Interactive visualization of gene co-expression networks, expression and funtional enrichment analysis.
| Gene ID | Description | PCC | Relationship |
|---|---|---|---|
| g6189.t1 | LEUCOKININ RECEPTOR-RELATED | 1 | positive |
| g28123.t1 | POTASSIUM CHANNEL, SUBFAMILY K | 0.99 | positive |
| g28044.t1 | HOMEO BOX HB9 LIKE A-RELATED | 0.99 | positive |
| g7911.t1 | SYNAPSIN | 0.99 | positive |
| g12486.t1 | GLIAL CELLS MISSING RELATED/GLIDE | 0.99 | positive |
| g27130.t1 | BITESIZE, ISOFORM I | 0.99 | positive |
| g63.t1 | -- | 0.99 | positive |
| g30907.t1 | INTELECTIN | 0.99 | positive |
| g25261.t1 | HYALURONIC ACID-BINDING PROTEIN 4 | 0.99 | positive |
| g15219.t1 | LIM/HOMEOBOX PROTEIN LHX | 0.99 | positive |
| g27403.t1 | HYALURONIC ACID-BINDING PROTEIN 4 | 0.99 | positive |
| g2866.t1 | -- | 0.99 | positive |
| g13375.t1 | -- | 0.98 | positive |
| g27475.t1 | -- | 0.98 | positive |
| g5435.t1 | CARBOHYDRATE SULFOTRANSFERASE | 0.98 | positive |
| g6844.t1 | PROPROTEIN CONVERTASE SUBTILISIN/KEXIN-RELATED | 0.98 | positive |
| g16748.t1 | -- | 0.98 | positive |
| g30726.t1 | -- | 0.98 | positive |
| g23657.t1 | INTELECTIN | 0.98 | positive |
| g23344.t1 | INTELECTIN | 0.98 | positive |
| g3362.t1 | TUBULIN | 0.98 | positive |
| g1665.t1 | TOLL-LIKE RECEPTOR | 0.98 | positive |
| g3743.t1 | S -2-HYDROXY-ACID OXIDASE-RELATED | 0.98 | positive |
| g15767.t1 | DISCOIDIN, CUB, EGF, LAMININ , AND ZINC METALLOPROTEASE DOMAIN CONTAINING | 0.98 | positive |
| g15630.t1 | -- | 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 98 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.