Language

Package: minimap2 @ 2.18

Synopsis

Pairwise aligner for genomic and spliced nucleotide sequences

Description

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 reads against 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%.

Home page
https://lh3.github.io/minimap2/
Location
gnu/packages/bioinformatics.scm (line: 10943, column: 2)
License

Lint warnings

LinterMessageLocation
formatting

Look for formatting issues in the source

line 11003 is way too long (113 characters)