Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • Human Ensembl GFF file, identical start and stop in CDS

    Hi all,

    I am discovering the pleasure to work with GFF files and I have a question related to the human GFF file present in Ensembl.
    More particulary if I look at this transcript:



    FOPNL-007

    Region: chromosome:GRCh37:16:15961195:15982482:1 Transcript: ENST00000575073 (FOPNL-007)
    16 Ensembl_havana Exon 15961195 15961373 . - 2 gene_id=ENSG00000133393; gene_name=FOPNL; transcript_id=ENST00000575073; transcript_name=FOPNL-007; exon_id=ENSE00002640477; gene_type=KNOWN_protein_coding
    16 Ensembl_havana Exon 15973661 15973745 . - 1 gene_id=ENSG00000133393; gene_name=FOPNL; transcript_id=ENST00000575073; transcript_name=FOPNL-007; exon_id=ENSE00003662092; gene_type=KNOWN_protein_coding
    16 Ensembl_havana Exon 15977865 15978062 . - 2 gene_id=ENSG00000133393; gene_name=FOPNL; transcript_id=ENST00000575073; transcript_name=FOPNL-007; exon_id=ENSE00000909153; gene_type=KNOWN_protein_coding
    16 Ensembl_havana Exon 15982415 15982482 . - . gene_id=ENSG00000133393; gene_name=FOPNL; transcript_id=ENST00000575073; transcript_name=FOPNL-007; exon_id=ENSE00002635299; gene_type=KNOWN_protein_coding

    and the same transcript in the Ensembl GFF file:

    ftp://ftp.ensembl.org/pub/release-75...Ch37.75.gtf.gz

    16 protein_coding transcript 15961195 15982482 . - . gene_id "ENSG00000133393"; transcript_id "ENST00000575073"; gene_name "FOPNL"; gene_source "ensembl_havana"; gene_biotype "protein_coding"; transcript_name "FOPNL-007"; transcript_source "havana";
    16 protein_coding exon 15982415 15982482 . - . gene_id "ENSG00000133393"; transcript_id "ENST00000575073"; exon_number "1"; gene_name "FOPNL"; gene_source "ensembl_havana"; gene_biotype "protein_coding"; transcript_name "FOPNL-007"; transcript_source "havana"; exon_id "ENSE00002635299";
    16 protein_coding CDS 15982415 15982442 . - 0 gene_id "ENSG00000133393"; transcript_id "ENST00000575073"; exon_number "1"; gene_name "FOPNL"; gene_source "ensembl_havana"; gene_biotype "protein_coding"; transcript_name "FOPNL-007"; transcript_source "havana"; protein_id "ENSP00000459804";
    16 protein_coding start_codon 15982440 15982442 . - 0 gene_id "ENSG00000133393"; transcript_id "ENST00000575073"; exon_number "1"; gene_name "FOPNL"; gene_source "ensembl_havana"; gene_biotype "protein_coding"; transcript_name "FOPNL-007"; transcript_source "havana";
    16 protein_coding exon 15977865 15978062 . - . gene_id "ENSG00000133393"; transcript_id "ENST00000575073"; exon_number "2"; gene_name "FOPNL"; gene_source "ensembl_havana"; gene_biotype "protein_coding"; transcript_name "FOPNL-007"; transcript_source "havana"; exon_id "ENSE00000909153";
    16 protein_coding CDS 15977865 15978062 . - 2 gene_id "ENSG00000133393"; transcript_id "ENST00000575073"; exon_number "2"; gene_name "FOPNL"; gene_source "ensembl_havana"; gene_biotype "protein_coding"; transcript_name "FOPNL-007"; transcript_source "havana"; protein_id "ENSP00000459804";
    16 protein_coding exon 15973661 15973745 . - . gene_id "ENSG00000133393"; transcript_id "ENST00000575073"; exon_number "3"; gene_name "FOPNL"; gene_source "ensembl_havana"; gene_biotype "protein_coding"; transcript_name "FOPNL-007"; transcript_source "havana"; exon_id "ENSE00003662092";
    16 protein_coding CDS 15973661 15973745 . - 2 gene_id "ENSG00000133393"; transcript_id "ENST00000575073"; exon_number "3"; gene_name "FOPNL"; gene_source "ensembl_havana"; gene_biotype "protein_coding"; transcript_name "FOPNL-007"; transcript_source "havana"; protein_id "ENSP00000459804";
    16 protein_coding exon 15961195 15961373 . - . gene_id "ENSG00000133393"; transcript_id "ENST00000575073"; exon_number "4"; gene_name "FOPNL"; gene_source "ensembl_havana"; gene_biotype "protein_coding"; transcript_name "FOPNL-007"; transcript_source "havana"; exon_id "ENSE00002640477";
    16 protein_coding CDS 15961373 15961373 . - 1 gene_id "ENSG00000133393"; transcript_id "ENST00000575073"; exon_number "4"; gene_name "FOPNL"; gene_source "ensembl_havana"; gene_biotype "protein_coding"; transcript_name "FOPNL-007"; transcript_source "havana"; protein_id "ENSP00000459804";
    16 protein_coding stop_codon 15961370 15961372 . - 0 gene_id "ENSG00000133393"; transcript_id "ENST00000575073"; exon_number "4"; gene_name "FOPNL"; gene_source "ensembl_havana"; gene_biotype "protein_coding"; transcript_name "FOPNL-007"; transcript_source "havana";
    16 protein_coding UTR 15982443 15982482 . - . gene_id "ENSG00000133393"; transcript_id "ENST00000575073"; gene_name "FOPNL"; gene_source "ensembl_havana"; gene_biotype "protein_coding"; transcript_name "FOPNL-007"; transcript_source "havana";
    16 protein_coding UTR 15961195 15961369 . - . gene_id "ENSG00000133393"; transcript_id "ENST00000575073"; gene_name "FOPNL"; gene_source "ensembl_havana"; gene_biotype "protein_coding"; transcript_name "FOPNL-007"; transcript_source "havana";

    The exons are fine but is it normal that the last CDS have a length of 0?
    Thanks!

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...
    Yesterday, 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, 06:58 AM
0 responses
11 views
0 likes
Last Post seqadmin  
Started by seqadmin, Yesterday, 08:18 AM
0 responses
17 views
0 likes
Last Post seqadmin  
Started by seqadmin, Yesterday, 08:04 AM
0 responses
16 views
0 likes
Last Post seqadmin  
Started by seqadmin, 06-03-2024, 06:55 AM
0 responses
13 views
0 likes
Last Post seqadmin  
Working...
X