last¶
LAST finds similar regions between sequences, and aligns them. It is designed for comparing large datasets to each other (e.g. vertebrate genomes and/or large numbers of DNA reads).
Home | http://last.cbrc.jp/ |
Versions | 638 |
License | GPLv3 |
Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/last |
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install last
and update with:
conda update last