# NOT RUN {
# Get all data
## get just the metadata
annotations(snp = 'rs7903146', output = 'metadata')
## just from plos
annotations(snp = 'rs7903146', output = 'plos')
## just from snpedia
annotations(snp = 'rs7903146', output = 'snpedia')
## get all annotations
annotations(snp = 'rs7903146', output = 'all')
# }
Run the code above in your browser using DataLab