# How to analyze trimmed reads by Shovill Faster Spades Assembly tool

**URL:** https://help.galaxyproject.org/t/how-to-analyze-trimmed-reads-by-shovill-faster-spades-assembly-tool/13790
**Category:** Resources
**Tags:** assembly, spades, resources, tool-help, shovill
**Created:** [October 30, 2024, 3:51pm UTC](https://help.galaxyproject.org/t/how-to-analyze-trimmed-reads-by-shovill-faster-spades-assembly-tool/13790 "2024-10-30T15:51:02Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![huiping](https://avatars.discourse-cdn.com/v4/letter/h/9f8e36/32.png) [@huiping](https://help.galaxyproject.org/u/huiping)
#### Post date: [October 30, 2024, 3:51pm UTC](https://help.galaxyproject.org/t/how-to-analyze-trimmed-reads-by-shovill-faster-spades-assembly-tool/13790/1 "2024-10-30T15:51:02Z")

</div>

Hi, I used your Timmomatic tool to trim my reads and obtained 4 files: fastq R1 paired, fastq R2 paired, fastq R1 unpaired and fastq R2 unpaired. Can I use Collapse Collection tool to get a single dataset, then use Shovill Faster Spades Assembly tool to analyze it? Thanks.

---

<div class="post-metadata">

### Author: ![jennaj](https://sea2.discourse-cdn.com/flex020/user_avatar/help.galaxyproject.org/jennaj/32/27_2.png) [@jennaj](https://help.galaxyproject.org/u/jennaj)
#### Post date: [October 30, 2024, 10:53pm UTC](https://help.galaxyproject.org/t/how-to-analyze-trimmed-reads-by-shovill-faster-spades-assembly-tool/13790/2 "2024-10-30T22:53:25Z")

</div>

Hi @huiping

Just use the two files that are still paired. Most assembly tools, including this one, will complain if there are orphan unpaired reads.

One more tip: should your assembly fail, **Shovill** happens to have _really great logs_ (in my opinion)! You will get these from both successful and (most) failed runs. It will include genome size estimates and other scientific statistics that it detected in your data. You can then start to customize your values on the form, and try more rounds of assembly to refine the quality of that assembly (or, just to get a successful run without running into memory problems if that comes up). See the tutorials that include **SPADes** for more.

If you need to reduce the data even more still after tuning parameters, search the tool panel to find this tool → **Sub-sample sequences files** e.g. to reduce coverage.

Using just intact pairs, and filtering down the file sizes, is very common with assembly. The “extra” data is not necessarily helping to get a better scientific result, and can even be detrimental in some cases. But you can play around with parameters, compare assembly outcomes, and come to your own conclusions. I’m sure others feel differently about this given discussion at some scientific forums, but that’s ok, everyone has good reasons, and you can have yours now, too!

Hope this works out! 🛠

---

<div class="post-metadata">

### Author: ![huiping](https://avatars.discourse-cdn.com/v4/letter/h/9f8e36/32.png) [@huiping](https://help.galaxyproject.org/u/huiping)
#### Post date: [October 31, 2024, 8:31am UTC](https://help.galaxyproject.org/t/how-to-analyze-trimmed-reads-by-shovill-faster-spades-assembly-tool/13790/3 "2024-10-31T08:31:32Z")

</div>

Thank you, Jennifer, for your comments.

---

<div class="post-metadata">

### Author: ![jennaj](https://sea2.discourse-cdn.com/flex020/user_avatar/help.galaxyproject.org/jennaj/32/27_2.png) [@jennaj](https://help.galaxyproject.org/u/jennaj)
#### Post date: [April 18, 2026, 1:39am UTC](https://help.galaxyproject.org/t/how-to-analyze-trimmed-reads-by-shovill-faster-spades-assembly-tool/13790/4 "2026-04-18T01:39:06Z")

</div>


