Interactive visualization of gene co-expression networks, expression and funtional enrichment analysis.
| Gene ID | Description | PCC | Relationship |
|---|---|---|---|
| g7704.t1 | LUNG ADENOMA SUSCEPTIBILITY 1-RELATED | 1 | positive |
| g28231.t1 | KPL2-RELATED | 0.98 | positive |
| g2832.t1 | DYNACTIN 1-RELATED MICROTUBULE-BINDING | 0.98 | positive |
| g28230.t1 | KPL2-RELATED | 0.98 | positive |
| g110.t1 | THYMUS, BRAIN AND TESTES-ASSOCIATED | 0.98 | positive |
| g12745.t1 | REGULATOR OF G-PROTEIN SIGNALING 22 | 0.98 | positive |
| g7865.t1 | -- | 0.98 | positive |
| g3540.t1 | UNCHARACTERIZED | 0.98 | positive |
| g27121.t1 | CILIA- AND FLAGELLA-ASSOCIATED PROTEIN 46 | 0.98 | positive |
| g17860.t1 | DLEC1 DELETED IN LUNG AND ESOPHAGEAL CANCER 1 | 0.97 | positive |
| g9287.t1 | STI2 PROTEIN-RELATED | 0.97 | positive |
| g31562.t1 | MYB-LIKE PROTEIN X | 0.97 | positive |
| g25442.t1 | CILIA- AND FLAGELLA-ASSOCIATED PROTEIN 70 | 0.97 | positive |
| g13246.t1 | OSMOTIC AVOIDANCE ABNORMAL PROTEIN 1/WD REPEAT MEMBRANE PROTEIN | 0.97 | positive |
| g3322.t1 | -- | 0.97 | positive |
| g1427.t1 | TRANSIENT RECEPTOR POTENTIAL ION CHANNEL PROTEIN | 0.97 | positive |
| g30241.t1 | PROTEIN C21ORF59 | 0.97 | positive |
| g3148.t1 | -- | 0.97 | positive |
| g2051.t1 | GLYCOSYLTRANSFERASE WBBK-RELATED | 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 72 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.