Mart-class              Class Mart
attributeSummary        Gives a summary of the attributes groups and
                        categories
exportFASTA             Exports getSequence results to FASTA format
filterSummary           Gives a summary of the filters groups and
                        categories
getAffyArrays           Displays affy identifiers of Affymetrix chips
                        supported by the Ensembl package
getBM                   Retrieves information from the BioMart database
getFeature              Retrieves identifiers starting from a gene
                        symbol, chromosomal position or GO identifier
getGO                   Retrieves GO information
getGene                 Retrieves gene annotation information
getHomolog              Get homologs
getLDS                  Retrieves information from two linked datasets
getSNP                  Retrieves SNP's between a given chromosome
                        start and end position
getSequence             Retrieves sequences
listAttributes          lists the attributes available in the selected
                        dataset
listDatasets            lists the datasets available in the selected
                        BioMart database
listFilters             lists the filters available in the selected
                        dataset
listMarts               list the BioMart database covered by biomaRt
                        package
martDisconnect          Disconnects from BioMarts
martTable-class         Class martTable
parseAttributes         parse attributes
parseFilters            parse filters
useDataset              Select a dataset to use and updates Mart object
useMart                 Connects to the selected BioMart
