Skip to content

Add writeToSamplesheet option using the json schema #214

Description

@FriederikeHanssen

Sometimes, a pipeline can restart from intermediate processes with files produced by upstream processes or by other means. pipelines like sarek write the samplesheets with the produced files, so downstream processes can more easily be triggered later.

For the entry point for the restart we have a json schema that validates the samplesheet, but for the writing we are defining the columns manually without any validation. Having a write function that uses the json schema would ensure writing and reading functions are not diverging over time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions