freebayes¶
Bayesian haplotype-based polymorphism discovery and genotyping
Home | https://github.com/ekg/freebayes |
Versions | 1.0.2 |
License | MIT |
Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/freebayes |
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install freebayes
and update with:
conda update freebayes