-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Milestone
Description
Currently, samplesheetToList warns about any columns in the samplesheet not specified in the schema, yet some pipelines may allow or even encourage additional metadata with arbitrary keys i.e. CRISPR gRNA sequence or organoid differentiation stage.
Proposal is to create a samplesheet schema key to control the behavior of unspecified columns, or an option to the samplesheetToList function controlling the same.
Extra columns should be included in the meta map under a subkey ie "extra", so as to avoid collision when using the "meta" schema key.
Metadata
Metadata
Assignees
Labels
No labels