Have you tried simply restarting the run? If there is an issue with threading or memory, restarting should pick up with only the failed commands and try to run them again.
--
You received this message because you are subscribed to the Google Groups "trinityrnaseq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
trinityrnaseq-u...@googlegroups.com.
To post to this group, send email to
trinityrn...@googlegroups.com.
Visit this group at
https://groups.google.com/group/trinityrnaseq-users.
For more options, visit https://groups.google.com/d/optout.
Trinity --single "/scratch/03564/tg828633/ISG_FB_assemblies/rhe/trinity/read_partitions/Fb_4/CBin_4756/c475677.trinity.reads.fa" --output "/scratch/03564/tg828633/ISG_FB_assemblies/rhe/trinity/read_partitions/Fb_4/CBin_4756/c475677.trinity.reads.fa.out" --CPU 1 --max_memory 1G --full_cleanup --seqType fa --trinity_complete --verbose --bflyGCThreads 7 --bflyHeapSpaceMax 50G
I’m guessing it will fail again, but it may give some useful output explaining why.
--
Ben Fulton
Research Technologies
Scientific Applications and Performance Tuning
Indiana University
E-Mail: befu...@iu.edu
--
--
You received this message because you are subscribed to the Google Groups "trinityrnaseq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to trinityrnaseq-u...@googlegroups.com.
To post to this group, send email to trinityrn...@googlegroups.com.
Visit this group at https://groups.google.com/group/trinityrnaseq-users.
For more options, visit https://groups.google.com/d/optout.
Fantastic! Thanks for the update!~brian
On Fri, Jan 29, 2016 at 1:56 PM, <thomas...@colorado.edu> wrote:
I followed the instructions on the linked thread and everything worked!--Thanks,Tommy
On Sunday, January 24, 2016 at 6:12:10 AM UTC-7, Brian Haas wrote:Yes, it's the cntrl-M problem (screenshot attached from cat -te file.fq | less)There is a recent thread on our google group that describes how to get around this:best,~b
You received this message because you are subscribed to the Google Groups "trinityrnaseq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to trinityrnaseq-users+unsub...@googlegroups.com.
To post to this group, send email to trinityrn...@googlegroups.com.
Visit this group at https://groups.google.com/group/trinityrnaseq-users.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to trinityrnaseq-u...@googlegroups.com.
To post to this group, send email to trinityrn...@googlegroups.com.
Visit this group at https://groups.google.com/group/trinityrnaseq-users.
For more options, visit https://groups.google.com/d/optout.
--
--
You received this message because you are subscribed to the Google Groups "trinityrnaseq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to trinityrnaseq-u...@googlegroups.com.
To post to this group, send email to trinityrn...@googlegroups.com.
Visit this group at https://groups.google.com/group/trinityrnaseq-users.
For more options, visit https://groups.google.com/d/optout.
gle "/home/hanyan/transcript/insilf/test_trinity_outdir/read_partitions/Fb_2/CBi
n_2662/c266260.trinity.reads.fa" --output "/home/hanyan/transcript/insilf/test_t
rinity_outdir/read_partitions/Fb_2/CBin_2662/c266260.trinity.reads.fa.out" --CPU
1 --max_memory 1G --run_as_paired --seqType fa --trinity_complete --full_cleanu
p --bflyCPU 20 --bflyHeapSpaceMax 10G
/usr/local/miniconda3/opt/trinity-2.8.5/util/support_scripts/../../Trinity --sin
gle "/home/hanyan/transcript/insilf/test_trinity_outdir/read_partitions/Fb_0/CBi
n_217/c21782.trinity.reads.fa" --output "/home/hanyan/transcript/insilf/test_tri
nity_outdir/read_partitions/Fb_0/CBin_217/c21782.trinity.reads.fa.out" --CPU 1 -
-max_memory 1G --run_as_paired --seqType fa --trinity_complete --full_cleanup --
--
You received this message because you are subscribed to the Google Groups "trinityrnaseq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to trinityrnaseq-u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/trinityrnaseq-users/fbfdf006-0574-4916-806f-ca9c40782e6d%40googlegroups.com.
Hi Brian,Thanks a lot for your reply! Here is my original Trinity command:Trinity --left left.norm.fq --right right.norm.fq --CPU 20 --max_memory 150G --seqType fq --no_normalize_reads --bflyCPU 20 --bflyHeapSpaceMax 10G --output test_trinity_outdir &
I have conducted normalization before this step and get around 3G of left and right file. I have run trinity assembly twice. The first time, five command fails and the second time still three fail. The three clusters looks larger than others. Please let me know if you have any idea about it.
Thanks,
Hanyan
Brian Haas <bh...@broadinstitute.org> 于2019年8月21日周三 下午2:35写道: