Previous changeset 6:d58d99a070ce (2017-09-14) Next changeset 8:922b52cf9b35 (2017-09-14) |
Commit message:
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/galaxytools-emc/tree/master/tools/dr-disco commit 39fc49ee3ea0645de59259c1a3bc0d2f1fcdc23c |
modified:
dr-disco_integrate.xml |
b |
diff -r d58d99a070ce -r 6b87499054f6 dr-disco_integrate.xml --- a/dr-disco_integrate.xml Thu Sep 14 05:55:35 2017 -0400 +++ b/dr-disco_integrate.xml Thu Sep 14 06:24:47 2017 -0400 |
b |
@@ -19,7 +19,7 @@ ]]></command> <inputs> - <param name="dr_disco_classify_output" type="data" format="bam" label="Discordant alignment file of STAR (processed with dr-disco fix)" /> + <param name="dr_disco_classify_output" type="data" format="tabular" label="Discordant alignment file of STAR (processed with dr-disco fix)" /> <param argument="--gtf" type="data" format="gtf" optional="True" label="GTF file (Optional: for predicting frame shifts)" help="This GTF file requires the following attributes annotated: gene_name, transcript_id and transcript_version"/> </inputs> |