Seqanswers Leaderboard Ad

Collapse

Announcement

Collapse
No announcement yet.
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • BSNP - Bayesian Genotype Caller w/ No Reference Bias

    We just released the Bayesian BSNP genotype caller we used to compare whole genome human sequences generated from differing technologies (454, Illumina, SOLiD, Sanger and Complete Genomics), and at differing mean depths. It requires a samtools pileup as input, but seems to compare favorably to maq and produces full joint distributions P(Geno & Data) so you can use both the posterior and the amount of data that supports that posterior, in downstream analysis. BSNP also offers full control over the genotype priors, and some sequencing technology specific error compensation (Illumina, Sanger, 454 and SOLiD). Finally, genotype calls are not directly dependent on the reference sequence, beyond any biases already embodied in the alignment.

    The C++ source is available (no external dependencies) at http://compgen.bscb.cornell.edu/GPhoCS/BSNP/

    Any feedback is welcome!
    -- Brad

  • #2
    Looks interesting! I checked out your website and documentation. However, without some support of insertions/deletions I don't see myself using it. Any chance this will be developed? Also, in the supplement you mention that you compared your snp caller to MAQ/pileup. Have you compared it to the updated mpileup?

    Comment


    • #3
      Thank you for your interest!

      BSNP relies on pileup's representation for indels, so it accommodates their presence but doesn't call the genotypes for inserted regions. If I get a requests or two I might do so, but its a fair amount of coding. I haven't yet compared it with mpileup.

      While mpileup looks like it can produce a genotype likelihood distribution via the AF1 tag, (can be combined with priors to generate a posterior), I'm not familiar with model it uses to generate the likelihoods, so its hard to comment. Unfortunately, I understand that the option to report alignment qualities for each base at each position has been removed from mpileup, so it would be hard to update BSNP to use this new format (BSNP uses this information). The simple consensus -c option has also been removed, but that would be easy to code around.

      Comment

      Latest Articles

      Collapse

      • seqadmin
        Recent Advances in Sequencing Analysis Tools
        by seqadmin


        The sequencing world is rapidly changing due to declining costs, enhanced accuracies, and the advent of newer, cutting-edge instruments. Equally important to these developments are improvements in sequencing analysis, a process that converts vast amounts of raw data into a comprehensible and meaningful form. This complex task requires expertise and the right analysis tools. In this article, we highlight the progress and innovation in sequencing analysis by reviewing several of the...
        05-06-2024, 07:48 AM
      • seqadmin
        Essential Discoveries and Tools in Epitranscriptomics
        by seqadmin




        The field of epigenetics has traditionally concentrated more on DNA and how changes like methylation and phosphorylation of histones impact gene expression and regulation. However, our increased understanding of RNA modifications and their importance in cellular processes has led to a rise in epitranscriptomics research. “Epitranscriptomics brings together the concepts of epigenetics and gene expression,” explained Adrien Leger, PhD, Principal Research Scientist...
        04-22-2024, 07:01 AM

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by seqadmin, 05-07-2024, 06:57 AM
      0 responses
      12 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 05-06-2024, 07:17 AM
      0 responses
      16 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 05-02-2024, 08:06 AM
      0 responses
      22 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-30-2024, 12:17 PM
      0 responses
      24 views
      0 likes
      Last Post seqadmin  
      Working...
      X