# Trinity-v2.10.0 Mar 18, 2020
-added bamsifter for genome-guided Trinity-based aligned read normalization pre-assembly
-DTU updates for py3
-docker/singularity updates: now uses R-3.6.3 and py3
-improved error handling and test coverage in trinity-seqtk
-can specify read groups in variant detection pipeline runner
-kmer size can be adjusted again for experimental purposes only
-R less verbose on exec
-minor bugfixes
--
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/b378a5c0-543d-442c-9181-e2f6feb3eec6%40googlegroups.com.
--
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/fbd07500-b29d-4a25-afaa-4f1158de5a18%40googlegroups.com.
Hi Repick,I think you should be able to assemble them all into a single assembly, assuming the reads all come from the same organism. The memory usage has to do with the complexity of the sample, and if the reads are all derived from the same target organism, then you shouldn't reach an impassable level of complexity (unless there's contamination). If you use trimmomatic and ensure that the reads get normalized, I expect it should be fine. I'm assuming you have access to a machine that has lots of RAM, though. If you are RAM limited (ie. < 256G) then yes, you could run into trouble.If you do need to run them separately and combine them, I'm not sure what's best. This was published recently:
https://bmcgenomics.biomedcentral.com/articles/10.1186/s12864-020-6528-xand should mention the various challenges and alternatives. I haven't tried it yet myself... (too many other projects I'm focused on atm).best,~b
On Thu, Apr 9, 2020 at 6:36 AM repick chen <zhongzai...@gmail.com> wrote:
Hi, brian--I am using Trinity to assemble transcriptomes from 21 samples. Since I cannot assemble the reads from all sample into a single Trinity run which consumes LOTS of RAM, I am assembling each data set independently.I want to merge all assemblies (21 trinity.fasta files) into a single, unified assembly. I have seen that there are several tools that aim to do this ( Corset, TransFuse, transrate). I do not know which one would be better.Any suggestions.Thanks a lot.Repick.
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 view this discussion on the web visit https://groups.google.com/d/msgid/trinityrnaseq-users/fbd07500-b29d-4a25-afaa-4f1158de5a18%40googlegroups.com.
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/fbd07500-b29d-4a25-afaa-4f1158de5a18%40googlegroups.com.
--
--
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/9f556d7d-3998-482e-a39b-3c24961c6776%40googlegroups.com.