xmlgene_atomizations_new {pubmed.mineR}R Documentation

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)

Arguments

m

an S4 object of class Abstracts, output from xmlreadabs.

Value

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

Author(s)

S.Ramachandran, Jyoti Sharma

See Also

new_xmlreadabs

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]