freebsd-ports/biology/minimap2/pkg-descr
Jason W. Bacon 57d280a35e biology/minimap2: Update to 2.25
New feature to output sequences in secondary alignments
Several minor enhancements and fixes
Changes: https://github.com/lh3/minimap2/releases

Reported by:    portscout
2023-04-29 09:53:40 -05:00

10 lines
577 B
Text

Minimap2 is a versatile sequence alignment program that aligns DNA or mRNA
sequences against a large reference database. Typical use cases include:
(1) mapping PacBio or Oxford Nanopore genomic reads to the human genome
(2) finding overlaps between long reads with error rate up to ~15%
(3) splice-aware alignment of PacBio Iso-Seq or Nanopore cDNA or Direct RNA
readsagainst a reference genome
(4) aligning Illumina single- or paired-end reads
(5) assembly-to-assembly alignment
(6) full-genome alignment between two closely related species with divergence
below ~15%