Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • farri
    Junior Member
    • Nov 2015
    • 4

    Cuffmerge - merged.gtf - gffread - empty file

    Hi!

    I am using the cufflinks – cuffmerge workflow to assemble transcripts for in total 12 libraries. I now want to extract nucleotide sequences from the "merged.gft" file produced by cuffmerge, in order to create a blastX database, so that I can easily find homologoues of genes I am interested in. To this I wanted to use the “gffread” tool that comes with the cufflinks suite – however, running it onto the “merged.gtf” file does not produced anything, i.e. an empty file.

    Here’s the command:
    gffread merged.gff –g genome.fasta –w transcripts.fasta

    However, using the gff file that was feeded into cuffmerge does produce a proper fasta file:
    gffread augustus.gff –g genome.fasta –w transcripts.fasta

    I guess that the “merged.gtf” file is missing a “gene structure”, i.e. it has only exons annotated, although I did feed cuffmerge with the proper gff3 file:

    MERGED.GFT
    scaffold00001 Cufflinks exon 26 275 . + . gene_id "XLOC_000001"; transcript_id "TCONS_00000001"; exon_number "1"; gene_name "g1"; oId "CUFF.1.1"; nearest_ref "g1.t1"; class_code "="; tss_id "TSS1"; p_id "P1";
    scaffold00001 Cufflinks exon 444 602 . + . gene_id "XLOC_000001"; transcript_id "TCONS_00000001"; exon_number "2"; gene_name "g1"; oId "CUFF.1.1"; nearest_ref "g1.t1"; class_code "="; tss_id "TSS1"; p_id "P1";
    scaffold00001 Cufflinks exon 874 1038 . + . gene_id "XLOC_000001"; transcript_id "TCONS_00000001"; exon_number "3"; gene_name "g1"; oId "CUFF.1.1"; nearest_ref "g1.t1"; class_code "="; tss_id "TSS1"; p_id "P1";
    scaffold00001 Cufflinks exon 1285 2083 . + . gene_id "XLOC_000001"; transcript_id "TCONS_00000001"; exon_number "4"; gene_name "g1"; oId "CUFF.1.1"; nearest_ref "g1.t1"; class_code "="; tss_id "TSS1"; p_id "P1";
    scaffold00001 Cufflinks exon 210 275 . + . gene_id "XLOC_000001"; transcript_id "TCONS_00000002"; exon_number "1"; gene_name "g1"; oId "g1.t1"; nearest_ref "g1.t1"; class_code "="; tss_id "TSS2"; p_id "P1";
    scaffold00001 Cufflinks exon 444 602 . + . gene_id "XLOC_000001"; transcript_id "TCONS_00000002"; exon_number "2"; gene_name "g1"; oId "g1.t1"; nearest_ref "g1.t1"; class_code "="; tss_id "TSS2"; p_id "P1";
    scaffold00001 Cufflinks exon 874 1038 . + . gene_id "XLOC_000001"; transcript_id "TCONS_00000002"; exon_number "3"; gene_name "g1"; oId "g1.t1"; nearest_ref "g1.t1"; class_code "="; tss_id "TSS2"; p_id "P1";
    scaffold00001 Cufflinks exon 1285 1377 . + . gene_id "XLOC_000001"; transcript_id "TCONS_00000002"; exon_number "4"; gene_name "g1"; oId "g1.t1"; nearest_ref "g1.t1"; class_code "="; tss_id "TSS2"; p_id "P1";

    AUGUSTUS.GFF
    # Predicted genes for sequence number 1 on both strands
    # start gene g1
    scaffold00001 AUGUSTUS gene 1 1377 1 + . g1
    scaffold00001 AUGUSTUS transcript 1 1377 1 + . g1.t1
    scaffold00001 AUGUSTUS intron 1 209 1 + . transcript_id "g1.t1"; gene_id "g1";
    scaffold00001 AUGUSTUS intron 276 443 1 + . transcript_id "g1.t1"; gene_id "g1";
    scaffold00001 AUGUSTUS intron 603 873 1 + . transcript_id "g1.t1"; gene_id "g1";
    scaffold00001 AUGUSTUS intron 1039 1284 1 + . transcript_id "g1.t1"; gene_id "g1";
    scaffold00001 AUGUSTUS CDS 210 275 1 + 0 transcript_id "g1.t1"; gene_id "g1";
    scaffold00001 AUGUSTUS CDS 444 602 1 + 0 transcript_id "g1.t1"; gene_id "g1";
    scaffold00001 AUGUSTUS CDS 874 1038 1 + 0 transcript_id "g1.t1"; gene_id "g1";
    scaffold00001 AUGUSTUS CDS 1285 1377 1 + 0 transcript_id "g1.t1"; gene_id "g1";
    scaffold00001 AUGUSTUS stop_codon 1375 1377 . + 0 transcript_id "g1.t1"; gene_id "g1";


    Do you have any suggestions how I can extract transcript sequences (nucleotides) from the “merged.gtf” file? Do I have to manually add the gene and mRNA structures into the “merged.gtf” file?

    Thanks a lot in advance!
    D.
  • farri
    Junior Member
    • Nov 2015
    • 4

    #2
    I found a very simple solution myself:

    gffread .../merged.gtf -o .../merged.gff
    gffread .../merged.gff -g genome.fasta -w merged_transcripts.fasta

    Comment

    Latest Articles

    Collapse

    • mylaser
      Reply to Advanced Sequencing Platforms Tackle Neuroscience’s Toughest Genomics Problems
      by mylaser
      Kheloyar – Everything You Need to Know About Kheloyaar Login and Kheoyar Id
      If you are looking for an online gaming platform that offers a user-friendly experience, Kheloyar has become a name that many users search for. Whether you're interested in creating a new account, accessing your dashboard through Kheloyaar Login, or learning how to obtain a Kheoyar Id, understanding the platform's features and account process is essential.
      This guide explains everything you need to know about...
      Today, 01:13 AM
    • SEQadmin2
      Advanced Sequencing Platforms Tackle Neuroscience’s Toughest Genomics Problems
      by SEQadmin2



      Genomics studies in neuroscience face a special challenge due to the brain’s complexity and scarcity of samples. Mapping changes in cell type and state using conventional next-generation sequencing methods remains challenging. Advances in technologies like single-cell sequencing, spatial transcriptomics, and long-read sequencing have opened the door to deeper studies of the brain and diseases like Alzheimer’s, amyotrophic lateral sclerosis (ALS), and schizophrenia.
      ...
      07-09-2026, 11:10 AM
    • SEQadmin2
      Cancer Drug Resistance: The Lingering Barrier to Rising Survival
      by SEQadmin2



      Cancer survival rates have significantly increased in the last few decades in the United States, reaching a combined 70% 5-year survival rate by 2021. Behind this number, there are years of research to find new therapies, drug targets, and early detection methods. But there is one core challenge that keeps slowing down these advances, and it’s about drug resistance.

      There is no single reason why many patients don’t respond to treatment as expected. Cancer is...
      07-08-2026, 05:17 AM

    ad_right_rmr

    Collapse

    News

    Collapse

    Topics Statistics Last Post
    Started by SEQadmin2, 07-09-2026, 10:04 AM
    0 responses
    17 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 07-08-2026, 10:08 AM
    0 responses
    10 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 07-07-2026, 11:05 AM
    0 responses
    22 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 07-02-2026, 11:08 AM
    0 responses
    31 views
    0 reactions
    Last Post SEQadmin2  
    Working...