Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • TomBoy
    Junior Member
    • Oct 2015
    • 2

    trinity run error

    Hi,everyone

    I am using trinity for assembly.I installed trinity according to this website https://github.com/trinityrnaseq/trinityrnaseq/wiki ,but when I use this commands to test it,it running failure.The commands is:

    cd sample_data/test_Trinity_Assembly/

    ./runMe.sh

    After I use that commands to test trinity,it feedback the following error.



    ----------------------------------------------------------------------------------
    -------------- Trinity Phase 1: Clustering of RNA-Seq Reads ---------------------
    ----------------------------------------------------------------------------------



    #######################################################################
    Inchworm file: /home/hanxuan/trinityrnaseq-2.1.1/sample_data/test_Trinity_Assembly/trinity_out_dir/inchworm.K25.L25.fa detected.
    Skipping Inchworm Step, Using Previous Inchworm Assembly
    #######################################################################

    -- Skipping CMD: /home/hanxuan/trinityrnaseq-2.1.1/util/misc/fasta_filter_by_min_length.pl /home/hanxuan/trinityrnaseq-2.1.1/sample_data/test_Trinity_Assembly/trinity_out_dir/inchworm.K25.L25.fa 100 > /home/hanxuan/trinityrnaseq-2.1.1/sample_data/test_Trinity_Assembly/trinity_out_dir/chrysalis/inchworm.K25.L25.fa.min100, checkpoint exists.
    -- Skipping CMD: bowtie-build -q /home/hanxuan/trinityrnaseq-2.1.1/sample_data/test_Trinity_Assembly/trinity_out_dir/chrysalis/inchworm.K25.L25.fa.min100 /home/hanxuan/trinityrnaseq-2.1.1/sample_data/test_Trinity_Assembly/trinity_out_dir/chrysalis/inchworm.K25.L25.fa.min100, checkpoint exists.
    * Running CMD: bash -c " set -o pipefail; bowtie -a -m 20 --best --strata --threads 4 --chunkmbs 512 -q -S -f /home/hanxuan/trinityrnaseq-2.1.1/sample_data/test_Trinity_Assembly/trinity_out_dir/chrysalis/inchworm.K25.L25.fa.min100 both.fa | samtools view -@ 4 -F4 -Sb - | samtools sort -m 536870912 -@ 4 -no - - > /home/hanxuan/trinityrnaseq-2.1.1/sample_data/test_Trinity_Assembly/trinity_out_dir/chrysalis/iworm.bowtie.nameSorted.bam"
    [bam_header_read] EOF marker is absent. The input is probably truncated.
    [samopen] SAM header is present: 342 sequences.
    # reads processed: 122300
    # reads with at least one reported alignment: 106930 (87.43%)
    # reads that failed to align: 15370 (12.57%)
    Reported 127560 alignments to 1 output stream(s)
    [bam_header_read] invalid BAM binary header (this is not a BAM file).
    bash: 行 1: 8337 已完成 bowtie -a -m 20 --best --strata --threads 4 --chunkmbs 512 -q -S -f /home/hanxuan/trinityrnaseq-2.1.1/sample_data/test_Trinity_Assembly/trinity_out_dir/chrysalis/inchworm.K25.L25.fa.min100 both.fa
    8338 段错误 (核心已转储) | samtools view -@ 4 -F4 -Sb -
    8339 段错误 (核心已转储) | samtools sort -m 536870912 -@ 4 -no - - > /home/hanxuan/trinityrnaseq-2.1.1/sample_data/test_Trinity_Assembly/trinity_out_dir/chrysalis/iworm.bowtie.nameSorted.bam
    Trinity run failed. Must investigate error above.





    Would you please give me some advice to solve this problem? I cant't solve it.Pleasre help me!

    thanks
    TomBoy;
  • westerman
    Rick Westerman
    • Jun 2008
    • 1104

    #2
    I would take the failing command:

    Code:
    set -o pipefail; bowtie -a -m 20 --best --strata --threads 4 --chunkmbs 512 -q -S -f /home/hanxuan/trinityrnaseq-2.1.1/sample_data/test_Trinity_Assembly/trinity_out_dir/chrysalis/inchworm.K25.L25.fa.min100 both.fa | samtools view -@ 4 -F4 -Sb - | samtools sort -m 536870912 -@ 4 -no - - > /home/hanxuan/trinityrnaseq-2.1.1/sample_data/test_Trinity_Assembly/trinity_out_dir/chrysalis/iworm.bowtie.nameSorted.bam"
    And run each of the sub-programs (i.e., those within a pipe) one at a time to see if the individual programs throws up an error.

    It is very hard to debug a large command with lots of pipes. Better to break down the large command.

    Comment

    • TomBoy
      Junior Member
      • Oct 2015
      • 2

      #3
      Dear westernman

      To tell the truth,I'm a college student major in software engineering.I had not used it before.

      Comment

      Latest Articles

      Collapse

      • 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...
        Today, 05:17 AM
      • GATTACAT
        Reply to Nine Things a Sample Prep Scientist Thinks About Before Sequencing
        by GATTACAT
        Love this - good data definitely starts from good input, and poor input can only give relatively poor data. I particularly like the mention of Nanodrop/absorbance based methods for quantification. It's such a toss up if you'll get an accurate reading or what amounts to a randomly generated number, and a lot of library/sequencing related issues can be traced back to poor quant.
        07-01-2026, 11:43 AM
      • SEQadmin2
        Nine Things a Sample Prep Scientist Thinks About Before Sequencing
        by SEQadmin2


        I’m not a sequencing expert. I’m a purification scientist who uses NGS to evaluate workflows my group develops. With this perspective, we think about the sample first and the NGS workflow second. The sequencer is an exceptionally honest reporter, but it can only report on what you give it, so whether you get clean, interpretable data from an NGS workflow is largely determined before you begin.

        Here are nine questions we think about, in roughly the order they matter, before...
        06-18-2026, 07:11 AM

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by SEQadmin2, Today, 10:08 AM
      0 responses
      5 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, Yesterday, 11:05 AM
      0 responses
      7 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 07-02-2026, 11:08 AM
      0 responses
      30 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 06-30-2026, 05:37 AM
      0 responses
      28 views
      0 reactions
      Last Post SEQadmin2  
      Working...