xmlgene_atomizations {pubmed.mineR} | R Documentation |
Gene atomization of xml abstracts.Deprecated.
Description
xmlgene_atomizations
is used to fetch the list of genes from the xml abstracts.Deprecated.
Usage
xmlgene_atomizations(m)
Arguments
m |
an S4 object of class Abstracts, output from xmlreadabs. |
Value
a list containing genes from the text with their frquency of occurence.
Author(s)
S.Ramachandran, Jyoti Sharma
See Also
Examples
## Not run: test = xmlgene_atomizations(xmlabs)
## xmlabs is an S4 object of class Abstracts i.e. output of xmlreadabs
[Package pubmed.mineR version 1.0.20 Index]