MuscleExample
is an R workspace containing the following objects:
(1) tab
: a matrix of 5000 rows and 15 columns
(2) phenotype
: a indicator vector which denotes which columns in
tab
are arrays from normal (NORM) and inclusion body myositis
(IBM)
(3) G
: a list containing the source, title, and the
probe set IDs associated with 626 pathwaysThe full inflammatory myopathway dataset (which includes all probe sets and samples, including more NORM, IBM, and dermatomyositis arrays) and a more comprehensive pathway annotation list for the HG-U133A and other selected array platforms are available at http://www.chip.org/~ppark/PNAS05/
Although the objects contained in MuscleExample
are subsets of
the full dataset, the results obtained from running pathway analysis
with MuscleExample
are comparable to those obtained using the
full dataset. This example dataset contains 8 IBM and 7 NORM arrays.
The 5000 probe sets were selected by considering the variance of the
expression values of each probe set among the 15 arrays.
data(MuscleExample)