Skip to content

Middleware strategy #212

@syansanofi

Description

@syansanofi

Issue:
Middleware performs some complicated file name parsing in order to avoid having all required columns passed in. For example sample_name is not directly in sc_rna_expression_cellranger_fastq.py. This adds an extra level of requirements that is not necessary.

Approach:
Include all the required columns for each type of sample manifest into middleware as CLI arguments. Users can specify these names freely.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions