Interactive visualization of gene co-expression networks, expression and funtional enrichment analysis.
| Gene ID | Description | PCC | Relationship |
|---|---|---|---|
| g2000.t1 | -- | 1 | positive |
| g7431.t1 | -- | 0.97 | positive |
| g22100.t1 | 3'-5' EXONUCLEASE DOMAIN-CONTAINING PROTEIN | 0.97 | positive |
| g28027.t1 | FI24210P1 | 0.97 | positive |
| g2191.t1 | RUBY-EYE2-LIKE PROTEIN | 0.96 | positive |
| g29384.t1 | -- | 0.96 | positive |
| g15081.t1 | - | 0.96 | positive |
| g27755.t1 | HOMER | 0.96 | positive |
| g9525.t1 | - | 0.96 | positive |
| g27861.t1 | CENTROSOMAL PROTEIN OF 170 KDA | 0.96 | positive |
| g7543.t1 | -- | 0.96 | positive |
| g4160.t1 | -- | 0.96 | positive |
| g4161.t1 | MULTICOPPER OXIDASE-RELATED | 0.96 | positive |
| g295.t1 | -- | 0.96 | positive |
| g12341.t1 | TETRATRICOPEPTIDE REPEAT PROTEIN (AFU_ORTHOLOGUE AFUA_6G03870) | 0.95 | positive |
| g633.t1 | MOLTING PROTEIN MLT-4 | 0.95 | positive |
| g20136.t1 | PHEROMONE SHUTDOWN PROTEIN | 0.95 | positive |
| g27269.t1 | ZINC FINGER PROTEIN | 0.95 | positive |
| g3586.t1 | NUCLEAR FRAGILE X MENTAL RETARDATION PROTEIN INTERACTING PROTEIN 1 | 0.95 | positive |
| g23138.t1 | UBIQUITIN SPECIFIC PROTEINASE | 0.95 | positive |
| g16204.t1 | GAMETOGENETIN-BINDING PROTEIN 2 | 0.95 | positive |
| g12233.t1 | -- | 0.95 | positive |
| g8358.t1 | GAMMA-BUTYROBETAINE HYDROXYLASE-RELATED | 0.95 | positive |
| g11254.t1 | SPINSTER | 0.95 | positive |
| g6432.t1 | SWAP-70 RECOMBINASE | 0.95 | positive |
| g5326.t1 | D-GLUCURONYL C5-EPIMERASE | 0.95 | positive |
| g22088.t1 | WD40 REPEAT PROTEIN | 0.95 | positive |
| g6210.t1 | METHYLMALONYL-COA MUTASE | 0.94 | positive |
| g19595.t1 | IP01015P-RELATED | 0.94 | positive |
| g8686.t1 | AGAP003710-PA | 0.94 | positive |
| g23744.t1 | LD33804P | 0.94 | positive |
| g4562.t1 | NH 3 /GLUTAMINE-DEPENDENT NAD + SYNTHETASE | 0.94 | positive |
| g1834.t1 | TETRATRICOPEPTIDE REPEAT (TPR)-LIKE SUPERFAMILY PROTEIN-RELATED | 0.93 | positive |
| g27885.t1 | EUKARYOTIC TRANSLATION INITIATION FACTOR 3 -RELATED | 0.93 | positive |
| g2972.t1 | PARTITIONING DEFECTIVE 3 RELATED | 0.93 | positive |
| g7500.t1 | PROTEIN CBG16200 | 0.91 | 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 245 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.