Skip to content

Commit

Permalink
Add description about files generated by --sample_mapping_fields
Browse files Browse the repository at this point in the history
  • Loading branch information
drpatelh committed Jun 22, 2021
1 parent ea7bd2f commit 8f03fa7
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 @@ -32,7 +32,7 @@
"sample_mapping_fields": {
"type": "string",
"fa_icon": "fas fa-globe-americas",
"description": "Comma-separated list of ENA metadata fields used to create mappings file for sample id mapping or renaming.",
"description": "Comma-separated list of ENA metadata fields used to create a separate 'id_mappings.csv' and 'multiqc_config.yml' with selected fields that can be used to rename samples in general and in MultiQC.",
"default": "run_accession,sample_accession,experiment_alias,run_alias,sample_alias,experiment_title,sample_title,sample_description,description"
},
"nf_core_pipeline": {
Expand Down

0 comments on commit 8f03fa7

Please sign in to comment.