Dealing with variable sequencing depth.
0
0
Entering edit mode
14 months ago
a • 0

I have a group of samples (150 bp paired-end DNA sequencing reads) ranging in sequencing depth from ~10X to ~100X.

I understand that for the samples to be comparable, their FQs could be downsampled to uniform coverage.

But, I'd like to use all of the data per sample to call variants, rather than downsampling reads.

Is there a tool to downsample VCFs to similar coverage distributions with a desired median coverage?

If it is possible, is this a reasonable way to accomplish the same thing as downsampling reads?

Alternatively, can I filter the VCFs to render these samples comparable?

GATK downsampling WGS BCFTools • 508 views
ADD COMMENT
0
Entering edit mode

I do not know how you want to downsample vcf file,. However, to downsample reads, you can use seqtk sample https://github.com/lh3/seqtk
Downsampling dataset with more than 60 million reads

ADD REPLY

Login before adding your answer.

Traffic: 2417 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6