Learn R Programming

pubmed.mineR (version 1.0.3.1)

xmlgene_atomizations: Gene atomization of xml abstracts.

Description

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

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.

See Also

xmlreadabs

Examples

Run this code
test = xmlgene_atomizations(xmlabs)
## xmlabs is an S4 object of class Abstracts i.e. output of xmlreadabs}
<keyword>Function</keyword>

Run the code above in your browser using DataLab