Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • nixstix
    Junior Member
    • Feb 2015
    • 2

    Cuffmerge error (GFaSeqGet): subsequence cannot be larger than

    Hi all. I am doing some differential expression calculations using the Tuxedo pipeline. I've take all reference files (GTF, reference genome) from ensembl GChr38.
    So far, I've run Tophat and Cufflinks with no problem. When I try to run Cuffmerge on the data, I get the following error:

    Code:
    Error (GFaSeqGet): subsequence cannot be larger than 632
    Error getting subseq for ENST00000335137 (69091..70008)!
            [FAILED]
    Error: could not execute cuffcompare
    In all my reference files, as well as the GTF files generated by cufflinks, the length of the transcript is 917 bases (69091 - 700008). Where does the "632" in the error message come from? Can anyone offer some insight into how to solve this?

    I've had a look at some other posts with similar issues, but have not been able to solve it. Here are my parameters:

    Code:
    tophat --no-coverage-search --no-novel-juncs -T -p 20 -o th-out --transcriptome-index Homo_sapiens.GRCh38.80 -G Homo_sapiens.GRCh38.80.gtf Homo_sapiens.GRCh38.80 file1.fastq file2.fastq
    
    cufflinks -p 20 -G Homo_sapiens.GRCh38.80.gtf  -o cl-out th-out/accepted_hits.bam
    
    cuffmerge -o cuffmerge -g Homo_sapiens.GRCh38.80.gtf -s Homo_sapiens.GRCh38.80.fa -p 20 assemblies.txt
    Thanks for any help

Latest Articles

Collapse

ad_right_rmr

Collapse

News

Collapse

Topics Statistics Last Post
Started by SEQadmin2, 06-05-2026, 10:09 AM
0 responses
18 views
0 reactions
Last Post SEQadmin2  
Started by SEQadmin2, 06-04-2026, 08:59 AM
0 responses
34 views
0 reactions
Last Post SEQadmin2  
Started by SEQadmin2, 06-02-2026, 12:03 PM
0 responses
54 views
0 reactions
Last Post SEQadmin2  
Started by SEQadmin2, 06-02-2026, 11:40 AM
0 responses
24 views
0 reactions
Last Post SEQadmin2  
Working...