Interactive visualization of gene co-expression networks, expression and funtional enrichment analysis.
| Gene ID | Description | PCC | Relationship |
|---|---|---|---|
| g25870.t1 | ENDO/EXONUCLEASE/PHOSPHATASE DOMAIN-CONTAINING PROTEIN-RELATED | 1 | positive |
| g17295.t1 | ENDO/EXONUCLEASE/PHOSPHATASE DOMAIN-CONTAINING PROTEIN-RELATED | 0.99 | positive |
| g34945.t1 | ENDOGLIN/TGF-BETA RECEPTOR TYPE III | 0.99 | positive |
| g17836.t1 | - | 0.99 | positive |
| g19808.t1 | -- | 0.99 | positive |
| g32779.t1 | - | 0.99 | positive |
| g15827.t1 | 60S RIBOSOMAL PROTEIN L3-RELATED | 0.99 | positive |
| g343.t1 | PECANEX | 0.99 | positive |
| g9050.t1 | WNT RELATED | 0.99 | positive |
| g24176.t1 | -- | 0.99 | positive |
| g1484.t1 | MITOGEN-ACTIVATED PROTEIN KINASE | 0.99 | positive |
| g11204.t1 | LEUCOKININ RECEPTOR-RELATED | 0.99 | positive |
| g13535.t1 | SODIUM/CALCIUM EXCHANGER | 0.99 | positive |
| g12590.t1 | F-BOX ONLY PROTEIN 15 | 0.99 | positive |
| g34237.t1 | BETA-1,3-N-ACETYLGLUCOSAMINYLTRANSFERASE | 0.98 | positive |
| g4719.t1 | PROTEIN PHOSPHATASE | 0.98 | positive |
| g22989.t1 | -- | 0.98 | positive |
| g13814.t1 | ATP-BINDING CASSETTE SUB-FAMILY C | 0.98 | positive |
| g32571.t1 | 52 KDA REPRESSOR OF THE INHIBITOR OF THE PROTEIN KINASE-LIKE PROTEIN-RELATED | 0.98 | positive |
| g20716.t1 | RAS-ASSOCIATING DOMAIN-CONTAINING PROTEIN | 0.98 | positive |
| g2814.t1 | GENE, 32742-RELATED-RELATED | 0.98 | positive |
| g27985.t1 | DISCOIDIN, CUB, EGF, LAMININ , AND ZINC METALLOPROTEASE DOMAIN CONTAINING | 0.98 | positive |
| g14085.t1 | CYTOCHROME P450 26 | 0.98 | positive |
| g15612.t1 | T-BOX PROTEIN-RELATED | 0.98 | positive |
| g27116.t1 | TRANSIENT RECEPTOR POTENTIAL ION CHANNEL PROTEIN | 0.98 | positive |
| g15342.t1 | ANKYRIN DOMAIN-CONTAINING | 0.98 | positive |
| g14972.t1 | G PROTEIN-COUPLED RECEPTOR-RELATED | 0.98 | positive |
| g17292.t1 | ENDOGLIN/TGF-BETA RECEPTOR TYPE III | 0.98 | positive |
| g32332.t1 | CXC DOMAIN-CONTAINING PROTEIN-RELATED | 0.98 | positive |
| g26124.t1 | -- | 0.98 | positive |
| g32036.t1 | 52 KDA REPRESSOR OF THE INHIBITOR OF THE PROTEIN KINASE-LIKE PROTEIN-RELATED | 0.98 | positive |
| g24839.t1 | -- | 0.97 | positive |
| g17957.t1 | NACHT, LRR AND CARD DOMAINS-CONTAINING | 0.97 | positive |
| g26783.t1 | REVERSE TRANSCRIPTASES | 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 168 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.