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
          Addressing Off-Target Effects in CRISPR Technologies
          by seqadmin






          The first FDA-approved CRISPR-based therapy marked the transition of therapeutic gene editing from a dream to reality1. CRISPR technologies have streamlined gene editing, and CRISPR screens have become an important approach for identifying genes involved in disease processes2. This technique introduces targeted mutations across numerous genes, enabling large-scale identification of gene functions, interactions, and pathways3. Identifying the full range...
          08-27-2024, 04:44 AM
        • seqadmin
          Selecting and Optimizing mRNA Library Preparations
          by seqadmin



          Sequencing mRNA provides a snapshot of cellular activity, allowing researchers to study the dynamics of cellular processes, compare gene expression across different tissue types, and gain insights into the mechanisms of complex diseases. “mRNA’s central role in the dogma of molecular biology makes it a logical and relevant focus for transcriptomic studies,” stated Sebastian Aguilar Pierlé, Ph.D., Application Development Lead at Inorevia. “One of the major hurdles for...
          08-07-2024, 12:11 PM

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by seqadmin, 08-27-2024, 04:40 AM
        0 responses
        16 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 08-22-2024, 05:00 AM
        0 responses
        293 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 08-21-2024, 10:49 AM
        0 responses
        135 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 08-19-2024, 05:12 AM
        0 responses
        124 views
        0 likes
        Last Post seqadmin  
        Working...
        X