Interactive visualization of gene co-expression networks, expression and funtional enrichment analysis.
| Gene ID | Description | PCC | Relationship |
|---|---|---|---|
| g6808.t1 | METALLOPHOSPHOESTERASE | 1 | positive |
| g17816.t1 | ATP-DEPENDENT RNA AND DNA HELICASE | 0.98 | positive |
| g15938.t1 | SEROLOGICALLY DEFINED COLON CANCER ANTIGEN 8 | 0.97 | positive |
| g12333.t1 | SI:DKEY-16J16.4 | 0.97 | positive |
| g29810.t1 | -- | 0.97 | positive |
| g16754.t1 | HEME OXYGENASE | 0.97 | positive |
| g2562.t1 | - | 0.97 | positive |
| g9841.t1 | TRANSMEMBRANE PROTEIN 198 FAMILY MEMBER | 0.97 | positive |
| g8898.t1 | RASSF | 0.97 | positive |
| g5350.t1 | RNA-BINDING (RRM/RBD/RNP MOTIFS) FAMILY PROTEIN | 0.97 | positive |
| g10654.t1 | 26S PROTEASOME NON-ATPASE REGULATORY SUBUNIT 5-RELATED | 0.97 | positive |
| g34826.t1 | GTP-BINDING PROTEIN HFLX | 0.97 | positive |
| g8719.t1 | QUIESCIN Q6-RELATED SULFHYDRYL OXIDASE | 0.97 | positive |
| g20221.t1 | CHROMOSOME-ASSOCIATED KINESIN KIF4A-RELATED | 0.97 | positive |
| g5669.t1 | ATP-DEPENDENT PERMEASE MDL1, MITOCHONDRIAL | 0.97 | positive |
| g32586.t1 | -- | 0.97 | positive |
| g336.t1 | MIS18-BINDING PROTEIN 1 | 0.97 | positive |
| g18934.t1 | DULLARD PROTEIN PHOSPHATASE | 0.97 | positive |
| g4813.t1 | HEADCASE PROTEIN | 0.97 | positive |
| g6467.t1 | GUANYL-NUCLEOTIDE EXCHANGE FACTOR | 0.97 | positive |
| g34190.t1 | -- | 0.96 | positive |
| g28657.t1 | POLYCOMB GROUP PROTEIN | 0.96 | positive |
| g17943.t1 | SWI/SNF-RELATED | 0.96 | positive |
| g3201.t1 | RAS GTPASE-ACTIVATING PROTEINS | 0.96 | positive |
| g30192.t1 | SD08549P | 0.96 | positive |
| g11715.t1 | SIMILAR TO DNA SEGMENT, CHR 10, WAYNE STATE UNIVERSITY 102,-EXPRESSED | 0.96 | positive |
| g2476.t1 | DRAB5-RELATED | 0.96 | positive |
| g20509.t1 | RING FINGER AND SRY DOMAIN-CONTAINING | 0.96 | positive |
| g32169.t1 | BETA-1,3-N-ACETYLGLUCOSAMINYLTRANSFERASE | 0.96 | positive |
| g14154.t1 | ATP-DEPENDENT RNA HELICASE RHLE-RELATED | 0.96 | positive |
| g12612.t1 | SERINE HYDROXYMETHYLTRANSFERASE | 0.96 | positive |
| g13421.t1 | TUBULIN POLYGLUTAMYLASE COMPLEX SUBUNIT 1 | 0.96 | positive |
| g368.t1 | -- | 0.96 | positive |
| g27356.t1 | -- | 0.96 | positive |
| g28159.t1 | OS05G0565100 PROTEIN | 0.96 | positive |
| g7517.t1 | SHORT-CHAIN DEHYDROGENASE/REDUCTASE | 0.96 | positive |
| g8962.t1 | ANKYRIN REPEAT AND PROTEIN KINASE DOMAIN-CONTAINING PROTEIN | 0.95 | positive |
| g12996.t1 | -- | 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 226 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.