Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • Bad hash size error in Jellyfish

    Hi all,

    I'm using Trinity for the first time on some data we've been sent by a colleague. I'm getting this error during the Jellyfish stage - I wondered if any of you have any insights?

    Here's the error:

    perl Trinity.pl --seqType fq --JM 30G --single ../../../../data/Easp_VT.fastq --CPU 4
    Current settings:
    time(seconds) unlimited
    file(blocks) unlimited
    data(kbytes) unlimited
    stack(kbytes) 8192
    coredump(blocks) 0
    memory(kbytes) unlimited
    locked memory(kbytes) 64
    process unlimited
    nofiles 1024
    vmemory(kbytes) unlimited
    locks unlimited


    -since butterfly will eventually be run, lets test for proper execution of java
    #######################################
    Running Java Tests
    Thursday, January 23, 2014: 10:05:30 CMD: java -Xmx64m -jar /Trinity/util/ExitTester.jar 0
    CMD finished (0 seconds)
    Thursday, January 23, 2014: 10:05:30 CMD: java -Xmx64m -jar /Trinity/util/ExitTester.jar 1
    -we properly captured the java failure status, as needed. Looking good.
    Java tests succeeded.
    ###################################

    -------------------------------------------
    ----------- Jellyfish --------------------
    -- (building a k-mer catalog from reads) --
    -------------------------------------------

    Thursday, January 23, 2014: 10:05:55 CMD: /Trinity/trinity-plugins/jellyfish/bin/jellyfish count -t 4 -m 25 -s 409974768 single.fa
    CMD finished (2344 seconds)
    Thursday, January 23, 2014: 10:44:59 CMD: /Trinity/trinity-plugins/jellyfish/bin/jellyfish merge -o jellyfish.kmer.db mer_counts_0 mer_counts_1 mer_counts_2 mer_counts_3 mer_counts_4 mer_counts_5 mer_counts_6 mer_counts_7 mer_counts_8 mer_counts_9
    terminate called after throwing an instance of 'jellyfish::compacted_hash::ErrorReading'
    what(): 'mer_counts_0': Bad hash size '4467145872', expected '4494027120' bytes
    Error, cmd: /Trinity/trinity-plugins/jellyfish/bin/jellyfish merge -o jellyfish.kmer.db mer_counts_0 mer_counts_1 mer_counts_2 mer_counts_3 mer_counts_4 mer_counts_5 mer_counts_6 mer_counts_7 mer_counts_8 mer_counts_9 died with ret 6 at Trinity.pl line 1793.

  • #2
    You *may* be running out of memory. What is the memory size in your system? Using a small '-JM' size could be useful. It should only increase the time to run Jellyfish by a small amount.

    Comment


    • #3
      I'd also check the version of perl, some older versions have a memory cap.

      Comment


      • #4
        Thanks, it does appear to have been a memory problem and reducing the -Jm seems to have solved it.

        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