Interactive visualization of gene co-expression networks, expression and funtional enrichment analysis.
| Gene ID | Description | PCC | Relationship |
|---|---|---|---|
| g28123.t1 | POTASSIUM CHANNEL, SUBFAMILY K | 1 | positive |
| g6189.t1 | LEUCOKININ RECEPTOR-RELATED | 0.99 | positive |
| g17853.t1 | LYSOSOMAL ACID LIPASE-RELATED | 0.99 | positive |
| g12486.t1 | GLIAL CELLS MISSING RELATED/GLIDE | 0.99 | positive |
| g11889.t1 | PROSTAGLANDIN G/H SYNTHASE | 0.99 | positive |
| g27514.t1 | TRANSLATION ELONGATION FACTOR-RELATED | 0.99 | positive |
| g12030.t1 | COLLAGEN ALPHA | 0.99 | positive |
| g18961.t1 | G-PROTEIN COUPLED RECEPTOR FAMILY 1 MEMBER | 0.99 | positive |
| g7800.t1 | GLUTAMATE SEMIALDEHYDE DEHYDROGENASE | 0.99 | positive |
| g12437.t1 | SOLUTE CARRIER FAMILY 2 | 0.99 | positive |
| g28286.t1 | -- | 0.99 | positive |
| g528.t1 | FCH AND DOUBLE SH3 DOMAINS PROTEIN | 0.99 | positive |
| g4055.t1 | -- | 0.99 | positive |
| g27403.t1 | HYALURONIC ACID-BINDING PROTEIN 4 | 0.99 | positive |
| g30726.t1 | -- | 0.99 | positive |
| g6611.t1 | ALDEHYDE DEHYDROGENASE-RELATED | 0.99 | positive |
| g11811.t1 | B2 BRADYKININ RECEPTOR/ANGIOTENSIN II RECEPTOR | 0.98 | positive |
| g1820.t1 | CYTOCHROME P450 FAMILY 3 | 0.98 | positive |
| g30907.t1 | INTELECTIN | 0.98 | positive |
| g9369.t1 | ATP-BINDING CASSETTE SUB-FAMILY B | 0.98 | positive |
| g3743.t1 | S -2-HYDROXY-ACID OXIDASE-RELATED | 0.98 | positive |
| g27335.t1 | -- | 0.98 | positive |
| g344.t1 | TNF RECEPTOR ASSOCIATED FACTOR | 0.98 | positive |
| g27099.t1 | EF-HAND CALCIUM-BINDING DOMAIN-CONTAINING PROTEIN 7 | 0.98 | positive |
| g10203.t1 | -- | 0.98 | positive |
| g2188.t1 | - | 0.97 | positive |
| g2257.t1 | ATP-DEPENDENT DNA HELICASE | 0.94 | 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 79 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.