Interactive visualization of gene co-expression networks, expression and funtional enrichment analysis.
| Gene ID | Description | PCC | Relationship |
|---|---|---|---|
| g5997.t1 | -- | 1 | positive |
| g33940.t1 | -- | 0.99 | positive |
| g30074.t1 | -- | 0.98 | positive |
| g33909.t1 | -- | 0.97 | positive |
| g23524.t1 | ATP SYNTHASE DELTA/EPSILON CHAIN | 0.96 | positive |
| g3012.t1 | FLAVIN MONOAMINE OXIDASE | 0.95 | positive |
| g6269.t1 | -- | 0.95 | positive |
| g7181.t1 | EUKARYOTIC TRANSLATION INITIATION FACTOR 3 SUBUNIT G | 0.95 | positive |
| g20195.t1 | -- | 0.95 | positive |
| g5758.t1 | MITOCHONDRIAL IMPORT RECEPTOR SUBUNIT TOM22 | 0.95 | positive |
| g12697.t1 | COATOMER SUBUNIT EPSILON | 0.95 | positive |
| g32162.t1 | METHANETHIOL OXIDASE | 0.95 | positive |
| g10828.t1 | MONOCARBOXYLATE TRANSPORTER | 0.95 | positive |
| g17649.t1 | NADH DEHYDROGENASE UBIQUINONE IRON-SULFUR PROTEIN 8, MITOCHONDRIAL | 0.95 | positive |
| g31190.t1 | DISCOIDIN, CUB, EGF, LAMININ , AND ZINC METALLOPROTEASE DOMAIN CONTAINING | 0.95 | positive |
| g74.t1 | COILED-COIL DOMAIN-CONTAINING PROTEIN 158 | 0.95 | positive |
| g32252.t1 | METHYLTRANSFERASE | 0.94 | positive |
| g19918.t1 | HAT FAMILY DIMERISATION DOMAINCONTAINING PROTEIN-RELATED | 0.94 | positive |
| g19466.t1 | UNCHARACTERIZED | 0.94 | positive |
| g21836.t1 | P-LOOP CONTAINING NUCLEOSIDE TRIPHOSPHATE HYDROLASES SUPERFAMILY PROTEIN | 0.94 | positive |
| g2621.t1 | -- | 0.93 | positive |
| g6677.t1 | SI:CH211-108C17.2-RELATED-RELATED | 0.93 | positive |
| g26090.t1 | F5/8 TYPE C DOMAIN-CONTAINING PROTEIN-RELATED | 0.93 | positive |
| g24006.t1 | COLLAGEN ALPHA | 0.92 | positive |
| g34948.t1 | ATP-BINDING CASSETTE SUB-FAMILY B | 0.91 | positive |
| g6159.t1 | INTEGRASE CATALYTIC DOMAIN-CONTAINING PROTEIN-RELATED | 0.88 | 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 126 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.