View source: R/DataUtilities.R
hlaLociInfo | R Documentation |
To get the starting and ending positions in basepair of HLA/KIR loci.
hlaLociInfo(assembly=c("auto", "auto-silent", "hg18", "hg19", "hg38",
"unknown"))
assembly |
the human genome reference: "hg18", "hg19" (default), "hg38"; "auto" refers to "hg19"; "auto-silent" refers to "hg19" without any warning |
Return a data frame include the genomic locations.
Xiuwen Zheng
NCBI Resources: https://www.ncbi.nlm.nih.gov/gene, HLA Nomenclature: http://hla.alleles.org/genes/index.html
hlaLociInfo()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.