Description Usage Arguments Value See Also Examples
Extract protein class information from imported xml document resulted from
hpaXmlGet()
.
1 | hpaXmlProtClass(importedXml)
|
importedXml |
Input an xml document object resulted from a
|
This function return a tibble of 4 columns.
Other xml functions:
hpaXmlAntibody()
,
hpaXmlGet()
,
hpaXmlTissueExprSum()
,
hpaXmlTissueExpr()
,
hpaXml()
1 2 3 4 5 | ## Not run:
GCH1xml <- hpaXmlGet('ENSG00000131979')
hpaXmlProtClass(GCH1xml)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.