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
          Latest Developments in Precision Medicine
          by seqadmin



          Technological advances have led to drastic improvements in the field of precision medicine, enabling more personalized approaches to treatment. This article explores four leading groups that are overcoming many of the challenges of genomic profiling and precision medicine through their innovative platforms and technologies.

          Somatic Genomics
          “We have such a tremendous amount of genetic diversity that exists within each of us, and not just between us as individuals,”...
          Yesterday, 01:16 PM
        • seqadmin
          Recent Advances in Sequencing Analysis Tools
          by seqadmin


          The sequencing world is rapidly changing due to declining costs, enhanced accuracies, and the advent of newer, cutting-edge instruments. Equally important to these developments are improvements in sequencing analysis, a process that converts vast amounts of raw data into a comprehensible and meaningful form. This complex task requires expertise and the right analysis tools. In this article, we highlight the progress and innovation in sequencing analysis by reviewing several of the...
          05-06-2024, 07:48 AM

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by seqadmin, Yesterday, 07:15 AM
        0 responses
        13 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 05-23-2024, 10:28 AM
        0 responses
        17 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 05-23-2024, 07:35 AM
        0 responses
        20 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 05-22-2024, 02:06 PM
        0 responses
        10 views
        0 likes
        Last Post seqadmin  
        Working...
        X