Interactive visualization of gene co-expression networks, expression and funtional enrichment analysis.
| Gene ID | Description | PCC | Relationship |
|---|---|---|---|
| g11802.t1 | -- | 1 | positive |
| g5818.t1 | CYCLIC-AMP RESPONSE ELEMENT BINDING PROTEIN | 0.96 | positive |
| g9879.t1 | MEMBRANE ASSOCIATED GUANYLATE KINASE-RELATED | 0.96 | positive |
| g5819.t1 | CYCLIC-AMP RESPONSE ELEMENT BINDING PROTEIN | 0.96 | positive |
| g15797.t1 | UNCHARACTERIZED RING FINGER-CONTAINING PROTEIN | 0.96 | positive |
| g6430.t1 | SWAP-70 RECOMBINASE | 0.96 | positive |
| g16204.t1 | GAMETOGENETIN-BINDING PROTEIN 2 | 0.96 | positive |
| g8171.t1 | UNCHARACTERIZED | 0.95 | positive |
| g9302.t1 | RING ZINC FINGER PROTEIN | 0.95 | positive |
| g4804.t1 | FACTOR VIII-ASSOCIATED GENE 1 | 0.95 | positive |
| g5669.t1 | ATP-DEPENDENT PERMEASE MDL1, MITOCHONDRIAL | 0.95 | positive |
| g10331.t1 | DEUBIQUITINATING PROTEIN VCIP135 | 0.95 | positive |
| g8841.t1 | LD33804P | 0.95 | positive |
| g3319.t1 | RETINOIC ACID INDUCED 1/TRANSCRIPTION FACTOR 20 | 0.95 | positive |
| g16763.t1 | -- | 0.95 | positive |
| g2489.t1 | -- | 0.74 | 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 45 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.