# HG changeset patch # User yboursin # Date 1476967639 14400 # Node ID 954cd01a7c129dd31749fc03c9bd6e81442aa43a # Parent 340ada00d965e76a2ebfc4195edc2e446e27a2ce Uploaded diff -r 340ada00d965 -r 954cd01a7c12 EBA_wrapper_preEBSeq.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/EBA_wrapper_preEBSeq.xml Thu Oct 20 08:47:19 2016 -0400 @@ -0,0 +1,47 @@ + + Generate expression matrix and IGvector file for EBSeq + + pre_EBSeq.py + --outtable=$outtable + --outvector=$outvector + #for $i, $input in enumerate ( $batch_condition.levels ): + #for $j, $input_rep in enumerate ($input.rep_counts ): + --inputs "${input_rep.count_data}" "${input_rep.label}" + #end for + #end for + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +----------- +Description +----------- +Build Expression Table and IGvector fles from RSEM output to EBSeq input + + + \ No newline at end of file