# HG changeset patch # User gkumar09 # Date 1443036081 14400 # Node ID 97ddd78dfa8ffa5930af5ac19505934c291d6045 # Parent d84c765d4b06283836712dedf13102a61ce81b4e Uploaded diff -r d84c765d4b06 -r 97ddd78dfa8f abundance_estimation_to_matrix.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/abundance_estimation_to_matrix.xml Wed Sep 23 15:21:21 2015 -0400 @@ -0,0 +1,42 @@ + + + Join RSEM estimates from multiple samples into a single matrix + + trinity + + + + abundance_estimation_to_matrix_wrapper.py + #for $q in $RSEM_samples + ${q.file} "${q.column_label}" + #end for + + + + + + + + + + + + + + + + + + + + + + + + + + + + .. _Trinity: http://trinityrnaseq.sourceforge.net + +