Interactive visualization of gene co-expression networks, expression and funtional enrichment analysis.
| Gene ID | Description | PCC | Relationship |
|---|---|---|---|
| g16763.t1 | -- | 1 | positive |
| g16764.t1 | YY1 ASSOCIATED PROTEIN-RELATED | 0.98 | positive |
| g35990.t1 | ZINC FINGER CCCH DOMAIN-CONTAINING PROTEIN 14 | 0.97 | positive |
| g3319.t1 | RETINOIC ACID INDUCED 1/TRANSCRIPTION FACTOR 20 | 0.97 | positive |
| g12187.t1 | -- | 0.97 | positive |
| g10331.t1 | DEUBIQUITINATING PROTEIN VCIP135 | 0.97 | positive |
| g6430.t1 | SWAP-70 RECOMBINASE | 0.97 | positive |
| g5631.t1 | GUANYLATE CYCLASE SOLUBLE SUBUNIT BETA-2 | 0.97 | positive |
| g7920.t1 | ANDROGEN INDUCED INHIBITOR OF PROLIFERATION AS3 / PDS5-RELATED | 0.97 | positive |
| g18793.t1 | MULTIVESICULAR BODY SUBUNIT 12A | 0.97 | positive |
| g13386.t1 | GUANINE NUCLEOTIDE EXCHANGE FACTOR | 0.97 | positive |
| g3851.t1 | SI:DKEY-256H2.1 | 0.96 | positive |
| g33312.t1 | KELCH PROTEIN | 0.96 | positive |
| g3404.t1 | CEREBRAL PROTEIN-11-RELATED | 0.96 | positive |
| g5569.t1 | PROTEIN KINASE C, MU | 0.96 | positive |
| g21307.t1 | PARP/ZINC FINGER CCCH TYPE DOMAIN CONTAINING PROTEIN | 0.96 | positive |
| g5669.t1 | ATP-DEPENDENT PERMEASE MDL1, MITOCHONDRIAL | 0.96 | positive |
| g19648.t1 | CENTROMERE PROTEIN E | 0.96 | positive |
| g16781.t1 | TRANSIENT RECEPTOR POTENTIAL ION CHANNEL PROTEIN | 0.96 | positive |
| g27562.t1 | E3 UBIQUITIN-PROTEIN LIGASE TRIP12 | 0.96 | positive |
| g10641.t1 | DYNEIN LIGHT INTERMEDIATE CHAIN | 0.96 | positive |
| g3318.t1 | -- | 0.95 | positive |
| g7802.t1 | ATP-DEPENDENT DNA HELICASE | 0.95 | positive |
| g943.t1 | HAT FAMILY DIMERISATION DOMAINCONTAINING PROTEIN-RELATED | 0.95 | positive |
| g2072.t1 | OXIDOREDUCTASE, 2OG-FE II OXYGENASE FAMILY PROTEIN | 0.95 | positive |
| g986.t1 | UNCHARACTERIZED | 0.95 | positive |
| g11802.t1 | -- | 0.95 | positive |
| g11025.t1 | ACID PHOSPHATASE-RELATED | 0.95 | positive |
| g3220.t1 | CEREBLON | 0.94 | positive |
| g8672.t1 | CALCIUM UNIPORTER PROTEIN, MITOCHONDRIAL | 0.94 | positive |
| g6427.t1 | UNCHARACTERIZED | 0.94 | positive |
| g8661.t1 | TRANSFORMING GROWTH FACTOR-BETA RECEPTOR TYPE I AND II | 0.94 | positive |
| g15206.t1 | -- | 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 152 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.