-
Notifications
You must be signed in to change notification settings - Fork 58
Open
Description
Greetings,
I was trying to run multiple unrelated singleton samples in one CSV file. The pipeline works fine initially, it does the alignment for each sample separately and also generates the multiqc report but the SNV_calls as well as the SV calls are only done for the first sample (S001). I just wanted to confirm if it is possible to run multiple samples using one CSV or if we need separate CSV files for each sample.
sample,lane,fastq_1,fastq_2,sex,phenotype,paternal_id,maternal_id,case_id
S001,1,/data/S001.R1.fq.gz,/data/S001.R2.fq.gz,0,2,0,0,case_S001
S002,1,/data/S002.R1.fq.gz,/data/S002.R2.fq.gz,0,2,0,0,case_S002
S003,1,/data/S003.R1.fq.gz,/data/S003.R2.fq.gz,0,2,0,0,case_S003
Secondly, I wanted to ask if it is possible to do a cohort analysis and run all unrelated samples together.
I really appreciate any help you can provide.
Best,
Ali
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels