This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Which yeast genes would have the most similar gene expression pattern?

I would like to test my model. Therefore, I would need to know where I can find a list of yeast genes, which can be sorted based on their similarities in their expression pattern. Where could I find such a list or how could I generate it?

rna-seq genome gene functional geomics

Which yeast genes would have the most similar gene expression pattern?

The genes associated with ribosome biogenesis are described as being tighly co-regulated "to ensure that the components of the ribosome are available in equimolar amounts". The economics of ribosome biosynthesis in yeast.

2 answers

You can get yeast gene expression datasets from public repositories such as ArrayExpress. SGD' SPELL resource has integrated expression data which may be closer to what you want.

You could just simulate it and make a synthetic dataset by using a certain distribution, like any random or beta distribution with a pre-determine mean and variance.

Log in to answer this question.