Minimap2
Assembly
Minimap2 is an pairwise aligner for genomic and spliced nucleotide sequences. It can perform the assembly-to-assembly alignment, and works with gzip'd FASTQ, FASTA formats. It also finds overlaps between long-reads.
- Repository
- github.com/lh3/minimap2
Source attribution
- Awesome Bioinformatics — github.com/lh3/minimap2
Related resources
SPAdes (St. Petersburg genome assembler) is an assembly toolkit containing various assembly pipelines and the de-facto standard for prokaryotic genome assemblies.