Interactive visualization of gene co-expression networks, expression and funtional enrichment analysis.
| Gene ID | Description | PCC | Relationship |
|---|---|---|---|
| g2388.t1 | HELICASE SRCAP-RELATED | 1 | positive |
| g2997.t1 | METHYL-CPG BINDING PROTEIN, DROSOPHILA | 0.97 | positive |
| g1315.t1 | FORKHEAD BOX PROTEIN N3-LIKE PROTEIN-RELATED | 0.96 | positive |
| g12698.t1 | TOPOISOMERASE II-ASSOCIATED PROTEIN PAT1 | 0.96 | positive |
| g16192.t1 | -- | 0.96 | positive |
| g12080.t1 | LYSINE-SPECIFIC DEMETHYLASE | 0.96 | positive |
| g536.t1 | VOLTAGE-DEPENDENT CALCIUM CHANNEL BETA SUBUNIT | 0.96 | positive |
| g29391.t1 | -- | 0.96 | positive |
| g17213.t1 | -- | 0.96 | positive |
| g16988.t1 | SERINE/THREONINE-PROTEIN KINASE TAO | 0.96 | positive |
| g3319.t1 | RETINOIC ACID INDUCED 1/TRANSCRIPTION FACTOR 20 | 0.95 | positive |
| g27831.t1 | TRANSIENT RECEPTOR POTENTIAL CATION CHANNEL PROTEIN PAINLESS | 0.95 | positive |
| g18695.t1 | SYNTROPHIN | 0.95 | positive |
| g27562.t1 | E3 UBIQUITIN-PROTEIN LIGASE TRIP12 | 0.95 | positive |
| g6477.t1 | POLYCOMB GROUP PROTEIN | 0.94 | positive |
| g3318.t1 | -- | 0.94 | positive |
| g18444.t1 | TRANSCRIPTION FACTOR ONECUT | 0.94 | positive |
| g8664.t1 | MUCOSA ASSOCIATED LYMPHOID TISSUE LYMPHOMA TRANSLOCATION PROTEIN 1/PARACASPASE | 0.93 | positive |
| g5570.t1 | NUCLEAR PROTEIN SKIP-RELATED | 0.93 | positive |
| g18407.t1 | -- | 0.92 | positive |
| g21208.t1 | JAK PATHWAY SIGNAL TRANSDUCTION ADAPTOR MOLECULE | 0.91 | positive |
| g656.t1 | -- | 0.91 | 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 87 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.