Rate This Document
Findability
Accuracy
Completeness
Readability

Installing minimap2

Procedure

  1. Download the minimap2 source package.
    cd /path/to/athena_meta/dependences
    git clone https://github.com/lh3/minimap2
  2. Perform the compilation and installation.
    cd minimap2
    make arm_neno=1 aarch64=1