cuffdiff error: Segmentation fault: 11
0
0
Entering edit mode
7.6 years ago
jolin0701-dy ▴ 100

I got an error from cuffdiff

 $ ~/programs/cufflinks-2.2.1.OSX_x86_64/cuffdiff -o diff_out -b ~/GRCm38_86/mouse.fa -L 67,89 -u merged_asm/merged.gtf ./106_thout/accepted_hits.bam,./107_thout/accepted_hits.bam ./108_thout/accepted_hits.bam,./109_thout/accepted_hits.bam
    You are using Cufflinks v2.2.1, which is the most recent release.
    [20:40:48] Loading reference annotation and sequence.
    [20:41:14] Inspecting maps and determining fragment length distributions.
    Segmentation fault: 11

Any suggestions ?

thanks so much~~

RNA-Seq • 4.1k views
ADD COMMENT
2
Entering edit mode

Segmentation faults are generally related to out of memory issues. Can you try the above command without -b and -u options, just to check if these parameters are causing too much memory usage.

ADD REPLY
0
Entering edit mode

you are right. It is due to low memory...Thanks~~

ADD REPLY

Login before adding your answer.

Traffic: 1331 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6