An open API service indexing awesome lists of open source software.

https://github.com/geo-omics/scripts

Metagenomic pipeline and other general scripts used in the lab.
https://github.com/geo-omics/scripts

geomicrobiology microbiology ngs-analysis perl python umich

Last synced: 8 months ago
JSON representation

Metagenomic pipeline and other general scripts used in the lab.

Awesome Lists containing this project

README

          

# Michigan Geomicrobiology Lab

Welcome to the GitHub Repo for some general purpose NGS, Data analysis and
mining scripts used in the lab. Some scripts implement our short-read QC,
assembly, binning, etc. pipeline and depend on the presence of a number of
third-party software. The rest are Bash scripts or in core
[Perl](http://www.perl.org/ "Perl Home") or [Python](https://www.python.org/
"Python Home"). This means, if you have Perl or Python 3 installed, you won't
need anything else to work with these scripts.

Since these scripts are actively being used by the Lab, you can expect full
support for any [issues](https://github.com/Geo-omics/scripts/issues "Report an
issue"). Please do let us know if you find any bugs or easier/quicker/more
elegant solutions.

## Language and OS Dependencies

The scripts should work with variuos flavors of Linux and other unix-like
environments. Here is a list of easy to install languages that you'll need:

* Perl version 5.10 +
* Python version 3.5 +
* R version 3 +

## Contact

Please send questions or comments to .

## Principal Investigator

[Gregory J. Dick](https://sites.lsa.umich.edu/geomicro/ "Geomicrobiology Lab Homepage"), gdick [AT] umich [DOT] edu

## License

Geo-omics-scripts is free software: you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the Free
Software Foundation, either version 3 of the License, or (at your option) any
later version.

## Disclaimer

**Geo-omics scripts are distributed in the hope that they will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE.**