Previous changeset 12:ca36262102d8 (2016-04-29) Next changeset 14:bc39ae53be03 (2016-05-23) |
Commit message:
planemo upload for repository https://github.com/portiahollyoak/Tools commit 65ddf081d2f1a76bc4d6d91f01ab72667b9e1549 |
modified:
temp.xml |
b |
diff -r ca36262102d8 -r 72156de89c7a temp.xml --- a/temp.xml Fri Apr 29 05:47:54 2016 -0400 +++ b/temp.xml Mon May 23 05:42:49 2016 -0400 |
b |
@@ -35,9 +35,9 @@ <param name="minimum_score_difference" type="integer" min="10" max="37" value="30" label="Minimum score difference between optimal and suboptimal alignment to consider read uniquely mapped"></param> </inputs> <outputs> - <data format="bed" type="data" name="insertion_summary" label="Insertion summary file" /> - <data format="bed" type="data" name="absence_summary" label="Absence summary file" /> - <data format="zip" type="data" name="archive" label="Compressed output files" /> + <data format="bed" type="data" name="insertion_summary" label="${alignment.element_identifier} Insertion summary file" /> + <data format="bed" type="data" name="absence_summary" label="${alignment.element_identifier} Absence summary file" /> + <data format="zip" type="data" name="archive" label="${alignment.element_identifier} Compressed output files" /> </outputs> <tests> <test> |