Mart-class {biomaRt}R Documentation

Class Mart

Description

Represents a Mart class, containing connections to different BioMarts

Details

This Class is used to represent connections to different BioMart databases.

Creating Objects

new('Mart',
connections = ..../, #connections BioMart databases
arrayToSpecies = ..../, #mapping from affy arrays to species
)

Author(s)

Steffen Durinck, http://www.esat.kuleuven.ac.be/~sdurinck

See Also

Examples



[Package biomaRt version 1.4.0 Index]