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
          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
        • seqadmin
          Essential Discoveries and Tools in Epitranscriptomics
          by seqadmin




          The field of epigenetics has traditionally concentrated more on DNA and how changes like methylation and phosphorylation of histones impact gene expression and regulation. However, our increased understanding of RNA modifications and their importance in cellular processes has led to a rise in epitranscriptomics research. “Epitranscriptomics brings together the concepts of epigenetics and gene expression,” explained Adrien Leger, PhD, Principal Research Scientist...
          04-22-2024, 07:01 AM

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by seqadmin, Today, 06:35 AM
        0 responses
        7 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, Yesterday, 02:46 PM
        0 responses
        15 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 05-07-2024, 06:57 AM
        0 responses
        13 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 05-06-2024, 07:17 AM
        0 responses
        17 views
        0 likes
        Last Post seqadmin  
        Working...
        X