Interactive visualization of gene co-expression networks, expression and funtional enrichment analysis.
| Gene ID | Description | PCC | Relationship |
|---|---|---|---|
| g2934.t1 | ADAMTS A DISINTEGRIN AND METALLOPROTEASE WITH THROMBOSPONDIN MOTIFS PROTEASE | 1 | positive |
| g619.t1 | - | 0.97 | positive |
| g12003.t1 | -- | 0.97 | positive |
| g2528.t1 | SACSIN | 0.97 | positive |
| g33056.t1 | ALPHA KINASE/ELONGATION FACTOR 2 KINASE | 0.97 | positive |
| g22702.t1 | SOLUTE CARRIER FAMILY 35 | 0.96 | positive |
| g993.t1 | ADENOSINE/GUANOSINE DIPHOSPHATASE | 0.96 | positive |
| g5351.t1 | -- | 0.96 | positive |
| g29909.t1 | -- | 0.96 | positive |
| g11024.t1 | CALSYNTENIN | 0.96 | positive |
| g31262.t1 | -- | 0.96 | positive |
| g581.t1 | BETAINE--HOMOCYSTEINE S-METHYLTRANSFERASE 1 | 0.96 | positive |
| g16765.t1 | PHOSPHATIDYLCHOLINE TRANSFER PROTEIN | 0.96 | positive |
| g467.t1 | TRANSCRIPTION TERMINATION FACTOR 2-RELATED | 0.96 | positive |
| g19850.t1 | -- | 0.96 | positive |
| g3717.t1 | ALPHA KINASE/ELONGATION FACTOR 2 KINASE | 0.96 | positive |
| g25794.t1 | TRANSPOSASE, PUTATIVE-RELATED | 0.95 | positive |
| g21418.t1 | ZINC FINGER RAN-BINDING DOMAIN-CONTAINING PROTEIN 2 ZRANB2-RELATED | 0.95 | positive |
| g12287.t1 | NETRIN/LAMININ-RELATED | 0.95 | positive |
| g5040.t1 | UNCHARACTERIZED | 0.95 | positive |
| g8806.t1 | RETROTRANSPOSON | 0.95 | positive |
| g2976.t1 | MAP KINASE KINASE KINASE SSK2-RELATED-RELATED | 0.95 | positive |
| g22361.t1 | -- | 0.95 | positive |
| g10532.t1 | RETROTRANSPOSON | 0.95 | positive |
| g6321.t1 | PROTEASE M14 CARBOXYPEPTIDASE | 0.95 | positive |
| g12968.t1 | -- | 0.95 | positive |
| g19148.t1 | HOMEOBOX PROTEIN MOX | 0.95 | positive |
| g36550.t1 | -- | 0.95 | positive |
| g31692.t1 | RETROTRANSPOSON | 0.95 | positive |
| g32184.t1 | RAS-ASSOCIATING DOMAIN-CONTAINING PROTEIN | 0.95 | positive |
| g2885.t1 | TYROSINE-PROTEIN KINASE | 0.95 | positive |
| g16819.t1 | -- | 0.95 | positive |
| g18360.t1 | U1-TYPE DOMAIN-CONTAINING PROTEIN | 0.94 | positive |
| g27960.t1 | LIM/HOMEOBOX PROTEIN LHX | 0.94 | positive |
| g31210.t1 | -- | 0.94 | positive |
| g3548.t1 | CHLORIDE CHANNEL PROTEIN 2 | 0.94 | positive |
| g1031.t1 | CYCLIN-DEPENDENT KINASE INHIBITOR 1 | 0.94 | positive |
| g33767.t1 | L1 TRANSPOSABLE ELEMENT-RELATED | 0.93 | positive |
| g24181.t1 | RGD1565685 PROTEIN | 0.92 | positive |
| g6261.t1 | RETROTRANSPOSON | 0.88 | positive |
| g30571.t1 | PHD-TYPE DOMAIN-CONTAINING PROTEIN | 0.83 | 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 182 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.