Interactive visualization of gene co-expression networks, expression and funtional enrichment analysis.
| Gene ID | Description | PCC | Relationship |
|---|---|---|---|
| g34945.t1 | ENDOGLIN/TGF-BETA RECEPTOR TYPE III | 1 | positive |
| g343.t1 | PECANEX | 0.99 | positive |
| g25870.t1 | ENDO/EXONUCLEASE/PHOSPHATASE DOMAIN-CONTAINING PROTEIN-RELATED | 0.99 | positive |
| g9050.t1 | WNT RELATED | 0.99 | positive |
| g17292.t1 | ENDOGLIN/TGF-BETA RECEPTOR TYPE III | 0.99 | positive |
| g32332.t1 | CXC DOMAIN-CONTAINING PROTEIN-RELATED | 0.99 | positive |
| g12590.t1 | F-BOX ONLY PROTEIN 15 | 0.99 | positive |
| g1484.t1 | MITOGEN-ACTIVATED PROTEIN KINASE | 0.98 | positive |
| g2611.t1 | CILIA- AND FLAGELLA-ASSOCIATED PROTEIN 69 | 0.98 | positive |
| g10202.t1 | -- | 0.98 | positive |
| g27970.t1 | CARBOHYDRATE SULFOTRANSFERASE | 0.98 | positive |
| g32779.t1 | - | 0.98 | positive |
| g14085.t1 | CYTOCHROME P450 26 | 0.98 | positive |
| g6360.t1 | -- | 0.98 | positive |
| g16169.t1 | -- | 0.98 | positive |
| g2230.t1 | -- | 0.98 | positive |
| g30408.t1 | NACHT, LRR AND CARD DOMAINS-CONTAINING | 0.98 | positive |
| g13250.t1 | -- | 0.98 | positive |
| g14614.t1 | TGF-BETA FAMILY | 0.98 | positive |
| g21196.t1 | SPERMATOGENESIS-ASSOCIATED PROTEIN 48 | 0.98 | positive |
| g21629.t1 | OS05G0345500 PROTEIN | 0.98 | positive |
| g8797.t1 | -- | 0.98 | positive |
| g13061.t1 | -- | 0.98 | positive |
| g8753.t1 | -- | 0.98 | positive |
| g25336.t1 | OXIDASE/PEROXIDASE | 0.98 | positive |
| g6348.t1 | EGF-LIKE DOMAIN-CONTAINING PROTEIN | 0.98 | positive |
| g1330.t1 | PROLINE-RICH TRANSMEMBRANE PROTEIN 4-RELATED | 0.98 | positive |
| g9862.t1 | -- | 0.98 | positive |
| g14972.t1 | G PROTEIN-COUPLED RECEPTOR-RELATED | 0.98 | positive |
| g24537.t1 | -- | 0.97 | positive |
| g33455.t1 | FORKHEAD BOX PROTEIN J1 | 0.97 | positive |
| g28861.t1 | -- | 0.97 | positive |
| g14246.t1 | WNT RELATED | 0.97 | positive |
| g3564.t1 | -- | 0.97 | positive |
| g24839.t1 | -- | 0.97 | positive |
| g34587.t1 | UNCHARACTERIZED | 0.97 | positive |
| g5361.t1 | LIPOXYGENASE | 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 176 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.