# HG changeset patch # User glogobyte # Date 1603872986 0 # Node ID 2d930a1bc77a1357fbd0b684f08a07164c4c936f # Parent 546b6ff7cb490d7fe04304fa94b1950ee09b8b0d Uploaded diff -r 546b6ff7cb49 -r 2d930a1bc77a viz.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/viz.xml Wed Oct 28 08:16:26 2020 +0000 @@ -0,0 +1,49 @@ + + 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 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +