Service note: Geraldine is on vacation this week; other members of GSA will be responding to questions, but they have a lot of work besides this, so be aware that responses may be a little slower than usual. Thank you for your patience.

UnifiedGenotyper / Strand Bias (SB)

nguyenqxxnguyenqxx Posts: 3Member

Hi,

How to get all SNPs variants with Strand Bias (high SB value) ?

GenomeAnalysisTK.jar -T UnifiedGenotyper  \
    -R  ucsc.hg19.fasta   -D dbsnp_135.hg19.vcf  \
    -stand_emit_conf 1.5 -stand_call_conf 1.5 \
    -o Sample_2.snv.vcf  -I Sample_2.recal.bam -nt 10

Thanks, Q

Post edited by Geraldine_VdAuwera on

Comments

Sign In or Register to comment.