STAR aligner samtools mpileup C50
0
0
Entering edit mode
7.4 years ago

I use STAR align different RNA-SEQ sample to ref genomeļ¼Œthen use samtools mpileup call snpenter image description here

samtools mpileup -u -q 20 -Q 25 -C50 -b /public/home/zychen/staralignments/rmduplist --VCF --output-tags INFO/AD,AD,DP,SP -f /public/home/zychen/rna-seq/filterfq2085/rice_MC1314_genomes_v7.fasta |bcftools call --keep-alts  --multiallelic-caller  --variants-only -O v - > all_test.vcf

when I did'nt add -C50, MQ will become 20 at every site if I add -C50,MQ will different


rna-seq RNA-Seq • 2.1k views
ADD COMMENT

Login before adding your answer.

Traffic: 2421 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