knitr::opts_chunk$set(echo = TRUE)
These are some functions to analyze SNP data.
library(SNPfreq) data(GGdata) myMAF <- minorAlleleFrequency(GGdata) myMAF
Wasn't that great!
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.