Open aef- opened 4 years ago
Note: this is true only for the BAM generation workflow, for other workflow there will be more requirements. I can only think of CMO ID right now in BAM generation workflow, @ionox0 do you have any other field that we should check before launching the BAM generation workflow.
are we referring to the fastq_to_bam.cwl ?
if so here are all the required inputs that should come from LIMS:
@aef- @rhshah
Actually, sorry again, I believe if we want the minimal inputs, then only these are strictly necessary:
"read_group_identifier": "test",
"read_group_library": 1,
"read_group_platform_unit": "IDT11",
"read_group_sample_name": "test",
as shown in the example inputs here:
https://app.gitbook.com/@msk-access/s/fastq-to-bam/inputs-description
Spoke with Sinisa -- this will be implemented in the Operator and a notification will be sent to Seqosystem when data is lacking.