Interactive visualization of gene co-expression networks, expression and funtional enrichment analysis.
| Gene ID | Description | PCC | Relationship |
|---|---|---|---|
| g2181.t1 | SERINE/THREONINE-PROTEIN PHOSPHATASE 2A REGULATORY SUBUNIT B'' SUBUNIT GAMMA | 1 | positive |
| g35076.t1 | TRACE AMINE-ASSOCIATED RECEPTOR 19N-RELATED | 0.91 | positive |
| g10720.t1 | MKRN2 OPPOSITE STRAND PROTEIN | 0.90 | positive |
| g11701.t1 | ANDROGEN-INDUCED PROTEIN 1-RELATED | 0.88 | positive |
| g11854.t1 | DER1-LIKE PROTEIN, DERLIN | 0.88 | positive |
| g13326.t1 | PROTEIN-S ISOPRENYLCYSTEINE O-METHYLTRANSFERASE | 0.87 | positive |
| g22144.t1 | CATION EFFLUX PROTEIN/ ZINC TRANSPORTER | 0.87 | positive |
| g12963.t1 | DUF914-RELATED | 0.86 | positive |
| g28952.t1 | UBIQUITIN-LIKE PROTEIN 3 HCG-1 PROTEIN | 0.86 | positive |
| g6072.t1 | SYNAPTOTAGMIN 14, ISOFORM D | 0.85 | positive |
| g4854.t1 | CAMP-DEPENDENT PROTEIN KINASE REGULATORY CHAIN | 0.85 | positive |
| g18636.t1 | PEPTIDYL-TRNA HYDROLASE 2 | 0.84 | positive |
| g31925.t1 | JNK-INTERACTING PROTEIN 1-LIKE PROTEIN | 0.83 | positive |
| g6473.t1 | ALPHA-1,2-GLUCOSYLTRANSFERASE ALG10 | 0.82 | positive |
| g2236.t1 | ENGULFMENT AND CELL MOTILITY | 0.81 | 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 40 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.