Skip to content

Allow unspecified columns in samplesheet #126

@ScottNortonPhD

Description

@ScottNortonPhD

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions