View source: R/get_linkage_disequilibrium_by_variant_data.R
get_linkage_disequilibrium_by_variant_data | R Documentation |
Find linkage disequilibrium (LD) data for a given variant
get_linkage_disequilibrium_by_variant_data(
variantId,
page = 0,
itemsPerPage = 250
)
variantId |
String. A gtex variant ID. |
page |
Integer (default = 0). |
itemsPerPage |
Integer (default = 250). |
A tibble.
Other Datasets Endpoints:
get_annotation()
,
get_collapsed_gene_model_exon()
,
get_downloads_page_data()
,
get_file_list()
,
get_full_get_collapsed_gene_model_exon()
,
get_functional_annotation()
,
get_linkage_disequilibrium_data()
,
get_sample_datasets_endpoints()
,
get_subject()
,
get_tissue_site_detail()
,
get_variant()
,
get_variant_by_location()
get_linkage_disequilibrium_by_variant_data("chr1_159245536_C_T_b38")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.