Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • nposnien
    Member
    • May 2011
    • 13

    Trintiy with Bowtie2 or Bowtie1

    Dear all,

    I run Trinity to assemble 100bp PE HiSeq2000 data (2x100M reads) on a 256GB RAM cluster with this setting:

    Code:
    perl Trinity.pl --seqType fq --JM 240G --left Seq_1.fq  --right Seq_2.fq --single single.fq --output /path/to/output --CPU 6 --min_contig_length 150
    I constantly get the following error message:

    Code:
    -------------------
    ---- Chrysalis ----
    -------------------
    
    mkdir: cannot create directory `/usr/users/xxx/Gm/Trinity/Assembled/chrysalis': File exists
    CMD: ln -sf /home/xxx/xxx/Gm/Trinity/Assembled/inchworm.K25.L25.DS.fa target.fa 
    Warning, bowtie-build output already exists and will be re-used: target.fa*
    CMD: bowtie -a -m 20 --best --strata --threads 6 --quiet --chunkmbs 512 -q -S --sam-nohead  -f target single.fa > bowtie.out
    Error: Could not allocate ChunkPool of 536870912 bytes
    terminate called after throwing an instance of 'int'
    sh: line 1:  2534 Aborted                 (core dumped) bowtie -a -m 20 --best --strata --threads 6 --quiet --chunkmbs 512 -q -S --sam-nohead -f target single.fa > bowtie.out
    COMMAND: bowtie -a -m 20 --best --strata --threads 6 --quiet --chunkmbs 512 -q -S --sam-nohead  -f target single.fa > bowtie.out
    Died with exit code 34304
    Exiting.
    core file size          (blocks, -c) unlimited
    data seg size           (kbytes, -d) unlimited
    scheduling priority             (-e) 0
    file size               (blocks, -f) unlimited
    pending signals                 (-i) 2067510
    max locked memory       (kbytes, -l) unlimited
    max memory size         (kbytes, -m) unlimited
    open files                      (-n) 65536
    pipe size            (512 bytes, -p) 8
    POSIX message queues     (bytes, -q) 819200
    real-time priority              (-r) 0
    stack size              (kbytes, -s) unlimited
    cpu time               (seconds, -t) unlimited
    max user processes              (-u) 2067510
    virtual memory          (kbytes, -v) unlimited
    file locks                      (-x) unlimited
    
    Error, the Chrysalis process failed:
    Error, cmd: /home/xxx/xxx/Programme/trinityrnaseq_r2013-02-25/Chrysalis/Chrysalis -i single.fa -iworm /home/xxx/xxx/Gm/Trinity/Assembled/inchworm.K25.L25.DS.fa -o /usr/users/xxx/Gm/Trinity/Assembled/chrysalis -cpu 6  -min_glue 2 -min_iso_ratio 0.05 -glue_factor 0.05 -weldmer_size 48  -min 150 -dist 500 -max_reads 200000  -sort_buffer_size 240G -max_mem_reads 1000000  -paired  -reads_for_pairs single.fa  -butterfly /home/xxx/xxx/Programme/trinityrnaseq_r2013-02-25/Butterfly/Butterfly.jar  2>&1  died with ret 65280 at Trinity.pl line 1476.
    
     at Trinity.pl line 1101
    	main::run_chrysalis('/home/xxx/xxx/Gm/Trinity/Assembled/inchworm.K25.L25.DS.fa', 'single.fa', 150, 500, undef, 'single.fa') called at Trinity.pl line 930
    Any idea what is goin wrong there? I have both Bowtie and Bowtie2 installed. Is Trinty able to use Bowtie2?

    Any suggestions are high appreciated.
    Thanks in advance.
  • ddb
    Member
    • Feb 2012
    • 13

    #2
    This may not be the cause of the error but I think that in your command line you should not give --left --right and --single parameters. Instead the single reads should be added to the left reads. You may get a quicker answer about the error from the trinity mailing list.

    Comment

    • westerman
      Rick Westerman
      • Jun 2008
      • 1104

      #3
      Answered, or being tried to be answered, via the Trinity mailing list. We think that Nico's bowtie may be 32-bit instead of 64-bit (which of course has a big effect on memory -- which is what a "could not allocate" message refers to.) We've asked Nico to check his bowtie version.

      If I may make a plug, like other program's mailing list (e.g., Mira) the Trinity mailing list is active and the developers chime in frequently. If anyone is using Trinity but is not on the mailing list then I suggest joining it.

      Comment

      • nposnien
        Member
        • May 2011
        • 13

        #4
        Thanks for all the help! It was actually the bowtie version (I have now clue why compilation of bowtie source on a 464bit machine results in a 32bit version, but ....).

        Comment

        Latest Articles

        Collapse

        • mylaser
          Reply to Advanced Sequencing Platforms Tackle Neuroscience’s Toughest Genomics Problems
          by mylaser
          Kheloyar – Everything You Need to Know About Kheloyaar Login and Kheoyar Id
          If you are looking for an online gaming platform that offers a user-friendly experience, Kheloyar has become a name that many users search for. Whether you're interested in creating a new account, accessing your dashboard through Kheloyaar Login, or learning how to obtain a Kheoyar Id, understanding the platform's features and account process is essential.
          This guide explains everything you need to know about...
          Yesterday, 01:13 AM
        • SEQadmin2
          Advanced Sequencing Platforms Tackle Neuroscience’s Toughest Genomics Problems
          by SEQadmin2



          Genomics studies in neuroscience face a special challenge due to the brain’s complexity and scarcity of samples. Mapping changes in cell type and state using conventional next-generation sequencing methods remains challenging. Advances in technologies like single-cell sequencing, spatial transcriptomics, and long-read sequencing have opened the door to deeper studies of the brain and diseases like Alzheimer’s, amyotrophic lateral sclerosis (ALS), and schizophrenia.
          ...
          07-09-2026, 11:10 AM
        • SEQadmin2
          Cancer Drug Resistance: The Lingering Barrier to Rising Survival
          by SEQadmin2



          Cancer survival rates have significantly increased in the last few decades in the United States, reaching a combined 70% 5-year survival rate by 2021. Behind this number, there are years of research to find new therapies, drug targets, and early detection methods. But there is one core challenge that keeps slowing down these advances, and it’s about drug resistance.

          There is no single reason why many patients don’t respond to treatment as expected. Cancer is...
          07-08-2026, 05:17 AM

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by SEQadmin2, 07-09-2026, 10:04 AM
        0 responses
        20 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 07-08-2026, 10:08 AM
        0 responses
        12 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 07-07-2026, 11:05 AM
        0 responses
        30 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 07-02-2026, 11:08 AM
        0 responses
        31 views
        0 reactions
        Last Post SEQadmin2  
        Working...