Interactive visualization of gene co-expression networks, expression and funtional enrichment analysis.
| Gene ID | Description | PCC | Relationship |
|---|---|---|---|
| g32420.t1 | L-CYSTEINE DESULFHYDRASE | 1 | positive |
| g34910.t1 | MITOCHONDRIAL ATP SYNTHASE COUPLING FACTOR B | 0.77 | positive |
| g8028.t1 | UNCHARACTERIZED | 0.76 | positive |
| g2156.t1 | DNA REPAIR POLYMERASE UMUC / TRANSFERASE FAMILY MEMBER | 0.75 | positive |
| g23704.t1 | SAM-DOMAIN, SH3 AND NUCLEAR LOCALIZATION SIGNALS PROTEIN RELATED | 0.75 | positive |
| g30567.t1 | BINDING OXIDOREDUCTASE, PUTATIVE (AFU_ORTHOLOGUE AFUA_1G17690)-RELATED | 0.75 | positive |
| g3898.t1 | MDM2-BINDING PROTEIN | 0.75 | positive |
| g12497.t1 | ZYGIN | 0.71 | 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 13 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.