microarray2dataset: Table mapping probeset identifier prefixes to datasets in the...

Description Usage Details Value Source Examples

Description

The species corresponding to an probeset identifier can often be identified from the prefix of the identifier (e.g. Bt.457.1.S1_at corresponds to Bos taurus which is only associated with a single microarray platform in the Ensembl BioMart). This table maps some manually curated unique patterns to the corresponding species and microarray platform.

Usage

1

Details

All Agilent microarray share the same prefix pattern, making it very difficult to differentiate. Many Affymetrix microarrays also share the same prefix "AFFX" for several probesets.

The dataset and microarray arguments of the GO_analyse method are the best way to specify which BioMart information should be used to annotate the features in your expression dataset.

Value

A data frame with 158 rows and the 6 columns. Rows are sorted alphabetically by species name and each refer to a unique combination of dataset and microarray identifier in the Ensembl BioMart. The columns are described below:

Source

The microarray2dataset.build method stored in the toolkit.R script was used to query the Ensembl BioMart server and build this table.

Examples

1
2

kevinrue/GOexpress-original documentation built on May 20, 2019, 9:07 a.m.