Mercurial > repos > iuc > coreprofiler_allele_calling
diff coreprofiler_allele_calling.xml @ 6:2b8a05bf028b draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/coreprofiler commit adc61f2c22d06e320a8a3776d5255f14ddd94e78
| author | iuc |
|---|---|
| date | Thu, 08 Jan 2026 10:29:52 +0000 |
| parents | 2cce87fd19ff |
| children |
line wrap: on
line diff
--- a/coreprofiler_allele_calling.xml Thu Dec 18 15:21:33 2025 +0000 +++ b/coreprofiler_allele_calling.xml Thu Jan 08 10:29:52 2026 +0000 @@ -63,7 +63,7 @@ <inputs> <param name="input_file" type="data" format="fasta,fasta.gz" multiple="true" label="Genome assemblies in FASTA/FASTA.GZ format" help="Provide one or more genome assembly files in FASTA/FASTA.GZ format." /> <param name="input_scheme" type="select" label="Reference allele scheme" help="Select a pre-installed reference allele scheme. If the desired scheme is not listed, please contact your Galaxy administrator."> - <options from_data_table="coreprofiler_scheme"> + <options from_data_table="coreprofiler_versioned_scheme"> <validator message="No reference allele scheme is available" type="no_options" /> </options> </param>
