RiboPicker
Revision as of 14:56, 10 November 2011 by Moskalenko (talk | contribs) (Created page with "__NOTOC__ __NOEDITSECTION__ Category:Software <!-- ######## Template Configuration ######## --> <!--Edit definitions of the variables used in template calls Required variab...")
Description
{{{name}}} 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.
Template:App Location
Installed Versions
- 0.4.2
Running the application using modules
To use ribopicker with the environment modules system at HPC the following commands are available:
Get module information for ribopicker:
$module spider ribopicker
Load the application module:
$module load ribopicker
The modulefile for this software adds the directory with executable files to the shell execution PATH and sets the following environment variables:
- HPC_RIBOPICKER_DIR - directory where ribopicker is located.
- HPC_RIBOPICKER_BIN - executable directory
ribopicker module depends on the perl module, so module load perl first.