Interactive visualization of gene co-expression networks, expression and funtional enrichment analysis.
| Gene ID | Description | PCC | Relationship |
|---|---|---|---|
| g32455.t1 | -- | 1 | positive |
| g11857.t1 | HOMEOBOX PROTEIN NKX | 1.00 | positive |
| g12874.t1 | HOMEOBOX PROTEIN NKX | 0.99 | positive |
| g22127.t1 | HOMEOBOX PROTEIN NKX | 0.99 | positive |
| g8374.t1 | ACTIVATOR OF S-PHASE KINASE-RELATED | 0.98 | positive |
| g8339.t1 | -- | 0.97 | positive |
| g21084.t1 | TRANSLATION FACTOR GUF1-RELATED | 0.96 | positive |
| g27242.t1 | UNCHARACTERIZED | 0.96 | positive |
| g1243.t1 | TOLL-LIKE RECEPTOR | 0.96 | positive |
| g2794.t1 | HOMEOBOX PROTEIN NKX | 0.95 | positive |
| g16665.t1 | ENDO/EXONUCLEASE/PHOSPHATASE DOMAIN-CONTAINING PROTEIN | 0.95 | positive |
| g30521.t1 | -- | 0.95 | positive |
| g25675.t1 | -- | 0.95 | positive |
| g3660.t1 | -- | 0.95 | positive |
| g28257.t1 | PROTEIN PHOSPHATASE 1 REGULATORY SUBUNIT SDS22-RELATED | 0.95 | positive |
| g1478.t1 | -- | 0.94 | positive |
| g28727.t1 | UBIQUITIN CARBOXYL-TERMINAL HYDROLASE | 0.94 | positive |
| g10189.t1 | SH3 DOMAIN-CONTAINING | 0.94 | positive |
| g28274.t1 | -- | 0.94 | positive |
| g568.t1 | -- | 0.93 | positive |
| g22066.t1 | -- | 0.93 | positive |
| g35968.t1 | UNCHARACTERIZED | 0.93 | positive |
| g24189.t1 | PAIRED MESODERM HOMEOBOX PROTEIN 1-RELATED | 0.93 | positive |
| g14019.t1 | -- | 0.92 | positive |
| g12873.t1 | -- | 0.92 | positive |
| g9530.t1 | FIBROBLAST GROWTH FACTOR | 0.92 | positive |
| g967.t1 | CENTROSOMAL PROTEIN OF 290 KDA | 0.92 | positive |
| g14675.t1 | -- | 0.90 | positive |
| g251.t1 | -- | 0.90 | positive |
| g34142.t1 | -- | 0.90 | positive |
| g33321.t1 | -- | 0.89 | positive |
| g27430.t1 | G PROTEIN-COUPLED RECEPTOR | 0.83 | 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 188 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.