Difference between revisions of "RiboPicker"

From UFRC
Jump to navigation Jump to search
m (Text replace - "<!-- ######## Template Configuration ######## --> <!--Edit definitions of the variables used in template calls Required variables: app - lowercase name of the application e.g. "amber" url - url of the software page (project, company prod)
m (Text replace - "<!--Choose sections to enable - OPTIONAL--> |{{#vardefine:mod|1}} <!--Present instructions for running the software with modules -->" to "")
Line 10: Line 10:
 
|{{#vardefine:intel|}} <!-- E.g. "11.1" -->
 
|{{#vardefine:intel|}} <!-- E.g. "11.1" -->
 
|{{#vardefine:mpi|}} <!-- E.g. "openmpi/1.3.4" -->
 
|{{#vardefine:mpi|}} <!-- E.g. "openmpi/1.3.4" -->
<!--Choose sections to enable - OPTIONAL-->
+
 
|{{#vardefine:mod|1}} <!--Present instructions for running the software with modules -->
 
 
|{{#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 17:53, 10 August 2012


Description

ribopicker website  

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:

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