Interactive visualization of gene co-expression networks, expression and funtional enrichment analysis.
| Gene ID | Description | PCC | Relationship |
|---|---|---|---|
| g8797.t1 | -- | 1 | positive |
| g21196.t1 | SPERMATOGENESIS-ASSOCIATED PROTEIN 48 | 0.98 | positive |
| g8753.t1 | -- | 0.98 | positive |
| g6360.t1 | -- | 0.98 | positive |
| g4737.t1 | COILED-COIL DOMAIN-CONTAINING PROTEIN 105 | 0.98 | positive |
| g12292.t1 | -- | 0.98 | positive |
| g21629.t1 | OS05G0345500 PROTEIN | 0.98 | positive |
| g343.t1 | PECANEX | 0.98 | positive |
| g34945.t1 | ENDOGLIN/TGF-BETA RECEPTOR TYPE III | 0.98 | positive |
| g12451.t1 | CILIA AND FLAGELLA-ASSOCIATED PROTEIN 58-RELATED | 0.98 | positive |
| g9771.t1 | TUMOR NECROSIS FACTOR RECEPTOR | 0.98 | positive |
| g2402.t1 | BETA-1,3-N-ACETYLGLUCOSAMINYLTRANSFERASE | 0.98 | positive |
| g27970.t1 | CARBOHYDRATE SULFOTRANSFERASE | 0.98 | positive |
| g14614.t1 | TGF-BETA FAMILY | 0.98 | positive |
| g6525.t1 | STABILIZER OF AXONEMAL MICROTUBULES 2 | 0.98 | positive |
| g32216.t1 | FIBROUS SHEATH INTERACTING PROTEIN 1 | 0.97 | positive |
| g30408.t1 | NACHT, LRR AND CARD DOMAINS-CONTAINING | 0.97 | positive |
| g14229.t1 | -- | 0.97 | positive |
| g6260.t1 | CARBOXYLESTERASE | 0.97 | positive |
| g15062.t1 | LEUCOKININ RECEPTOR-RELATED | 0.97 | positive |
| g3564.t1 | -- | 0.97 | positive |
| g24537.t1 | -- | 0.96 | positive |
| g8958.t1 | T-COMPLEX-ASSOCIATED-TESTIS-EXPRESSED 1/ DYNEIN LIGHT CHAIN | 0.95 | positive |
What this does. Everything above treats every gene the same way. Dynamic Expression View redraws this same network but colours each node by how much that gene changes between two conditions, so you can see which part of the network responds. It needs one input the network itself does not carry: a per-gene expression ratio.
Where the ratio comes from. CnidoSite holds an RNA-seq expression matrix for this species, so the ratio can be built here rather than elsewhere: pick the samples for each side of your comparison and every gene gets log2((mean of group A + 1) / (mean of group B + 1)). This network has 104 gene pairs and one run of Dynamic Expression View draws at most 10, so the button below carries the 10 with the strongest |PCC|.
GeneA GeneB, one pair per line. Its step 3 still needs the expression ratios.