-
Add the special fields
family_memberandfamilyto the input CSV file.1.1) Add them to the file header (example header line):
patient,sample,lane,fastq_1,fastq_2,family_member,family1.2) For each data row, append who the person is in the trio (
mother,father,child) and the trio number (if there is only one trio, set1for all; if there are multiple trios, use subsequent numbers accordingly). Example rows:ID1,S1,L002,/out.fq.gz,/out2.fq.gz,child,1 ID2,S2,L002,/out.fq.gz,/out2.fq.gz,father,1 ID3,S3,L002,/out.fq.gz,/out2.fq.gz,mother,1 -
When running the pipeline, specify the flag:
--coverage_stats true -
If you only need regulatory regions of the genome, also specify the flag:
--intersect true
-
Notifications
You must be signed in to change notification settings - Fork 0
License
ispras/sarek_trio
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Code of conduct
Contributing
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published