how to determine the threshold gene expression values using GCOS microaray platform...?
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
Orientation of deregulated gene in DGE analysis
written by mesebaesko •When performing differential gene expression (DGE) analysis on pairwise differences (contrasts), how can we identify the original group of deregulated genes? For instance, if we …
-
basal gene expression level
written by Francois Piumi •Hi, Scientists are interested in differentially expressed genes but also sometimes into basal gene expression levels. Is it possible to determine these expression levels by …
-
LogFc vs t_statistic to estimate over/under expressed genes?
written by Manuel Sokolov Ravasqueira •Hi! I am doing DGE using limma+voom over two populations, I have a gene X that has significant adjusted p values yet logfc values of …
-
Relationship between FDR alpha level and adjusted p-value thresholds
written by basch •I've been running a gene expression experiment, using DESeq2 for differential expression analysis, but I have problems understanding FDR using the BH method. Suppose I …
-
How to determine the cut off threshold when removing the RNA-Seq with low variance?
written by Chenxi(Michael) •Hi, I am currently using Python doing RNA-Seq Analysis with Cancer Gene Profile, which has 20000 gene rows and 800 sample columns. The dataset has …
-
Gene Expression Threshold
written by true.tushar •Hello, I am a high school student working on a research project identifying the expression of relevant human cancer related genes in populus trichocarpa. I …
-
How to construct GCN?
written by Arindam GhoshI have gene expression values for TEST and CONTROL samples from RNA-seq. I have determined the differentially expressed genes (DEG). Now I need to prepare …
-
how to convert the MAS5.0 intensity values to normalized log2 value of microarray data.
written by dinesh •HI every one, I am working on NCBI GEO data for identifying cumulative gene for stress. in the process i have came across the signal …
-
Permutation Based Thresholds For Eqtl Analysis?
written by Darren J. Fitzpatrick<p>I wish to determine a significance threshold for a small eQTL study.</p> <p>I computed p-values for the observed data under the model,</p> <pre><code>Y ~ A …
-
Gwas - Permutation Testing?
written by Darren J. Fitzpatrick<p>Hi,</p> <p>I have conducted a search for statistical epistasis using a simple dosage model:</p> <pre><code>Y ~ A + B + AB </code></pre> <p>where Y is …
Your question could use some more information and explanation about the exact situation and scope of your analysis.
Thanks for your response, i am new to handling microarray data. my boss has asked me to find the genes for multiple abiotic stress using data from NCBI GEO. In the process i have came across the signal intensity values generated from MAS5.0 and GCOS having values eg: 364, 311, 259 etc., for control and treatments. out of total set of probes i want to select genes which have -/+4 fold change.For this i want to know what is the procedure to estimate/calculate the change in gene expression from raw data. please let me know any further clarification. your help mean a lot to me
You may want to have a look at this tutorial: Analysing Microarray Data In Bioconductor
You can't use the raw values for probes/genes straight out GEO. You would need to normalize data/analyze a set of samples to get relative expression measurements (up or down expression). You would either need to use local software (commercial and/or R/packages) to do that analysis. GEO also makes an interactive tool available GEO2R that may be enough for you needs. Check it out here.
It might be better for you to work with p-values or confidence intervals, rather than fold-changes, in this setting. You can readily detect 4-fold changes in a microarray experiment, but much less readily reproduce those changes.
dear all thanks for your quick response, i want find genes from multiple series eg: GSE3053 GSE4438 GSE4471 GSE5167 GSE6719 GSE6720 GSE6737 which belong to one platform GPL2025. in this regard suggest me the best way to find the common genes which were deferentially expressed on all the experiments
Please use
ADD REPLY/ADD COMMENTwhen responding to existing posts.SUBMIT ANSWERshould be reserved for new answers for original question.Show us what you've already done, PLEASE!