
Daniel von Rhein
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Daniel von Rhein-
Daniel von Rhein commented,
Simply merge your fastq files into one big fastq-file. In Linux, this could look like this zcat DS-bkm-085-N_L00{1,2,3,4,5,6,7}_RG.fastq | gzip > DS-bkm-085-N_merged_RG.fastq
-
Daniel von Rhein created a post,
Forced calling of somatic variants reveals variants with label PASS
Dear community, I am performing somatic variant calling using Mutect2 (GATK version 4.1.5) on synthetic cell-free DNA data of a small tumor panel (8kb). Data is deeply sequenced (~50000x) and reads...