getAFs | R Documentation |
Get allele frequency
getAFs(sdf, ...)
sdf |
|
... |
additional options to getBetas |
allele frequency
sesameDataCache() # if not done yet
sdf <- sesameDataGet('EPIC.1.SigDF')
af <- getAFs(sdf)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.