aswarren / Prok-tuxedo

Wrapper for running the tuxedo pipeline for prokaryotes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Prok-Tuxedo

An RNA-Seq analysis tool that incorporates a number of bioinformatics programs in a streamlined fashion and displays summary results in an html report.
This pipeline is used for running the PATRIC Transcriptomic Service pipeline, which provides an interface for users to submit and customise their RNA-Seq experiment analyses along with a number of additional features.
Visit PATRIC for more information

usage: prok_tuxedo.py [-h] --jfile JFILE [--sstring SSTRING] -g G [--index] [-p P] [-o O] -d D

An example run (small pair against itself):
python prok_tuxedo.py -o ./rnaseq_test/ -g ./test/baumanii_1505311/ -d .rnaseq_baumanii_1505311_diffexp --jfile ./test/baumanii_1505311/2cond_1comp_local.json --sstring {"data_api":"url_base_data_api"}

About

Wrapper for running the tuxedo pipeline for prokaryotes.


Languages

Language:Python 83.5%Language:Perl 8.5%Language:R 6.8%Language:Shell 1.0%Language:CSS 0.1%Language:JavaScript 0.1%