Interactive visualization of gene co-expression networks, expression and funtional enrichment analysis.
| Gene ID | Description | PCC | Relationship |
|---|---|---|---|
| g5669.t1 | ATP-DEPENDENT PERMEASE MDL1, MITOCHONDRIAL | 1 | positive |
| g6808.t1 | METALLOPHOSPHOESTERASE | 0.97 | positive |
| g32586.t1 | -- | 0.96 | positive |
| g8000.t1 | E3 UBIQUITIN-PROTEIN LIGASE HECTD3 | 0.96 | positive |
| g4813.t1 | HEADCASE PROTEIN | 0.96 | positive |
| g16763.t1 | -- | 0.96 | positive |
| g35990.t1 | ZINC FINGER CCCH DOMAIN-CONTAINING PROTEIN 14 | 0.96 | positive |
| g8898.t1 | RASSF | 0.96 | positive |
| g5819.t1 | CYCLIC-AMP RESPONSE ELEMENT BINDING PROTEIN | 0.96 | positive |
| g16754.t1 | HEME OXYGENASE | 0.96 | positive |
| g7920.t1 | ANDROGEN INDUCED INHIBITOR OF PROLIFERATION AS3 / PDS5-RELATED | 0.95 | positive |
| g14208.t1 | LOQUACIOUS, ISOFORM B | 0.95 | positive |
| g13421.t1 | TUBULIN POLYGLUTAMYLASE COMPLEX SUBUNIT 1 | 0.95 | positive |
| g15797.t1 | UNCHARACTERIZED RING FINGER-CONTAINING PROTEIN | 0.95 | positive |
| g29810.t1 | -- | 0.95 | positive |
| g11802.t1 | -- | 0.95 | positive |
| g10331.t1 | DEUBIQUITINATING PROTEIN VCIP135 | 0.95 | positive |
| g29064.t1 | RAB FAMILY | 0.94 | positive |
| g12932.t1 | -- | 0.93 | positive |
| g13540.t1 | -- | 0.89 | 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 58 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.