Interactive visualization of gene co-expression networks, expression and funtional enrichment analysis.
| Gene ID | Description | PCC | Relationship |
|---|---|---|---|
| g24840.t1 | -- | 1 | positive |
| g192.t1 | COLLAGEN ALPHA | 0.99 | positive |
| g27468.t1 | SOLUTE CARRIER FAMILY 22 MEMBER | 0.99 | positive |
| g14669.t1 | COLLAGEN ALPHA | 0.99 | positive |
| g25713.t1 | -- | 0.99 | positive |
| g25631.t1 | RETROTRANSPOSON | 0.99 | positive |
| g17124.t1 | EGF-LIKE DOMAIN-CONTAINING PROTEIN | 0.99 | positive |
| g6446.t1 | ENDOGLIN/TGF-BETA RECEPTOR TYPE III | 0.99 | positive |
| g33383.t1 | IP13529P | 0.99 | positive |
| g13536.t1 | SODIUM/CALCIUM EXCHANGER | 0.99 | positive |
| g9043.t1 | METAXIN RELATED | 0.99 | positive |
| g3925.t1 | UBIQUITIN-PROTEIN LIGASE E3C | 0.99 | positive |
| g9429.t1 | RING FINGER AND CHY ZINC FINGER DOMAIN-CONTAINING PROTEIN 1 | 0.99 | positive |
| g7.t1 | NEUROTRANSMITTER GATED ION CHANNEL | 0.99 | positive |
| g5747.t1 | ATAXIA TELANGIECTASIA MUTATED ATM -RELATED | 0.99 | positive |
| g5546.t1 | -- | 0.99 | positive |
| g28150.t1 | -- | 0.99 | positive |
| g6445.t1 | FIBRILLIN-RELATED | 0.99 | positive |
| g7527.t1 | -- | 0.99 | positive |
| g5746.t1 | CRUMBS FAMILY MEMBER | 0.99 | positive |
| g16491.t1 | NADH-CYTOCHROME B5 REDUCTASE | 0.99 | positive |
| g24689.t1 | FIBRINOGEN/TENASCIN/ANGIOPOEITIN | 0.99 | positive |
| g27985.t1 | DISCOIDIN, CUB, EGF, LAMININ , AND ZINC METALLOPROTEASE DOMAIN CONTAINING | 0.98 | positive |
| g3284.t1 | PHOSPHATIDYLETHANOLAMINE-BINDING PROTEIN | 0.98 | positive |
| g30473.t1 | ENDO/EXONUCLEASE/PHOSPHATASE DOMAIN-CONTAINING PROTEIN | 0.98 | positive |
| g32982.t1 | NACHT, LRR AND CARD DOMAINS-CONTAINING | 0.98 | positive |
| g20650.t1 | D-GLUTAMATE CYCLASE, MITOCHONDRIAL | 0.98 | positive |
| g11499.t1 | ENDO/EXONUCLEASE/PHOSPHATASE DOMAIN-CONTAINING PROTEIN | 0.98 | positive |
| g7035.t1 | DED DOMAIN-CONTAINING PROTEIN | 0.98 | 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 115 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.