Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • Position less than 0 from eland sorted

    I was trying to use findpeaks on eland results using the 'separateelandsortedreads.jar' and it pointed out -ve coordinate mapped reads

    Code:
    R0174892        2       115     1669    54      GGTGGGTTAGGGTTAGGGTTAGGGTTAGGGTTAGGGTTAGGGTGGGTTAG      ggggggggWagegggfffffbfbe_ffafeffbfffffffefbeffff`b     chr16.fa        -10     R       3C35NNNNNNNNNNN 7
    Anyone else seen this? What would it mean, as I never expected negative alignment coordinates
    --
    bioinfosm

  • #2
    I noticed this recently as well. We were creating bed files, and noticed that some of our alignments started -3. I've only recently noticed this, although I do not have much experience with it. I believe it started with ELAND v2.

    Comment


    • #3
      It is telling you that the alignment of your read is to the minus strand and it overhangs the start of your reference. The position number always indicates the left-most position of the aligned read with respect to the reference coordinate system. This position will be the location of the 3' end of the read if that read matches the minus strand of the reference. Your read has one mismatch (the red G) and 11 bases at the 3' end which have no corresponding reference, represented by the 11 N's in the match description string. (Since the numbering system includes a '0' the 11 unmatched bases start at -10.)

      Code:
      -10        0         10        20        30       39
       |         |         |         |         |        |
             5' - TAACCCTAACCCTAACCCTAACCCTAACCCTAACCGACC
             3' - ATTGGGATTGGGATTGGGATTGGGATTGGGATTGGCTGG
       GATTGGGTGGGATTGGGATTGGGATTGGGATTGGGATTGGGATTGG[COLOR="Red"]G[/COLOR]TGG - 5'

      Comment

      Latest Articles

      Collapse

      • 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...
        Yesterday, 07:01 AM
      • seqadmin
        Current Approaches to Protein Sequencing
        by seqadmin


        Proteins are often described as the workhorses of the cell, and identifying their sequences is key to understanding their role in biological processes and disease. Currently, the most common technique used to determine protein sequences is mass spectrometry. While still a valuable tool, mass spectrometry faces several limitations and requires a highly experienced scientist familiar with the equipment to operate it. Additionally, other proteomic methods, like affinity assays, are constrained...
        04-04-2024, 04:25 PM

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by seqadmin, 04-11-2024, 12:08 PM
      0 responses
      58 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-10-2024, 10:19 PM
      0 responses
      53 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-10-2024, 09:21 AM
      0 responses
      45 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-04-2024, 09:00 AM
      0 responses
      55 views
      0 likes
      Last Post seqadmin  
      Working...
      X