# HG changeset patch # User gkumar09 # Date 1443036328 14400 # Node ID 8061878519dc83b3bc316875df40cc03d6e8f804 # Parent 6b72a97471c656cca627328cd29d4cee2c55bdd2 Deleted selected files diff -r 6b72a97471c6 -r 8061878519dc transcriptsToOrfs.xml --- a/transcriptsToOrfs.xml Wed Sep 23 15:25:19 2015 -0400 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,53 +0,0 @@ - - - Trinity Transcripts to Candidate Peptides - - trinity - - - trinityToolWrapper.py Analysis/Coding/transcripts_to_best_scoring_ORFs.pl - - -t $transcripts - -m $min_prot_length - --CPU $CPU - --search_pfam "${ filter( lambda x: str( x[0] ) == str( $pfam_db ), $__app__.tool_data_tables[ 'pfam_databases' ].get_fields() )[0][-1] }" - - #if str($strand_specificity) == 'SS': - -S - #end if - - ## direct to output - > output - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Trinity is a de novo transcript assembler that uses RNA-seq data as input. This tool runs all Trinity_ commands--Inchworm, Chrysalis, and Butterfly--in a single pass. - - .. _Trinity: http://trinityrnaseq.sourceforge.net - -