Skip to content

Commit

Permalink
Merge branch 'update_pipeline_and_fix_biomart_con' of https://github.…
Browse files Browse the repository at this point in the history
…com/christopher-mohr/nf-core-epitopeprediction into update_pipeline_and_fix_biomart_con
  • Loading branch information
christopher-mohr committed Oct 11, 2023
2 parents fdb3f9d + a3ccf4b commit 747341b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nextflow_schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"genome_reference": {
"type": "string",
"default": "grch37",
"help_text": "This defines against which human Ensembl genome reference the pipeline performs the analysis including the incorporation of genetic variants e.g.. If `grch37` or `grch37` are specified the most recent Ensembl Biomart version for genome versions will be used. Alternatively, an Ensembl Biomart (archive) version can be specified, e.g. http://jan2020.archive.ensembl.org/.",
"help_text": "This defines against which human Ensembl genome reference the pipeline performs the analysis including the incorporation of genetic variants e.g.. If `grch37` or `grch38` are specified the most recent Ensembl Biomart version for genome versions will be used. Alternatively, an Ensembl Biomart (archive) version can be specified, e.g. http://jan2020.archive.ensembl.org/.",
"description": "Specifies the Ensembl genome reference version that will be used."
},
"proteome": {
Expand Down

0 comments on commit 747341b

Please sign in to comment.