Difference between revisions of "RiboPicker"

From UFRC
Jump to navigation Jump to search
Line 1: Line 1:
 
__NOTOC__ __NOEDITSECTION__
 
__NOTOC__ __NOEDITSECTION__
[[Category:Software]][[Category:Bioinformatics]][[Category:Genomics]]
+
[[Category:Software]][[Category:Biology]][[Category:Genomics]]
 
{|<!--Main settings - REQUIRED-->
 
{|<!--Main settings - REQUIRED-->
 
|{{#vardefine:app|ribopicker}}
 
|{{#vardefine:app|ribopicker}}

Revision as of 20:32, 12 August 2022

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.

Environment Modules

Run module spider ribopicker to find out what environment modules are available for this application.

System Variables

  • HPC_RIBOPICKER_DIR - installation directory
  • HPC_RIBOPICKER_BIN - executable directory

Databases

The following Ribosomal RNA databases are available for use with RiboPicker at HPC:

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