minimap¶
Experimental tool to find approximate mapping positions between long sequences
| Home | https://github.com/lh3/minimap | 
| Versions | 0.2 | 
| License | MIT | 
| Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/minimap | 
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install minimap
and update with:
conda update minimap