Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • RogerRoger
    Junior Member
    • May 2013
    • 1

    Difference between GFF3 and GenePred Starting Base Location

    Hi all,

    I am using gff3ToGenePred to convert a gff3 file and I noticed a small difference that occurs--all starting locations (txStart, cdsStart, exonStarts) are one less than the number found in the gff3 file.

    So, for example, if I have only one CDS in a gene and it's listed in the gff3 as starting at 45000 then corresponding cdsStart in the GenePred file will be 44999.

    It only does this for starting locations (not end locations), and it does it consistently, so I think it's more likely due to a difference in how GFF3 and GenePred interpret "where to start" (with GFF3 saying it starts "at this location" and GenePred saying it starts "immediately after this location")

    Can anyone with more experience confirm this is the case or do I write a script to re-adjust starting position back to the value found in the GFF3?

    Thanks!
  • GenoMax
    Senior Member
    • Feb 2008
    • 7142

    #2
    GFF3 has a 1-based co-ordinate start where as GenePred has a 0-based start.

    Official explanation at this link.

    Comment

    Latest Articles

    Collapse

    ad_right_rmr

    Collapse

    News

    Collapse

    Topics Statistics Last Post
    Started by SEQadmin2, 06-09-2026, 11:58 AM
    0 responses
    22 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 06-05-2026, 10:09 AM
    0 responses
    27 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 06-04-2026, 08:59 AM
    0 responses
    38 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 06-02-2026, 12:03 PM
    0 responses
    61 views
    0 reactions
    Last Post SEQadmin2  
    Working...