
Get Collapsed Gene Model Exon
Source:R/get_collapsed_gene_model_exon.R
get_collapsed_gene_model_exon.Rd
This service returns the collapsed exons in the gene model of the given gene. Gene-level and exon-level expression quantification were based on the GENCODE annotation, collapsed to a single transcript model for each gene using an algorithm developed by the GTEx analysis team.
By default, this service queries the models used by the latest GTEx release.
Usage
get_collapsed_gene_model_exon(
gencodeId,
datasetId = "gtex_v8",
page = 0,
itemsPerPage = 250
)
See also
Other Datasets Endpoints:
get_annotation()
,
get_downloads_page_data()
,
get_file_list()
,
get_full_get_collapsed_gene_model_exon()
,
get_functional_annotation()
,
get_linkage_disequilibrium_by_variant_data()
,
get_linkage_disequilibrium_data()
,
get_sample_datasets_endpoints()
,
get_subject()
,
get_tissue_site_detail()
,
get_variant()
,
get_variant_by_location()