data(microarray2dataset)
dataset
contains species-specific biomaRt dataset names.
microarray
contains the microarray identifier in the Ensembl
BioMart dataset above.
sample
contains a sample probeset from this combination of
Ensembl BioMart dataset and microarray.
species
contains an example probeset sampled from the
corresponding Ensembl BioMart dataset and microarray.
pattern
contains the corresponding manually curated pattern
representative of probesets for this microarray platform. This pattern
may or may not be unique to the microarray. Therefore
we encourage users to use the 'microarray' argument of the
GO_analyse
method to specify the Ensembl BioMart dataset to use.
unique
contains a boolean value stating whether the
pattern was found unique to the microarray or not.
microarray2dataset.build
method stored in the toolkit.R
script was used to query the Ensembl BioMart server and build this table.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.
data(microarray2dataset)
microarray2dataset
Run the code above in your browser using DataLab