Mercurial > repos > richard-burhans > ncbi_egapx
comparison ncbi_egapx.xml @ 14:b608f6329ba7 draft
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit ccb51b12d762468ae52616eb77edd8954d685eb5
author | richard-burhans |
---|---|
date | Sat, 16 Nov 2024 00:16:29 +0000 |
parents | 649483462da3 |
children | d167f698d5e9 |
comparison
equal
deleted
inserted
replaced
13:9ec3ffd77b6b | 14:b608f6329ba7 |
---|---|
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" value="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 | |
85 <conditional name="condrnaseq"> | 86 <conditional name="condrnaseq"> |
86 <param name="rna_type_select" type="select" label="RNA sequence data source" | 87 <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"> | 88 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> | 89 <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> | 90 <option value="history">Select one or more RNA-seq fastq datasets from the current history</option> |