Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • Cufflinks 2.0.2 segmentation fault on long fragments

    I have a systematic segmentation fault problem with cufflinks (v.2.0.2), which is independent of the dataset analyzed and caused by the input parameters --frag-len-mean (m) and --frag-len-mean (s), arguably because I've got unusual fragment mean length and SD.
    (This is not like the other cufflinks segmentation fault reported, which is at a different step in the run).

    The process stops when estimating frag length distribution, right after the "Inspecting bundle ..." output:
    Code:
    cufflinks -q -u -p 1 -m 800 -s 200 -g $GTF -M $MASK -b $GENOME.fa data.bam
    [10:14:40] Loading reference annotation.
    [10:14:43] Loading reference annotation.
    [10:14:43] Inspecting reads and determining fragment length distribution.
    Processed 189391 loci.
    > Map Properties:
    >       Normalized Map Mass: 52735571.57
    >       Raw Map Mass: 52735571.57
    Segmentation fault
    I've tried requesting lots of memory, but it didn't make a difference, and I also get the same result using cufflinks' test_data.sam with the S.cerevisiae genome, suggesting that insufficient memory is not the issue.
    Using another GTF or changing cufflinks version (I've tried the last three) also didn't make a difference.

    Any of the following changes independently allowed cufflinks to run smoothly:
    • using -G instead of -g AND not providing a genome (-b)
    • removing the -m and -s parameters
    • reducing -m and -s to something more "normal", like 500 and 100 respectively.


    Any help would be greatly appreciated,
    Pierre-Luc

  • #2
    Did you solve the problem? I have the same error as you, but occurring in the next step of "Inspecting reads and determining fragment length distribution."

    I found another post (http://seqanswers.com/forums/showthread.php?t=27951) where Anelda suggested to have the genome.fa and GTF in same order of chromosome. I'll like to try it.

    Comment


    • #3
      No, I couldn't solve it other than by making the changes I mention in the post.
      In my case at least it was not a matter of sorting.

      Comment


      • #4
        Originally posted by plger View Post
        No, I couldn't solve it other than by making the changes I mention in the post.
        In my case at least it was not a matter of sorting.
        What do you mean specifically when you say 'sorting'?

        Comment

        Latest Articles

        Collapse

        • seqadmin
          Recent Developments in Metagenomics
          by seqadmin





          Metagenomics has improved the way researchers study microorganisms across diverse environments. Historically, studying microorganisms relied on culturing them in the lab, a method that limits the investigation of many species since most are unculturable1. Metagenomics overcomes these issues by allowing the study of microorganisms regardless of their ability to be cultured or the environments they inhabit. Over time, the field has evolved, especially with the advent...
          09-23-2024, 06:35 AM
        • seqadmin
          Understanding Genetic Influence on Infectious Disease
          by seqadmin




          During the COVID-19 pandemic, scientists observed that while some individuals experienced severe illness when infected with SARS-CoV-2, others were barely affected. These disparities left researchers and clinicians wondering what causes the wide variations in response to viral infections and what role genetics plays.

          Jean-Laurent Casanova, M.D., Ph.D., Professor at Rockefeller University, is a leading expert in this crossover between genetics and infectious...
          09-09-2024, 10:59 AM

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by seqadmin, 10-02-2024, 04:51 AM
        0 responses
        13 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 10-01-2024, 07:10 AM
        0 responses
        21 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 09-30-2024, 08:33 AM
        0 responses
        25 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 09-26-2024, 12:57 PM
        0 responses
        18 views
        0 likes
        Last Post seqadmin  
        Working...
        X