Interactive visualization of gene co-expression networks, expression and funtional enrichment analysis.
| Gene ID | Description | PCC | Relationship |
|---|---|---|---|
| g28740.t1 | FCH AND DOUBLE SH3 DOMAINS PROTEIN | 1 | positive |
| g12379.t1 | -- | 0.99 | positive |
| g2177.t1 | -- | 0.99 | positive |
| g34947.t1 | -- | 0.99 | positive |
| g34829.t1 | -- | 0.99 | positive |
| g10500.t1 | PROTEIN DISULFIDE-ISOMERASE C17H9.14C-RELATED | 0.99 | positive |
| g24505.t1 | DUF946 FAMILY PROTEIN | 0.98 | positive |
| g35051.t1 | -- | 0.98 | positive |
| g35021.t1 | CRUMBS FAMILY MEMBER | 0.98 | positive |
| g14588.t1 | TRANSCOBALAMIN-1/GASTRIC INTRINSIC FACTOR | 0.98 | positive |
| g5427.t1 | DNAJ PROTEIN ERDJ3A | 0.98 | positive |
| g3937.t1 | -- | 0.98 | positive |
| g22951.t1 | NEUROTRANSMITTER GATED ION CHANNEL | 0.98 | positive |
| g35145.t1 | PENTRAXIN | 0.98 | positive |
| g12607.t1 | UDP-GLUCOSE 4-EPIMERASE | 0.98 | positive |
| g13325.t1 | RETICULOCALBIN | 0.98 | positive |
| g10586.t1 | -- | 0.98 | positive |
| g20268.t1 | -- | 0.98 | positive |
| g17459.t1 | OXIDASE/PEROXIDASE | 0.98 | positive |
| g33002.t1 | LOW-DENSITY LIPOPROTEIN RECEPTOR-RELATED | 0.98 | positive |
| g2016.t1 | ETS | 0.98 | positive |
| g19360.t1 | -- | 0.98 | positive |
| g12994.t1 | -- | 0.98 | positive |
| g195.t1 | TESTIS-EXPRESSED PROTEIN 47 | 0.98 | positive |
| g23758.t1 | -- | 0.98 | positive |
| g13514.t1 | -- | 0.97 | positive |
| g16799.t1 | KH DOMAIN CONTAINING RNA BINDING PROTEIN | 0.97 | positive |
| g9863.t1 | -- | 0.97 | positive |
| g12967.t1 | -- | 0.97 | positive |
| g11640.t1 | RETICULOCALBIN | 0.97 | positive |
| g5579.t1 | -- | 0.97 | positive |
| g1734.t1 | 5-METHYLTETRAHYDROPTEROYLTRIGLUTAMATE--HOMOCYSTEINE METHYLTRANSFERASE | 0.96 | positive |
| g18409.t1 | -- | 0.96 | positive |
| g7357.t1 | -- | 0.96 | 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 170 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.