Difference between revisions of "Pyrpipe"
Jump to navigation
Jump to search
(Created page with "Category:SoftwareCategory:Phylogenetics {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|pyrepipe}} |{{#vardefine:url|https://github.com/urmi-21/pyrpipe}} <!--CONFIG...") |
|
(No difference)
|
Revision as of 15:22, 16 March 2020
Description
pyrpipe (Pronounced as "pyre-pipe") is a python package to easily develop RNA-Seq analyses workflow by integrating popular RNA-Seq analysis programs in an object oriented manner. pyrpipe can be used on local computers or on HPC environments to manage analysis of RNA-Seq data. Users can use the easy-to-use APIs to popular bioinformatic tools provided with pyrpipe, or can use the methods provided in the pyrpipe_engine module to integrate any other third-party program in their pipeline.
Environment Modules
Run module spider pyrepipe
to find out what environment modules are available for this application.
System Variables
- HPC_PYREPIPE_DIR - installation directory
- HPC_PYREPIPE_BIN - executable directory