Difference between revisions of "RiboPicker"
Jump to navigation
Jump to search
Moskalenko (talk | contribs) |
|||
Line 1: | Line 1: | ||
− | __NOTOC__ | + | __NOTOC__ __NOEDITSECTION__ |
− | __NOEDITSECTION__ | ||
[[Category:Software]][[Category:Bioinformatics]][[Category:Genomics]] | [[Category:Software]][[Category:Bioinformatics]][[Category:Genomics]] | ||
{|<!--Main settings - REQUIRED--> | {|<!--Main settings - REQUIRED--> |
Revision as of 20:23, 16 September 2012
Description
The riboPicker tool can be used to automatically identify and efficiently remove rRNA-like sequences from metatranscriptomic and metagenomic datasets. It is easily configurable and provides a user-friendly interface.
Required Modules
Serial
- ribopicker
System Variables
- HPC_{{#uppercase:ribopicker}}_DIR - installation directory
- HPC_RIBOPICKER_BIN - executable directory
Additional Information
Databases
The following Ribosomal RNA databases are available for use with RiboPicker at HPC:
- rrnadb - Non-redundant Ribosomal RNA database from rrnadb.
- ssr - Small Subunit RNA database from the SILVA project SSURef_108_NR_tax_silva_trunc_v2.fasta.tgz
- lsr - Large Subunit non-redundant truncated database from the SILVA project LSURef_108_tax_silva_trunc.fasta.tgz
A ribopicker alias was created for the main ribopicker.pl Perl script. To run RiboPicker use
ribopicker [options] -f <file> -dbs <list> ...
For more information on the options run
ribopicker -h