Complete of Illumina raw reads
1
0
Entering edit mode
3.0 years ago
A_heath ▴ 160

Hi all,

I have at my disposal raw paired-reads from Illumina sequencing and I would like to assemble them. The ideal goal would be to have a single contig for this assembly. This is my first real assembly so I would like to have some advices, please.

In order to assemble these reads, I am using SPAdes for the assembly, and then circlator to circularize the genome.

Do I need additional softwares to improve my assembly? For instance, error correction tools like BFC https://github.com/lh3/bfc ?

Thank you for your much appreciated help!

Audrey

assembly illumina • 1.1k views
ADD COMMENT
2
Entering edit mode

Do I need additional softwares to improve my assembly? For instance, error correction tools like BFC https://github.com/lh3/bfc ?

keep in mind that spades has is own error correction step if you include the option --careful in command line

ADD REPLY
3
Entering edit mode
3.0 years ago

Unicycler https://github.com/rrwick/Unicycler is great software which seems to be able to use Illumina only reads, even if best results are obtained using long reads corrected with Illumina.

I've never seen a bacterial genome as one contig following Illumina only assembly.

ADD COMMENT
0
Entering edit mode

Thank you so much for your reply. I'm trying to use Unicycler but I can't install a dependency called "pilon". I looked online but I'm still unsucessful. Do you have a way to install it so that it works for Unicycler?

edit: I found a solution and was able to install pilon! Thanks again for the help.

ADD REPLY
0
Entering edit mode

Please set up bioconda properly if it works in your environment/workstation/cluster

You can then install pilon (and unicycler, I believe) from bioconda.

https://bioconda.github.io/recipes/pilon/README.html

ADD REPLY

Login before adding your answer.

Traffic: 2466 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6