Difference between revisions of "RiboPicker"
Jump to navigation
Jump to search
Moskalenko (talk | contribs) m (Text replace - "]] {| <!--Main settings - REQUIRED-->" to "]] {|<!--Main settings - REQUIRED-->") |
Moskalenko (talk | contribs) m (Text replace - "<!--Compiler and MPI settings - OPTIONAL --> |{" to "|{") |
||
Line 5: | Line 5: | ||
|{{#vardefine:app|ribopicker}} | |{{#vardefine:app|ribopicker}} | ||
|{{#vardefine:url|http://ribopicker.sourceforge.net/}} | |{{#vardefine:url|http://ribopicker.sourceforge.net/}} | ||
− | |||
− | |||
− | |||
|{{#vardefine:exe|1}} <!--Present manual instructions for running the software --> | |{{#vardefine:exe|1}} <!--Present manual instructions for running the software --> | ||
|{{#vardefine:conf|}} <!--Enable config wiki page link - {{#vardefine:conf|1}} = ON/conf|}} = OFF--> | |{{#vardefine:conf|}} <!--Enable config wiki page link - {{#vardefine:conf|1}} = ON/conf|}} = OFF--> |
Revision as of 18:13, 10 August 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.
Installed Versions
- 0.4.2, 0.4.3 (EL5)
- 0.4.3 (EL6)
- HPC_RIBOPICKER_BIN - executable directory
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
How To Run
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