Learn R Programming

pubmed.mineR (version 1.0.21)

xmlgene_atomizations: 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)

Value

a list containing genes from the text with their frquency of occurence.

Arguments

m

an S4 object of class Abstracts, output from xmlreadabs.

Author

S.Ramachandran, Jyoti Sharma

See Also

xmlreadabs

Examples

Run this code
if (FALSE) test = xmlgene_atomizations(xmlabs)
## xmlabs is an S4 object of class Abstracts i.e. output of xmlreadabs

Run the code above in your browser using DataLab