Introduction
Software Overview
Megahit is an ultra-fast and memory-efficient NGS assembler. It is optimized for metagenomes, but also works well on generic single genome assembly (small or mammalian size) and single-cell assembly. The Megahit source package contains a large number of assemblies. Before porting it to the Kunpeng platform, check whether the code ported using the Kunpeng Porting Advisor is correct and check whether there are any files missing.
This practice describes how to use the Kunpeng Porting Advisor to port an embedded assembly software project.
Programming language: C++/C/Python
Open source license: GPL 3.0
Recommended Software Version
Kunpeng DevKit version: 26.0.RC1
Megahit 1.2.9
Parent topic: Practice 2: Porting Megahit Source Code