Abstract

Genome assembly is a process where large contigs and scaffolds are constructed from raw reads generated by sequencing machines. Based on the size of the generated reads they can be primarily categorized into short reads and long reads. Modern genome assemblers follow De Bruijn Graph (DBG) approach for assembly of short reads, whereas Overlap Layout Consensus (OLC) approach for assembly of long reads. For de novo genome assembly, DBG based assemblers are very efficient at repeat resolution but are computation intensive and sensitive to sequencing errors. On the other hand, OLC based assemblers are intuitive and very time efficient but not efficient at resolving repeat regions. Here, we developed an hAssembler, which leverages the advantages of both DBG and OLC approaches and compared its performance with the existing hybrid assemblers. It uses both long reads and short reads and run OLC and DBG in parallel. By using both the long and short reads, the time complexity of hAssembler was reduced considerably. The results showed that hAssembler outperformed the existing hybrid assemblers in terms of time and performance (N50) while assembling the large genomes.

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.