martTable-class {biomaRt} | R Documentation |
Represents a martTable class
This Class is used to represent an annotation table. It stores the feature identifier (affy, locuslink,...), and a table with annotation retrieved for these features.
new('martTable',
id = ..../, #OMIM identifier of class numeric
table = ..../, #list
)
Steffen Durinck, http://www.esat.kuleuven.ac.be/~sdurinck