Interactive visualization of gene co-expression networks, expression and funtional enrichment analysis.
| Gene ID | Description | PCC | Relationship |
|---|---|---|---|
| g5349.t1 | FAMILY WITH SEQUENCE SIMILARITY 216 MEMBER A | 1 | positive |
| g30127.t1 | -- | 0.98 | positive |
| g32099.t1 | METABOTROPIC GLUTAMATE RECEPTOR | 0.98 | positive |
| g6644.t1 | REGULATOR OF G PROTEIN SIGNALING | 0.97 | positive |
| g4748.t1 | -- | 0.97 | positive |
| g8455.t1 | MULTI-COPPER OXIDASE | 0.97 | positive |
| g17292.t1 | ENDOGLIN/TGF-BETA RECEPTOR TYPE III | 0.97 | positive |
| g22212.t1 | PHD-TYPE DOMAIN-CONTAINING PROTEIN | 0.97 | positive |
| g34363.t1 | STEP II SPLICING FACTOR SLU7 | 0.96 | positive |
| g27458.t1 | NEUROPEPTIDE Y RECEPTOR | 0.96 | positive |
| g20833.t1 | F5/8 TYPE C DOMAIN-CONTAINING PROTEIN-RELATED | 0.96 | positive |
| g23590.t1 | TYROSINE-PROTEIN KINASE RECEPTOR | 0.96 | positive |
| g19831.t1 | PIGGYBAC TRANSPOSABLE ELEMENT-DERIVED PROTEIN 4 | 0.96 | positive |
| g2719.t1 | GLR0591 PROTEIN | 0.96 | positive |
| g5792.t1 | SI:CH211-108C17.2-RELATED-RELATED | 0.96 | positive |
| g8495.t1 | SERINE/THREONINE-PROTEIN KINASE | 0.96 | positive |
| g35967.t1 | -- | 0.96 | positive |
| g10532.t1 | RETROTRANSPOSON | 0.96 | positive |
| g23558.t1 | -- | 0.95 | positive |
| g26846.t1 | -- | 0.95 | positive |
| g6502.t1 | CCCH ZINC FINGER/TIS11-RELATED | 0.95 | positive |
| g12319.t1 | GAMMA-BUTYROBETAINE HYDROXYLASE-RELATED | 0.95 | positive |
| g8973.t1 | ANKYRIN REPEAT-CONTAINING | 0.95 | positive |
| g34869.t1 | DNA-DIRECTED RNA POLYMERASE | 0.95 | positive |
| g24687.t1 | -- | 0.94 | positive |
| g18749.t1 | -- | 0.94 | positive |
| g34607.t1 | -- | 0.94 | positive |
| g17647.t1 | RETROTRANSPOSON | 0.94 | 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 104 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.