Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • How to know which sequence contains the polymorphism?

    Below is the first polymorphic nt after pileup 2 sequences aligned to their ref genome. The file format is VCF. How do I know which sequence/file contains this polymorphism?



    #CHROM POS ID REF ALT QUAL FILTER INFO FORMAT ab3.bam ab4.bam

    chr_6 40288765 . T C 79 . DP=2;AF1=1;AC1=4;DP4=0,0,2,0;MQ=60;FQ=-30.8 GT:PL:GQ 1/1:56,3,0:8 1/1:56,3,0:8

  • #2
    The '1/1' in the ab3 column indicates that ab3 is predicted to be homozygous for the alternate letter there. If it said '0/1', that would mean a predicted heterozygote, '0/0' means the sample is predicted to be homozygous reference.

    However, in this particular case, the QUAL score, the QC score, and the DP4 are all so poor that you can't actually trust this call. It looks like each sample has a single read at this locus.

    Comment


    • #3
      Question 1.
      When I pileup 3 .bam files the same polymorphic nts' 'QUAL' is much lower than when I pileup 10 .bam files. The previous 3 files are also part of the later 10 files. Why?


      Question 2.
      Can I process multiple (Sanger) sequences at the same time from the beginning, instead of piling them up in the end? Here is a brief summary of my protocol.

      0. my data is from Sanger in .AB1 format.
      1. generate fastq from ab1 via Phred and a script.
      2. perform alignments via BWASW (better for read >200 bp. part of BWA package.)
      3. convert from sam to bam format via Samtools.
      4. pileup multiple alignment results via Samtools.

      Comment

      Latest Articles

      Collapse

      • seqadmin
        Choosing Between NGS and qPCR
        by seqadmin



        Next-generation sequencing (NGS) and quantitative polymerase chain reaction (qPCR) are essential techniques for investigating the genome, transcriptome, and epigenome. In many cases, choosing the appropriate technique is straightforward, but in others, it can be more challenging to determine the most effective option. A simple distinction is that smaller, more focused projects are typically better suited for qPCR, while larger, more complex datasets benefit from NGS. However,...
        10-18-2024, 07:11 AM
      • seqadmin
        Non-Coding RNA Research and Technologies
        by seqadmin




        Non-coding RNAs (ncRNAs) do not code for proteins but play important roles in numerous cellular processes including gene silencing, developmental pathways, and more. There are numerous types including microRNA (miRNA), long ncRNA (lncRNA), circular RNA (circRNA), and more. In this article, we discuss innovative ncRNA research and explore recent technological advancements that improve the study of ncRNAs.

        Nobel Prize for MicroRNA Discovery
        This week,...
        10-07-2024, 08:07 AM

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by seqadmin, Yesterday, 05:31 AM
      0 responses
      10 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 10-24-2024, 06:58 AM
      0 responses
      20 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 10-23-2024, 08:43 AM
      0 responses
      48 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 10-17-2024, 07:29 AM
      0 responses
      58 views
      0 likes
      Last Post seqadmin  
      Working...
      X