# HG changeset patch # User glogobyte # Date 1602872223 0 # Node ID a39431460e70351984093a9d5c334f6ce50518dd # Parent edec16f9566a46770cda1f3ff62db0655816fc1f Uploaded diff -r edec16f9566a -r a39431460e70 viz.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/viz.xml Fri Oct 16 18:17:03 2020 +0000 @@ -0,0 +1,54 @@ + + for each sequence in a file + + fpdf + python + numpy + matplotlib + pandas + + + #if $stats.choice == "1": + python $__tool_directory__/viz_ultra.py -in $input_file -p_value "$stats.pvalue" -fc $log2fc -top $top_mirna -tool_dir $__tool_directory__ -statistic "$stats.choice" -diff_tool "$tool" + #else: + python $__tool_directory__/viz_ultra.py -in $input_file -p_value "$stats.padj" -fc $log2fc -top $top_mirna -tool_dir $__tool_directory__ -statistic "$stats.choice" -diff_tool "$tool" + #end if + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +