Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • Calling multiple BAM files for SNPs and vcf

    Hi all,

    I am in the process of calling SNPs using GATK. I do know that the unifiedgenotyper will call from multiple BAM files. The question is about the resulting VCF file.
    1) Does the VCF file separate out the SNps? In other words, will i know which BAM sample file contributed to what SNP in the VCF file? In such as way i could just parse back individual sample SNPs back, if needed.
    2) Also it it better to call SNPs from individual files or pool all the BAM files from the same treatment to get better depth?

    The BAMs have unique Read Groups. Any help will a appreciated.

    Thanks
    Last edited by newbietonextgen; 04-18-2011, 09:51 AM.

  • #2
    1. I think GATK uses the Read Group tag to partition the data into separate organisms for variant calling. If you want them treated as the same sample then you give them all the same read group tag, while if you want them treated differently then give them different read group tags. I am actually not 100% sure that "read group" is the right tag for this, so someone please correct me if thats not the case.

    There is a program in the Picard package to manipulate the read group along with other tags in bam files.

    2. Read through this page which describes the different suggested protocals in order of how good they are thought to perform vs computational time involved. I think the best (and slowest) option is to pool everything. The page gives a good overview of the suggested set of steps to follow to call variants given different computational commitments:

    Comment


    • #3
      Yes, read groups may help in the calling process but when you look a vcf file, can you actually distinguish which BAM file gave rise to particular SNPs?

      Comment


      • #4
        Originally posted by newbietonextgen View Post
        can you actually distinguish which BAM file gave rise to particular SNPs?
        If you are doing multi-sample calling with each sample in a separate BAM, it doesn't always make sense to say that one BAM file gave rise to a particular SNP. For example you could have three samples each of which has weak evidence for a particular SNP: not enough to call the SNP if you are analyzing the samples separately but when you pool them together the combined evidence is sufficient to call a SNP.

        Comment

        Latest Articles

        Collapse

        • seqadmin
          Best Practices for Single-Cell Sequencing Analysis
          by seqadmin



          While isolating and preparing single cells for sequencing was historically the bottleneck, recent technological advancements have shifted the challenge to data analysis. This highlights the rapidly evolving nature of single-cell sequencing. The inherent complexity of single-cell analysis has intensified with the surge in data volume and the incorporation of diverse and more complex datasets. This article explores the challenges in analysis, examines common pitfalls, offers...
          Today, 07:15 AM
        • seqadmin
          Latest Developments in Precision Medicine
          by seqadmin



          Technological advances have led to drastic improvements in the field of precision medicine, enabling more personalized approaches to treatment. This article explores four leading groups that are overcoming many of the challenges of genomic profiling and precision medicine through their innovative platforms and technologies.

          Somatic Genomics
          “We have such a tremendous amount of genetic diversity that exists within each of us, and not just between us as individuals,”...
          05-24-2024, 01:16 PM

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by seqadmin, Today, 08:18 AM
        0 responses
        10 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, Today, 08:04 AM
        0 responses
        12 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 06-03-2024, 06:55 AM
        0 responses
        13 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 05-30-2024, 03:16 PM
        0 responses
        27 views
        0 likes
        Last Post seqadmin  
        Working...
        X