Interactive visualization of gene co-expression networks, expression and funtional enrichment analysis.
| Gene ID | Description | PCC | Relationship |
|---|---|---|---|
| g23617.t1 | -- | 1 | positive |
| g35042.t1 | WD REPEAT DOMAIN-CONTAINING FAMILY | 0.91 | positive |
| g308.t1 | CENTROSOMAL PROTEIN KIZUNA | 0.91 | positive |
| g5617.t1 | CIRCADIAN PROTEIN CLOCK/ARNT/BMAL/PAS | 0.91 | positive |
| g6625.t1 | TRANSCRIPTION FACTOR-LIKE 5 PROTEIN | 0.91 | positive |
| g5217.t1 | FORMIN HOMOLOGY 2 FAMILY MEMBER | 0.90 | positive |
| g35594.t1 | DOUBLESEX AND MAB-3 RELATED TRANSCRIPTION FACTOR DMRT | 0.89 | positive |
| g10734.t1 | DNAJ HOMOLOG SUBFAMILY C MEMBER 16 | 0.89 | positive |
| g5643.t1 | PR DOMAIN ZINC FINGER PROTEIN | 0.88 | positive |
| g16274.t1 | POLY [ADP-RIBOSE] POLYMERASE | 0.88 | positive |
| g1090.t1 | DEOXYRIBONUCLEASE TATDN2-RELATED | 0.88 | positive |
| g17991.t1 | UNCHARACTERIZED | 0.88 | positive |
| g34910.t1 | MITOCHONDRIAL ATP SYNTHASE COUPLING FACTOR B | 0.87 | positive |
| g15353.t1 | UBIQUITIN-CONJUGATING ENZYME E2 | 0.87 | positive |
| g13688.t1 | UNCHARACTERIZED | 0.87 | positive |
| g17798.t1 | PEPTIDASE S9 PROLYL OLIGOPEPTIDASE | 0.85 | positive |
| g10555.t1 | NUCLEOPORIN NUP37 P37 -RELATED | 0.85 | positive |
| g14654.t1 | GLYCEROL-3-PHOSPHATE DEHYDROGENASE | 0.84 | 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 76 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.