Learn R Programming

pubmed.mineR (version 1.0.21)

xmlgene_atomizations_new: Gene atomization of xml abstracts.

Description

xmlgene_atomizations_new is used to fetch the list of genes from the xml abstracts

Usage

xmlgene_atomizations_new(m)

Value

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

Arguments

m

an S4 object of class Abstracts, output from xmlreadabs.

Author

S.Ramachandran, Jyoti Sharma

See Also

new_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