Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mpileup2snp do not detect all snps #56

Open
wwang-chcn opened this issue Sep 25, 2020 · 0 comments
Open

mpileup2snp do not detect all snps #56

wwang-chcn opened this issue Sep 25, 2020 · 0 comments

Comments

@wwang-chcn
Copy link

I have two samples names TL & TU. The coverage of bam looked like this.
Screen Shot 2020-09-25 at 11 01 01 AM
After running mpileup2snp using this command: samtools mpileup -B -f ~/source/bySpecies/danRer7/danRer7.fa TL_sorted.bam | java -jar ~/software/VarScan.v2.4.2.jar mpileup2snp - --min-freq-for-hom 1.0 > TL_varscan_output.txt
The output have few snps in this regions.
TL:
Screen Shot 2020-09-25 at 11 01 18 AM
TU:
Screen Shot 2020-09-25 at 11 01 30 AM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant