Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • Trinity freezes on clustering

    Recently we tried to replicate our previous result of de novo assembly using Trinity 2.0.6.
    and
    Bowtie 1.2.0

    First it seems working but Just after
    "Trinity Phase 1: Clustering of RNA-Seq Reads",
    on the command

    cmd: bash -c " set -o pipefail; bowtie -a -m 20 --best --strata --threads 32 --chunkmbs 512 -q -S -f \
    ./chrysalis/inchworm.K25.L25.fa.min100 both.fa | samtools view -@ 32 -F4 -Sb - | samtools sort -@ 32 -no - - > /project/hikaku_db/nono/sync/opium_poppy2/trinity.3s1/trinity.POL2/chrysalis/iworm.bowtie.nameSorted.bam" 2>/dev/null
    1
    it seems to freeze for hours and days without any output.

    Also, I run the corresponding command directly, instead of use pipeline, save the output for a temporary file, but the process froze again before finishing to write the temporal output file.

    Does anyone has some comment or suggestion to solve the problem ?

  • #2
    I have edited the cmd to use bowtie version 1.0.0, and it worked.

    Can someone guess what was the problem?

    Comment


    • #3
      The same trouble occurred using
      Trinity 2.4.0
      Bowtie 2.3.1
      Samtools 1.4

      It goes to the line

      * Running CMD: bash -c " set -o pipefail;bowtie2 --local -k 2 --threads 16 -f --score-min G,46,0 \
      -x chrysalis/inchworm.K25.L25.fa.min100 both.fa | samtools view - @ 16 -F4 -Sb - | samtools \
      sort -m 4294967296 -@ 16 -no - - > chrysalis/iworm.bowtie.nameSorted.bam"

      and stalled without creating output file.
      Last edited by naono; 05-12-2017, 04:29 PM.

      Comment


      • #4
        I updated samtools to 1.4.1 and it worked!!

        Trinity 2.4.0
        Bowtie 2.3.2
        Samtools 1.4.1

        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
        17 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 04-10-2024, 10:19 PM
        0 responses
        22 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 04-10-2024, 09:21 AM
        0 responses
        16 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 04-04-2024, 09:00 AM
        0 responses
        46 views
        0 likes
        Last Post seqadmin  
        Working...
        X