Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 871 Bytes

File metadata and controls

22 lines (17 loc) · 871 Bytes

Kingdom-Extraction

License

This program is licensed under the GNU Lesser General Public License. See License.txt for more information.

Usage

Usage: kingdom-extraction sequences.fasta clean.csv contaminated.csv clean_output.fasta contaminated_output.fasta

Installation

In a nutshell:

git clone git@github.com:PalMuc/Kingdom-Extraction.git
cd Kingdom-Extraction
rvm use jruby
rm pkg/*
bundle install
rake install
rvm jruby gem install pkg/*.gem

Acknowledgements

Development of this program was supported by the Molecular Geo- and Palaeobiology Lab of the Department of Earth and Environmental Sciences and the initiative "Gleichstellung in Forschung und Lehre" of the Ludwig-Maximilians-University Munich (LMU).