| object_type_from_url | R Documentation |
This function takes URL endpoints and returns one of: studies, associations, variants or traits.
object_type_from_url(resource_url)
resource_url |
A character vector of GWAS URL endpoints. |
A character vector of either "studies", "associations",
"variants" or "traits".
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.