comparison ncbi_egapx.xml @ 12:649483462da3 draft

planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit cc28ee834f74de99d89dd30baeb7ad54e699649e
author richard-burhans
date Thu, 14 Nov 2024 16:32:29 +0000
parents 5bec47dfe99a
children b608f6329ba7
comparison
equal deleted inserted replaced
11:5bec47dfe99a 12:649483462da3
79 </when> 79 </when>
80 <when value="uri"> 80 <when value="uri">
81 <param name="uri" type="text" label="URI pointing to the reference genome FASTA file"/> 81 <param name="uri" type="text" label="URI pointing to the reference genome FASTA file"/>
82 </when> 82 </when>
83 </conditional> 83 </conditional>
84 <param name="taxid" type="integer" min="0" label="NCBI Taxon ID" help="Used to identify the HMM model files needed"/> 84 <param name="taxid" type="integer" min="0" value="0" label="NCBI Taxon ID" help="Used to identify the HMM model files needed"/>
85 <conditional name="condrnaseq"> 85 <conditional name="condrnaseq">
86 <param name="rna_type_select" type="select" label="RNA sequence data source" 86 <param name="rna_type_select" type="select" label="RNA sequence data source"
87 help="Select RNAseq input data from history or input a list of SRA identifiers or remote URI"> 87 help="Select RNAseq input data from history or input a list of SRA identifiers or remote URI">
88 <option value="list" selected="True">Type in a list of SRA identifiers and/or remote RNA-seq FASTA URI</option> 88 <option value="list" selected="True">Type in a list of SRA identifiers and/or remote RNA-seq FASTA URI</option>
89 <option value="history">Select one or more RNA-seq fastq datasets from the current history</option> 89 <option value="history">Select one or more RNA-seq fastq datasets from the current history</option>