Description Usage Arguments Value See Also Examples
This function is the umbrella function for the hpaXml function family. It
take the input of either one Ensembl gene id or a imported XML object
resulting from a hpaXmlGet() function call. By default, it will
extract all information available for HPAanalyze user from the XML file by
calling every hpaXml function and put all results into a list.
| 1 2 3 4 5 | 
| inputXml | Input can be either one Ensembl gene id (start with ENSG) or
a imported XML object resulting from a  | 
| extractType | A vector of strings indicate which information is desired
for extraction. By default this function will call all  | 
| ... | Additional arguments to be passed downstream to other hpaXml functions being called behind the scene. See help files of other hpaXml functions for more information. | 
This function returns a list. Each element of the list is information extracted from the XML file specified using other hpaXml functions. See help file for each XML function for more information.
Other xml functions: 
hpaXmlAntibody(),
hpaXmlGet(),
hpaXmlProtClass(),
hpaXmlTissueExprSum(),
hpaXmlTissueExpr()
| 1 2 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.