Skip to content

Commit 093a35f

Browse files
remove enum list
1 parent 7269a06 commit 093a35f

1 file changed

Lines changed: 1 addition & 43 deletions

File tree

nextflow_schema.json

Lines changed: 1 addition & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -476,49 +476,7 @@
476476
"description": "Name of iGenomes reference.",
477477
"default": "GATK.GRCh38",
478478
"fa_icon": "fas fa-book",
479-
"help_text": "If using a reference genome configured in the pipeline using iGenomes, use this parameter to give the ID for the reference. This is then used to build the full paths for all required reference genome files e.g. `--genome GRCh38`.\n\nSee the [nf-core website docs](https://nf-co.re/usage/reference_genomes) for more details.",
480-
"enum": [
481-
"GATK.GRCh38",
482-
"GATK.GRCh37",
483-
"Ensembl.GRCh37",
484-
"NCBI.GRCh38",
485-
"GRCm38",
486-
"TAIR10",
487-
"EB2",
488-
"UMD3.1",
489-
"WBcel235",
490-
"CanFam3.1",
491-
"GRCz10",
492-
"BDGP6",
493-
"EquCab2",
494-
"EB1",
495-
"Galgal4",
496-
"Gm01",
497-
"Mmul_1",
498-
"IRGSP-1.0",
499-
"CHIMP2.1.4",
500-
"Rnor_5.0",
501-
"Rnor_6.0",
502-
"R64-1-1",
503-
"EF2",
504-
"Sbi1",
505-
"Sscrofa10.2",
506-
"AGPv3",
507-
"hg38",
508-
"hg19",
509-
"mm10",
510-
"bosTau8",
511-
"ce10",
512-
"canFam3",
513-
"danRer10",
514-
"dm6",
515-
"equCab2",
516-
"galGal4",
517-
"panTro4",
518-
"rn6",
519-
"sacCer3",
520-
"susScr3"
521-
]
479+
"help_text": "If using a reference genome configured in the pipeline using iGenomes, use this parameter to give the ID for the reference. This is then used to build the full paths for all required reference genome files e.g. `--genome GRCh38`.\n\nSee the [nf-core website docs](https://nf-co.re/usage/reference_genomes) for more details."
522480
},
523481
"ascat_genome": {
524482
"type": "string",

0 commit comments

Comments
 (0)