View source: R/api_snps_queries.R
query_snps | R Documentation |
Query Snps
query_snps(
name = NA,
rsid = NA,
chr = NA,
min_bp = NA,
max_bp = NA,
paging = NA,
...
)
name |
A vector of strings |
rsid |
A vector of strings |
chr |
A vector of strings |
min_bp |
An integer |
max_bp |
An |
paging |
A named list |
... |
Arguments to create_result_from_paginated_api_query |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.