Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • Baoqing
    Member
    • Jan 2013
    • 24

    cuffmerge error

    Hi, All

    I was trying to run the cuffmerge for my two samples. However, there is warning message point to the mitochondrial genome, however, i could not figure out the exact problem, could you please give some hints? I directly download the Saccharomyces cerevisiae/Ensembl/EF4, ref genome.

    Thank you very much!

    bq@bq-VirtualBox:~/Desktop/rnaseq/trimmed$ cuffmerge -g genes.gtf -s genome.fa -p 4 assemblies.txt

    [Wed Jun 5 22:46:37 2013] Beginning transcriptome assembly merge
    -------------------------------------------

    [Wed Jun 5 22:46:37 2013] Preparing output location ./merged_asm/
    [Wed Jun 5 22:46:37 2013] Converting GTF files to SAM
    [22:46:37] Loading reference annotation.
    [22:46:37] Loading reference annotation.
    [Wed Jun 5 22:46:37 2013] Quantitating transcripts
    You are using Cufflinks v2.1.1, which is the most recent release.
    Command line:
    cufflinks -o ./merged_asm/ -F 0.05 -g genes.gtf -q --overhang-tolerance 200 --library-type=transfrags -A 0.0 --min-frags-per-transfrag 0 --no-5-extend -p 4 ./merged_asm/tmp/mergeSam_fileDalcVi
    [bam_header_read] EOF marker is absent.
    [bam_header_read] invalid BAM binary header (this is not a BAM file).
    File ./merged_asm/tmp/mergeSam_fileDalcVi doesn't appear to be a valid BAM file, trying SAM...
    [22:46:37] Loading reference annotation.
    [22:46:38] Inspecting reads and determining fragment length distribution.
    Processed 2290 loci.
    > Map Properties:
    > Normalized Map Mass: 6966.00
    > Raw Map Mass: 6966.00
    > Fragment Length Distribution: Truncated Gaussian (default)
    > Default Mean: 200
    > Default Std Dev: 80
    [22:46:38] Assembling transcripts and estimating abundances.
    Processed 2290 loci.
    [Wed Jun 5 22:46:43 2013] Comparing against reference file genes.gtf
    You are using Cufflinks v2.1.1, which is the most recent release.
    Warning: couldn't find fasta record for 'Mito'!
    [Wed Jun 5 22:46:44 2013] Comparing against reference file genes.gtf
    You are using Cufflinks v2.1.1, which is the most recent release.
    Warning: couldn't find fasta record for 'Mito'!
  • GenoMax
    Senior Member
    • Feb 2008
    • 7142

    #2
    The fasta sequence for "Mito" is missing from the genome.fa file.

    Comment

    • Baoqing
      Member
      • Jan 2013
      • 24

      #3
      Hi, GenoMax

      I should have mentioned that i did some initial troubleshooting, you are right that "Mito" is missing in the genome.fa file. It was named as "MT" instead. So I renamed this file, and reran it, the same error occurred again. Maybe something else has to be done besides renaming, or it is a totally different thing?

      Best,

      Comment

      • GenoMax
        Senior Member
        • Feb 2008
        • 7142

        #4
        So the chromosome names in your genes.gtf are not matching what you had in the original reference file (your alignments inherited those names).

        Compare these two commands:
        Code:
        awk -F "\t" '{print $1}' genes.gtf | uniq
        and

        Code:
        cat genome.fa | grep ">"

        If that is true then you could rename the "Mito" from the genes.gtf to "MT" and then try a re-run.
        Last edited by GenoMax; 06-06-2013, 08:53 AM.

        Comment

        • Baoqing
          Member
          • Jan 2013
          • 24

          #5
          Thank you so much! The error does go away when I rename the "mito" to "MT". It just never came to me that the two files' name are inconsistent. Really appreciate your help!

          Baoqing

          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...
            07-11-2026, 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
          22 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 07-08-2026, 10:08 AM
          0 responses
          14 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 07-07-2026, 11:05 AM
          0 responses
          33 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...