# HG changeset patch # User gkumar09 # Date 1445616456 14400 # Node ID 0bb2b5dc3a539414acc6a513a1394c6fa3ed9757 # Parent 9af2f4621bb1844d297225f0366c1a3abbeed556 Uploaded diff -r 9af2f4621bb1 -r 0bb2b5dc3a53 trinityrnaseq_protocol/abundance_estimation_to_matrix.xml --- a/trinityrnaseq_protocol/abundance_estimation_to_matrix.xml Fri Oct 23 12:02:09 2015 -0400 +++ b/trinityrnaseq_protocol/abundance_estimation_to_matrix.xml Fri Oct 23 12:07:36 2015 -0400 @@ -1,5 +1,6 @@ + Join RSEM estimates from multiple samples into a single matrix trinity diff -r 9af2f4621bb1 -r 0bb2b5dc3a53 trinityrnaseq_protocol/concatanate.xml --- a/trinityrnaseq_protocol/concatanate.xml Fri Oct 23 12:02:09 2015 -0400 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,41 +0,0 @@ - - tail-to-head - - bash_command_executer.py cat - $input1 - #for $q in $queries - ${q.input2} - #end for - > $out_file1 - - - - - - - - - - - - - - - - - - - - - no help - - - diff -r 9af2f4621bb1 -r 0bb2b5dc3a53 trinityrnaseq_protocol/concatenate.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/trinityrnaseq_protocol/concatenate.xml Fri Oct 23 12:07:36 2015 -0400 @@ -0,0 +1,41 @@ + + concatenate datasets from tail to head + + bash_command_executer.py cat + $input1 + #for $q in $queries + ${q.input2} + #end for + > $out_file1 + + + + + + + + + + + + + + + + + + + + + no help + + +