Interactive visualization of gene co-expression networks, expression and funtional enrichment analysis.
| Gene ID | Description | PCC | Relationship |
|---|---|---|---|
| g6430.t1 | SWAP-70 RECOMBINASE | 1 | positive |
| g5818.t1 | CYCLIC-AMP RESPONSE ELEMENT BINDING PROTEIN | 0.99 | positive |
| g4160.t1 | -- | 0.99 | positive |
| g4804.t1 | FACTOR VIII-ASSOCIATED GENE 1 | 0.98 | positive |
| g13812.t1 | RETINOBLASTOMA BINDING PROTEIN 8 | 0.98 | positive |
| g11138.t1 | BANK1/PIK3AP1 FAMILY MEMBER | 0.98 | positive |
| g17147.t1 | -- | 0.98 | positive |
| g3404.t1 | CEREBRAL PROTEIN-11-RELATED | 0.98 | positive |
| g33312.t1 | KELCH PROTEIN | 0.98 | positive |
| g6207.t1 | -- | 0.98 | positive |
| g5819.t1 | CYCLIC-AMP RESPONSE ELEMENT BINDING PROTEIN | 0.98 | positive |
| g1839.t1 | ANOCTAMIN | 0.97 | positive |
| g12882.t1 | NNMT/PNMT/TEMT FAMILY MEMBER | 0.97 | positive |
| g27357.t1 | - | 0.97 | positive |
| g10331.t1 | DEUBIQUITINATING PROTEIN VCIP135 | 0.97 | positive |
| g8992.t1 | -- | 0.97 | positive |
| g9738.t1 | GTP-BINDING PROTEIN ALPHA SUBUNIT | 0.97 | positive |
| g6505.t1 | NITRIC OXIDE SYNTHASE-RELATED | 0.97 | positive |
| g11633.t1 | TRANSCRIPTIONAL ADAPTER 1 | 0.97 | positive |
| g15363.t1 | RIBONUCLEASE | 0.97 | positive |
| g4161.t1 | MULTICOPPER OXIDASE-RELATED | 0.97 | positive |
| g402.t1 | -- | 0.97 | positive |
| g35990.t1 | ZINC FINGER CCCH DOMAIN-CONTAINING PROTEIN 14 | 0.97 | positive |
| g22100.t1 | 3'-5' EXONUCLEASE DOMAIN-CONTAINING PROTEIN | 0.97 | positive |
| g16764.t1 | YY1 ASSOCIATED PROTEIN-RELATED | 0.97 | positive |
| g18371.t1 | DELTEX-RELATED | 0.97 | positive |
| g2191.t1 | RUBY-EYE2-LIKE PROTEIN | 0.97 | positive |
| g27187.t1 | UBIQUITIN CARBOXYL-TERMINAL HYDROLASE | 0.97 | positive |
| g23610.t1 | UBIQUITIN THIOESTERASE | 0.97 | positive |
| g8719.t1 | QUIESCIN Q6-RELATED SULFHYDRYL OXIDASE | 0.97 | positive |
| g16763.t1 | -- | 0.97 | positive |
| g19246.t1 | CYTOCHROME P450 FAMILY 46 SUBFAMILY A | 0.97 | positive |
| g3095.t1 | E3 UBIQUITIN-PROTEIN LIGASE NHLRC1-RELATED | 0.97 | positive |
| g18870.t1 | SYNDROMES PUTATIVE CHAPERONIN-RELATED | 0.96 | positive |
| g14510.t1 | MITOGEN-ACTIVATED PROTEIN KINASE | 0.96 | positive |
| g4500.t1 | RIKEN CDNA 9930021J03 GENE | 0.96 | positive |
| g29384.t1 | -- | 0.96 | positive |
| g27687.t1 | DNAJ HOMOLOG SUBFAMILY C MEMBER 17 | 0.96 | positive |
| g16204.t1 | GAMETOGENETIN-BINDING PROTEIN 2 | 0.96 | positive |
| g27269.t1 | ZINC FINGER PROTEIN | 0.96 | positive |
| g28295.t1 | NEUROPEPTIDE RECEPTOR-RELATED G-PROTEIN COUPLED RECEPTOR | 0.96 | positive |
| g633.t1 | MOLTING PROTEIN MLT-4 | 0.96 | positive |
| g20509.t1 | RING FINGER AND SRY DOMAIN-CONTAINING | 0.96 | positive |
| g16112.t1 | MANNOSYL-OLIGOSACCHARIDE GLUCOSIDASE | 0.96 | positive |
| g3318.t1 | -- | 0.96 | positive |
| g6432.t1 | SWAP-70 RECOMBINASE | 0.96 | positive |
| g32018.t1 | -- | 0.96 | positive |
| g11802.t1 | -- | 0.96 | positive |
| g11254.t1 | SPINSTER | 0.95 | 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 397 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.