extract_association_id {gwasrapidd} | R Documentation |
This function extracts association identifiers from URLs of the form:
".*{association_id}$"
.
extract_association_id(urls)
urls |
A character vector of URLs of the form
|
A character vector of association identifiers.