mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-19 10:51:34 +08:00
Specify maf ftype in maf_to_interval.xml
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
</outputs>
|
||||
<tests>
|
||||
<test>
|
||||
<param name="input1" value="4.maf" dbkey="hg17"/>
|
||||
<param name="input1" value="4.maf" dbkey="hg17" ftype="maf"/>
|
||||
<param name="complete_blocks" value="partial_disallowed"/>
|
||||
<param name="remove_gaps" value="keep_gaps"/>
|
||||
<param name="species" value="panTro1" />
|
||||
|
||||
Reference in New Issue
Block a user