Interactive visualization of gene co-expression networks, expression and funtional enrichment analysis.
| Gene ID | Description | PCC | Relationship |
|---|---|---|---|
| g74.t1 | COILED-COIL DOMAIN-CONTAINING PROTEIN 158 | 1 | positive |
| g15034.t1 | 26S PROTEASOME REGULATORY SUBUNIT | 0.98 | positive |
| g1080.t1 | RAS GTPASE-ACTIVATING PROTEINS | 0.97 | positive |
| g11264.t1 | PRE-MRNA SPLICING FACTOR | 0.97 | positive |
| g8463.t1 | NUCLEOLAR COMPLEX PROTEIN 3 | 0.97 | positive |
| g2621.t1 | -- | 0.97 | positive |
| g17649.t1 | NADH DEHYDROGENASE UBIQUINONE IRON-SULFUR PROTEIN 8, MITOCHONDRIAL | 0.97 | positive |
| g396.t1 | GROWTH ARREST AND DNA DAMAGE-INDUCIBLE PROTEINS-INTERACTING PROTEIN 1 GADD45GIP1 | 0.96 | positive |
| g12697.t1 | COATOMER SUBUNIT EPSILON | 0.96 | positive |
| g143.t1 | -- | 0.95 | positive |
| g32162.t1 | METHANETHIOL OXIDASE | 0.95 | positive |
| g21456.t1 | 26S PROTEASOME REGULATORY SUBUNIT | 0.95 | positive |
| g33940.t1 | -- | 0.95 | positive |
| g26946.t1 | PROTEASOME SUBUNIT ALPHA/BETA | 0.95 | positive |
| g14327.t1 | MITOCHONDRIAL 28S RIBOSOMAL PROTEIN S10 | 0.95 | positive |
| g19466.t1 | UNCHARACTERIZED | 0.95 | positive |
| g13779.t1 | MITOCHONDRIAL IMPORT RECEPTOR SUBUNIT TOM40 | 0.95 | positive |
| g717.t1 | 60S RIBOSOMAL PROTEIN L24 | 0.95 | positive |
| g5997.t1 | -- | 0.95 | positive |
| g33910.t1 | UBIQUINOL-CYTOCHROME C REDUCTASE COMPLEX UBIQUINONE-BINDING PROTEIN QP-C | 0.94 | positive |
| g22682.t1 | BREAST CANCER TYPE 2 SUSCEPTIBILITY PROTEIN BRCA2 | 0.94 | positive |
| g15799.t1 | REPLICATION FACTOR C / DNA POLYMERASE III GAMMA-TAU SUBUNIT | 0.94 | positive |
| g30074.t1 | -- | 0.94 | positive |
| g3475.t1 | DNA REPAIR/RNA PROCESSING CPSF FAMILY | 0.94 | positive |
| g27963.t1 | 26S PROTEASOME REGULATORY SUBUNIT | 0.93 | positive |
| g25529.t1 | -- | 0.93 | positive |
| g26848.t1 | ATP SYNTHASE COUPLING FACTOR 6, MITOCHONDRIAL | 0.93 | positive |
| g16326.t1 | CENTROSOMAL PROTEIN 2 | 0.93 | positive |
| g24006.t1 | COLLAGEN ALPHA | 0.92 | positive |
| g34948.t1 | ATP-BINDING CASSETTE SUB-FAMILY B | 0.89 | positive |
| g423.t1 | TROPOMYOSIN | 0.89 | positive |
| g30527.t1 | -- | 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 173 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.