Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • aslihan
    Member
    • Jun 2011
    • 23

    samtools mpileup and bcftools command lines to compare individual differences?

    Which parameters are you using for samtools mpileup and bcftools to compare individual SNP differences?

    Could you write your commands?

    I am using:

    samtools mpileup -ugf *.fa *.bam *.bam *.bam *.bam
    bcftools view -bvcg - > var.raw.bcf
    bcftools view var.raw.bcf | bcftools/vcfutils.pl varFilter -D100 > var.flt.vcf
    My question how can I improve my command to get best quality SNPs?

    mpileup -ugf ?

    What about -6 option or -6 -uDSf? I really appreciate any help!

    thanks
  • DineshCyanam
    Compendia Bio
    • Oct 2010
    • 35

    #2
    Yes, I am interested in knowing the same... Right now I am using the commands given here: http://samtools.sourceforge.net/mpileup.shtml

    Comment

    Latest Articles

    Collapse

    ad_right_rmr

    Collapse

    News

    Collapse

    Topics Statistics Last Post
    Started by SEQadmin2, Yesterday, 11:58 AM
    0 responses
    13 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 06-05-2026, 10:09 AM
    0 responses
    25 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 06-04-2026, 08:59 AM
    0 responses
    35 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 06-02-2026, 12:03 PM
    0 responses
    60 views
    0 reactions
    Last Post SEQadmin2  
    Working...