Interactive visualization of gene co-expression networks, expression and funtional enrichment analysis.
| Gene ID | Description | PCC | Relationship |
|---|---|---|---|
| g5277.t1 | HISTONE-LYSINE N-METHYLTRANSFERASE SMYD | 1 | positive |
| g15699.t1 | THYROID RECEPTOR INTERACTING PROTEIN RELATED | 0.98 | positive |
| g3095.t1 | E3 UBIQUITIN-PROTEIN LIGASE NHLRC1-RELATED | 0.97 | positive |
| g11633.t1 | TRANSCRIPTIONAL ADAPTER 1 | 0.97 | positive |
| g30192.t1 | SD08549P | 0.97 | positive |
| g9511.t1 | -- | 0.97 | positive |
| g9738.t1 | GTP-BINDING PROTEIN ALPHA SUBUNIT | 0.97 | positive |
| g16839.t1 | WD REPEAT AND COILED-COIL-CONTAINING PROTEIN | 0.97 | positive |
| g12755.t1 | -- | 0.97 | positive |
| g245.t1 | TUBULIN EPSILON AND DELTA COMPLEX PROTEIN 1 | 0.97 | positive |
| g6308.t1 | L-THREONINE 3-DEHYDROGENASE | 0.97 | positive |
| g16482.t1 | S-ADENOSYLMETHIONINE-DEPENDENT METHYLTRANSFERASE RELATED | 0.96 | positive |
| g29348.t1 | LD33804P | 0.96 | positive |
| g2562.t1 | - | 0.96 | positive |
| g2392.t1 | IP22168P | 0.96 | positive |
| g15036.t1 | MEDIATOR OF RNA POLYMERASE II TRANSCRIPTION SUBUNIT 4 | 0.96 | positive |
| g35727.t1 | UNCHARACTERIZED | 0.96 | positive |
| g878.t1 | CENTROMERE PROTEIN P | 0.96 | positive |
| g19727.t1 | TRANSCRIPTIONAL ACTIVATOR CUBITUS INTERRUPTUS | 0.96 | positive |
| g11629.t1 | KNIRPS-RELATED PROTEIN-RELATED | 0.96 | positive |
| g3312.t1 | UNCHARACTERIZED | 0.96 | positive |
| g4266.t1 | -- | 0.96 | positive |
| g13094.t1 | UNCHARACTERIZED | 0.96 | positive |
| g28027.t1 | FI24210P1 | 0.96 | positive |
| g9295.t1 | STERILE ALPHA MOTIF DOMAIN CONTAINING PROTEIN 4-RELATED | 0.96 | positive |
| g17434.t1 | RE38146P | 0.96 | positive |
| g5531.t1 | GUANINE NUCLEOTIDE EXCHANGE FACTOR MSS4 | 0.94 | positive |
| g3541.t1 | -- | 0.94 | positive |
| g24531.t1 | LD33804P | 0.94 | positive |
| g15915.t1 | -- | 0.93 | positive |
| g4835.t1 | FLAVIN MONOAMINE OXIDASE | 0.91 | positive |
| g13777.t1 | -- | 0.90 | 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 155 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.