Geo-omics / scripts

Metagenomic pipeline and other general scripts used in the lab.

Home Page:https://sites.lsa.umich.edu/geomicro/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 or Python. 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. 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 geo-omics-scripts@umich.edu.

Principal Investigator

Gregory J. Dick, 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.

About

Metagenomic pipeline and other general scripts used in the lab.

https://sites.lsa.umich.edu/geomicro/

License:GNU General Public License v3.0


Languages

Language:Perl 64.0%Language:Python 25.0%Language:Shell 9.4%Language:Makefile 1.4%Language:XSLT 0.2%