Organelle genome assembly did not circularize and I am not sure why
1
0
Entering edit mode
8 months ago

Hello and thank you for visiting this question!

Basically, I have 2 sets of reads from 2 different lines of sunflower and am working on producing complete chloroplast genomes from them. Both sets contain about 20M reads, have gone through similar preprocessing of polyG-tail trimming and adapter trimming, showed similar statistics with FastQC and on every step of preprocessing.

After processing the paired reads were plugged into NOVOPlasty, tool designed specifically for de novo assembly of organelle genomes. Identical configs were used for those sets of reads.

Here's where the issue emerged. One genome was successfully assembled and circularized, reaching length matching with reference sequence. But the other one was assembled into one contig and did not circularize; it also did not reach appropriate length (144.5 Kbp vs. 151 Kbp).

My question is, why might that be? And what are possible solutions to this? It is my first time assembling and I'm scratching my head thinking of reasons 2 nearly identical readsets would result in differing outputs because of.

Assembly • 596 views
ADD COMMENT
0
Entering edit mode
8 months ago
shelkmike ★ 1.2k

There are many possible causes of this problem. For example, the fraction of the plastid DNA (with respect to the nuclear and mitochondrial DNA) could have been lower in the second sample, leading to a lower plastid genome coverage. Have you checked the average coverage of plastid genomes of these samples?

You can try the following:
1) Use GetOrganelle instead of NOVOPlasty. GetOrganelle often assembles plastid genomes better.
2) Try some general genome assembler like ABySS or SPAdes. Find contigs that correspond to the plastid genome. There is a chance that this genome assembler will be able to assemble the region that NOVOPlasty couldn't assemble.

ADD COMMENT

Login before adding your answer.

Traffic: 2336 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