View source: R/extractGeneTypes.R
buildIMGTHLAGeneTypes | R Documentation |
buildIMGTHLAGeneTypes() scrapes 'hla.alleles.org/pages/genes/genes_list' and generates a data frame identifying each gene. It requires internet access to function. As such, this function always returns data for the current IPD-IMGT/HLA Database release.
buildIMGTHLAGeneTypes()
A list object of two elements – 'version' and 'GeneTypes'. The 'version' element identifies the date on which the source table was generated. The 'GeneTypes' element is a data frame of three columns, identifying each gene supported by the IPD-IMGT/HLA Database, along with its molecular characteristics and its status as either a pseudogene or a gene fragment.
For internal HLAtools use.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.