comparison jbrowse2.xml @ 22:2ddd41a0c2d5 draft

planemo upload for repository https://github.com/usegalaxy-eu/temporary-tools/tree/master/jbrowse2 commit be4f98b07024b59ff5e1ae0d8b467eecb15c7521-dirty
author fubar
date Thu, 01 Feb 2024 01:58:58 +0000
parents 8e34214ccee4
children 39b717d934a8
comparison
equal deleted inserted replaced
21:8e34214ccee4 22:2ddd41a0c2d5
301 <when value="wiggle"> 301 <when value="wiggle">
302 <expand macro="input_conditional" label="BigWig Track Data" format="bigwig" /> 302 <expand macro="input_conditional" label="BigWig Track Data" format="bigwig" />
303 <expand macro="track_visibility" /> 303 <expand macro="track_visibility" />
304 </when> 304 </when>
305 <when value="paf"> 305 <when value="paf">
306 <param label="Comparison genome sequence" help="Paf must use this as the reference to map the real reference sequence" 306 <param label="Comparison genome sequence" help="Paf from this as the reference, using the real reference as the reads to map"
307 format="fasta" 307 format="fasta"
308 name="synteny_genome" 308 name="synteny_genome"
309 type="data" /> 309 type="data" />
310 <expand macro="input_conditional" label="Synteny data" format="paf" help="Make paf with minimap2 mapping real reference onto desired syntenic reference"/> 310 <expand macro="input_conditional" label="Synteny data" format="paf" help="Make paf with minimap2 mapping real reference onto desired syntenic reference"/>
311 <expand macro="track_visibility" /> 311 <expand macro="track_visibility" />