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
          Current Approaches to Protein Sequencing
          by seqadmin


          Proteins are often described as the workhorses of the cell, and identifying their sequences is key to understanding their role in biological processes and disease. Currently, the most common technique used to determine protein sequences is mass spectrometry. While still a valuable tool, mass spectrometry faces several limitations and requires a highly experienced scientist familiar with the equipment to operate it. Additionally, other proteomic methods, like affinity assays, are constrained...
          04-04-2024, 04:25 PM
        • seqadmin
          Strategies for Sequencing Challenging Samples
          by seqadmin


          Despite advancements in sequencing platforms and related sample preparation technologies, certain sample types continue to present significant challenges that can compromise sequencing results. Pedro Echave, Senior Manager of the Global Business Segment at Revvity, explained that the success of a sequencing experiment ultimately depends on the amount and integrity of the nucleic acid template (RNA or DNA) obtained from a sample. “The better the quality of the nucleic acid isolated...
          03-22-2024, 06:39 AM

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by seqadmin, 04-11-2024, 12:08 PM
        0 responses
        27 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 04-10-2024, 10:19 PM
        0 responses
        30 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 04-10-2024, 09:21 AM
        0 responses
        26 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 04-04-2024, 09:00 AM
        0 responses
        52 views
        0 likes
        Last Post seqadmin  
        Working...
        X