get.genotypeAnnotations | R Documentation |
Get a list of genomic annotations as a data frame.
get.genotypeAnnotations(resource, verbose = FALSE)
resource |
A PIC-SURE resource object. |
verbose |
Flag to display additional runtime information. |
Results in a dataframe object.
# myconn <- picsure::connect(url="http://your.server/PIC-SURE/", token="your-security-token") # myres <- hpds::get.resource(connection=myconn, resourceUUID="YOUR-UUID-0000") # get.genotypeAnnotations(myres)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.