Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • Samtools - pileup format question - "*" is a deletion

    I am using SAMtools pileup to make indel and snp calls. In the read bases column (9th), there is a "*". Similar question can be found here
    Discussion of next-gen sequencing related bioinformatics: resources, algorithms, open source efforts, etc


    Here are some columns I picked from one position:

    CHR POSITION Ref Base Genotype Reads Number
    chr10 23172627 g S 31

    Read Bases
    c$t$c$a$c$c$.a,c,,**,,$,$,,$,,.,,,,,,,,,

    My question is

    I counted the allele frequency for each base and I found A has 2 reads, C has 5 reads, G has 21 reads, and T has 1 read. But the total number of reads here are 31. Since the two "*" represents two deletions, I should count "*" as which base?

    Thanks

  • #2
    Hi,

    commas and periods represent reads with nucleotides that match the reference, that's why it says you have 31 of them.

    I'm not sure about the **.

    Comment


    • #3
      Originally posted by cliff View Post
      I am using SAMtools pileup to make indel and snp calls. In the read bases column (9th), there is a "*". Similar question can be found here
      Discussion of next-gen sequencing related bioinformatics: resources, algorithms, open source efforts, etc


      Here are some columns I picked from one position:

      CHR POSITION Ref Base Genotype Reads Number
      chr10 23172627 g S 31

      Read Bases
      c$t$c$a$c$c$.a,c,,**,,$,$,,$,,.,,,,,,,,,

      My question is

      I counted the allele frequency for each base and I found A has 2 reads, C has 5 reads, G has 21 reads, and T has 1 read. But the total number of reads here are 31. Since the two "*" represents two deletions, I should count "*" as which base?

      Thanks
      An easy way to determine the two reads with "*" would be to look at that position in a genome viewer (i.e. IGV or "samtools tview").

      Comment


      • #4
        Hi,
        If you check the previous lines of this position "chr10 23172627", you will find some site that
        has a deletion there. And this deletion makes a '*' label in the corresponding site here.
        So, it means there are two reads supporting a deletion at this site.

        Best.

        Comment

        Latest Articles

        Collapse

        • seqadmin
          Advancing Precision Medicine for Rare Diseases in Children
          by seqadmin




          Many organizations study rare diseases, but few have a mission as impactful as Rady Children’s Institute for Genomic Medicine (RCIGM). “We are all about changing outcomes for children,” explained Dr. Stephen Kingsmore, President and CEO of the group. The institute’s initial goal was to provide rapid diagnoses for critically ill children and shorten their diagnostic odyssey, a term used to describe the long and arduous process it takes patients to obtain an accurate...
          12-16-2024, 07:57 AM
        • seqadmin
          Recent Advances in Sequencing Technologies
          by seqadmin



          Innovations in next-generation sequencing technologies and techniques are driving more precise and comprehensive exploration of complex biological systems. Current advancements include improved accessibility for long-read sequencing and significant progress in single-cell and 3D genomics. This article explores some of the most impactful developments in the field over the past year.

          Long-Read Sequencing
          Long-read sequencing has seen remarkable advancements,...
          12-02-2024, 01:49 PM

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by seqadmin, 12-17-2024, 10:28 AM
        0 responses
        33 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 12-13-2024, 08:24 AM
        0 responses
        48 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 12-12-2024, 07:41 AM
        0 responses
        34 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 12-11-2024, 07:45 AM
        0 responses
        46 views
        0 likes
        Last Post seqadmin  
        Working...
        X