## Installation:
devtools::install_github("AubleLab/annotateYeast")
## Example use:
``` library(annotateYeast) data("testData") data("yeastGenes")
distances = calcFeatureDist_aY(testData, yeastGenes) ```
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.