Deleted:How to assemble read with a minimum 2 coverage per site
1
0
Entering edit mode
2.5 years ago
Info.shi ▴ 30

Hi,

I have a query regarding reads assembly I have a bam file I made a consensus sequence but I want to make a consensus sequence with a minimum of 2 coverage per site instead of full coverage I want to compare substitution changes but only I found full coverage is only in my consensus sequence.

I want to extract If at minimum 2-3 read mapping l particular nucleotide, this nucleotide is retrieved in a consensus.

I have used the following command to make a consensus can we specify minimum coverage per site samtools mpileup -uf ref.fasta myfile_sorted.bam | bcftools call -c | vcfutils.pl vcf2fq > cons.fq enter image description here

conse. ATGACGACTCCGTTCCACTCGTGGCTGCTTCTTTTGATATTGTTGCTGCCATTTGTTGTTGCTCCAACGCTATAGTTGTTGTTGTTGTTGTGGTCAACAAAATGGGAGTTGTTGttgcaaatgggagaag ref ATGACGACTCCGTTCCACTCGTGGCTGCTTCTTTTGATATTGTTGCTGCCATTTGTTGTTGCTCCAACGCTATTGTTGTTGTTGTTGTTGTGGTCAACAAAATGGGAGTTGTTGTTGCAAATGGGAGAAGTGCAGCTGTTGCAGCCGTAA

kindly guide me

bcftools Samtools • 880 views
ADD COMMENT
This thread is not open. No new answers may be added
Traffic: 1860 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