Skip to content

biopro/transcriptx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

transcriptx

A pipeline for autommated annotation of whole-transcriptome shotgun assemblies that integrates:

Installation

$ -xvfz transcriptx.tar.gz

$ cd transcriptx

$ sudo python install.py

As RNAmmer, SignalP and TMHMM are not distributed are only avaliable under academic or comercial license, they are not provided along with transcriptx, and must be obtained from their respective repositories. After downloading, decompressing and installing, you can add then to the transcriptix pipeline using the following commands:

$ transcriptx.py --add_rnammer RNAMMER_DIR_PATH

$ transcriptx.py --add_signalp SIGNALP_DIR_PATH

$ transcriptx.py --add_tmhmm TMHMM_DIR_PATH

Running

transcriptx.py --protein_db proteins.fasta --transcriptome assembly.fasta --out_dir resultado --threads 4

About

autommated annotation pipeline for whole-transcriptome assemblies

Resources

License

Stars

0 stars

Watchers

3 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors