Mercurial > repos > guerler > springsuite
comparison spring_roc.xml @ 38:80a4b98121b6 draft
"planemo upload commit 22cd6b0fa88ce0ddc4052beab306f5ba10754f12"
author | guerler |
---|---|
date | Wed, 25 Nov 2020 17:38:24 +0000 |
parents | 2fe8ffff530d |
children |
comparison
equal
deleted
inserted
replaced
37:0be0af9e695d | 38:80a4b98121b6 |
---|---|
81 <outputs> | 81 <outputs> |
82 <data format="png" name="rocplot" label="SPRING ROC Image" /> | 82 <data format="png" name="rocplot" label="SPRING ROC Image" /> |
83 </outputs> | 83 </outputs> |
84 <tests> | 84 <tests> |
85 <test> | 85 <test> |
86 <param format="tabular" name="input" value="roc/human_hv1h2.txt" /> | 86 <param name="input" value="roc/human_hv1h2.txt" /> |
87 <param format="tabular" name="database" value="roc/biogrid_fret.txt" /> | 87 <param name="database" value="roc/biogrid_fret.txt" /> |
88 <output name="output" file="roc/human_hv1h2.png" /> | 88 <output name="output" file="roc/human_hv1h2.png" /> |
89 </test> | 89 </test> |
90 </tests> | 90 </tests> |
91 <help><![CDATA[ | 91 <help><![CDATA[ |
92 This tool generates a ROC plot for a given 2-column tabular prediction file containing UniProt Accession codes. The prediction is compared | 92 This tool generates a ROC plot for a given 2-column tabular prediction file containing UniProt Accession codes. The prediction is compared |