Low Sample For Coexpression
Can I make Coexpression Network with 8 sample(4 case and 4 control) expression data? I cannot find more data sample.
genome
• 1,879 views
•
link
written
by
babak1146 •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
Converting RNA-seq expression profile into Coexpression
written by Mehvi khan •I have the RNA-seq data of three different patients which are sensitive to a particular drug. Then resistant isoforms are created through in vivo experiments …
-
RNA seq data analysis and building co expression network
written by siuHi all, I have some questions regarding RNA seq analysis if you can suggest anything it will help me a lot. 1. I am currently …
-
Converting multiple GSE data into expression matrix
written by ghataksoumyakanti •Hi guys,I have downloaded 4 GSE microarray datasets from geo with their cel files and their individual series expression matrix.My furthur intention is to do …
-
Normalised counts of control samples in gene expression matrix
written by Pranavathiyani GI have 4 control and 4 treated samples of RNA seq data, for generating gene expression network should i consider adding the normalised counts of …
-
Expression correlation tool
written by shuklapriyanka287 •Hello biostar I have constructed a gene coexpression network from the expression data with the help of expression correlation tool which is a cytscape tool …
-
differential expression analysis of microarray data using limma package
written by au.rinki.bio •hello, i am working on microarray data analysis using R/Bioconductor package. for differential expression analysis i am using limma package. i am consedering cel file. …
-
Differential Coexpression Analysis
written by hkarakurtHello everyone, I want to do a differential coexpression analysis to a microarray data. My data have rows for genes and columns for conditions. 30 …
-
Any coexpression tools for RNAseq expression data
written by kanika.arora.2089 •I have RNA seq differential expression data for which I want to generate coexpression network. I have fold changes for RNA seq data and I …
-
How to construct Bayesian regulatory network in R with gene expression profile
written by sugusHi guys, Recently I was working on a number of cancers with histological studies. I obtained gene expression profiles for some cancers and completed the …
-
What data should I use to generate a gene coexpression network?
written by tahermun •I have a microarray dataset that contains expression data of 30 samples of individuals with a certain disease and 30 samples of healthy individuals. After …
Can you? Yes. Will it be reliable/informative? Depends, we'd need more information.
A bit of clarification. While doing WGCNA or any other co-expression network, do we have to use the expression values for both the conditions of only a single condition?
I used Pearson Correlation Coefficients to create an unweighted network. Using 0.9 as threshold, I found that ~90% of interactions are retained. Any possibilities for this? Seemed a bit weird to me.
Use all of the expression values from all of the samples that you have. I'm not entirely sure what you mean by 90% of interactions being retained (compared to what?).
Ok sorry. I missed to mention. 90% of the maximum possible correlation between n genes given by (n*(n-1))/2.