megahit¶
MEGAHIT: An ultra-fast single-node solution for large and complex metagenomics assembly via succinct de Bruijn graph
Home | https://github.com/voutcn/megahit |
Versions | 1.0.3 |
License | GPL3 |
Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/megahit |
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install megahit
and update with:
conda update megahit