-
Notifications
You must be signed in to change notification settings - Fork 2
Middleware strategy #212
Copy link
Copy link
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels