Description Usage Format Author(s) Source References Examples
Dudley et al (2005) create a collection of gene-deletion mutants to determine genes that contribute to a particular phenotype in specific environmental conditions. This list is generated from a fitness analysis under 21 different experimental conditions.
1 2 3 4 |
DudleyGenelist
is a character vector of length 814 genes.
DudleyPhenoFull
is a dataframe of 814 genes by 23 elements.
The column contains the yeast gene name. The 22 remaining columns are
the experimental conditions (see details). The values obtained in
the different condition are the fitness defect scores for the
814 genes sensitive to the experimental condition, as defined
by Dudley et al (2005).
DudleyPhenoM
is a 814 by 22 incidence matrix
with rownames corresponding to the genes names and
columns to an experimental condition. This matrix
contains a 1 in the (i,j) position if the i-th gene
is sensitive to the experimental condition of the j-th column;
it contains a 0 otherwise.
Yeast systematic gene name
15ug/ml benomyl,microtubule function
0.7M calcium chloride, divalent cation
55uM Cadmium, heavy metal
2mg/ml Caffeine
0.18ug/ml cycloheximide, protein synthesis
unknown
YPD + 6% Ethanol
iron limited, nutrient limited condition
11.4mg/ml Hydroxyurea, DNA replication and repair
50ug/ml hygromycin B, aminoglycosides
Low phosphate, nutrient limited condition
20ug/ml mycophenolic acid, transcriptional elongation
1.2M sodium chloride, general stress condition
1mM paraquat, oxidative stress
Low pH, general stress condition
0.1ug/ml rapamycin, protein synthesis
1.2M sorbitol, general stress condition
100J/m2 ultra-violet, DNA replication and repair
2% galactose, carbon source
3% glycerol, carbon source
2% lactate, carbon source
2% raffinose, carbon source
DudleySign
is a list of dataframe that summaryzes in which complexes
the gene related to the phenotype are found, the size of the
complexes and the associated p-value. This is the result
of applying a Hypergeometric test (see CoHyperGParams-class
for more details) and the complexStatus
function.
Dudleyresult
is a data.frame that summaryzes the number of
sensitive genes per condition, how many of those genes are present in
the ScISI interactome and the associated p-value. This is the result
of applying a Hypergeometric test (see CoHyperGParams-class
for more details) and the complexStatus
function.
N. LeMeur
Dudley et al (2005), supplementary information: http://arep.med.harvard.edu/pheno/default.htm
Aim\'ee Marie Dudley, Daniel Maarten Janse, Amos Tanay, Ron Shamir and George McDonald Church. (2005).A global view of pleiotropy and phenotypically derived gene function in yeast. Molecular Systems Biology doi:10.1038/msb4100004
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.