# HG changeset patch # User glogobyte # Date 1603870285 0 # Node ID fde3033f54a35dd175c1604402cbb3377d0a6cb0 # Parent 6a1f898ab10975619e22f9c4566ffd5dc08f9c44 Uploaded diff -r 6a1f898ab109 -r fde3033f54a3 viz.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/viz.xml Wed Oct 28 07:31:25 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 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +