# HG changeset patch # User glogobyte # Date 1603874954 0 # Node ID a25640ae36df7021a668d379ef06ad8111a3060e # Parent 2d930a1bc77a1357fbd0b684f08a07164c4c936f Deleted selected files diff -r 2d930a1bc77a -r a25640ae36df viz.xml --- a/viz.xml Wed Oct 28 08:16:26 2020 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,49 +0,0 @@ - - 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 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -