Interactive visualization of gene co-expression networks, expression and funtional enrichment analysis.
| Gene ID | Description | PCC | Relationship |
|---|---|---|---|
| g7816.t1 | DRAB11-RELATED | 1 | positive |
| g19809.t1 | NUCLEOTIDE KINASE | 0.98 | positive |
| g8487.t1 | TESTIS-SPECIFIC GENE 13 PROTEIN | 0.98 | positive |
| g11849.t1 | NUCLEOSIDE DIPHOSPHATE KINASE | 0.98 | positive |
| g26999.t1 | UNCHARACTERIZED | 0.98 | positive |
| g30657.t1 | COILED-COIL DOMAIN-CONTAINING PROTEIN 162 | 0.98 | positive |
| g328.t1 | MULTIPLE INOSITOL POLYPHOSPHATE PHOSPHATASE-RELATED | 0.98 | positive |
| g11892.t1 | WD-40 REPEAT PROTEIN | 0.98 | positive |
| g9093.t1 | WD-40 REPEAT PROTEIN | 0.98 | positive |
| g11848.t1 | NUCLEOSIDE DIPHOSPHATE KINASE | 0.98 | positive |
| g8530.t1 | -- | 0.98 | positive |
| g10586.t1 | -- | 0.98 | positive |
| g24067.t1 | TRANSIENT RECEPTOR POTENTIAL CATION CHANNEL PROTEIN PAINLESS | 0.98 | positive |
| g2832.t1 | DYNACTIN 1-RELATED MICROTUBULE-BINDING | 0.98 | positive |
| g10472.t1 | LEUCOKININ RECEPTOR-RELATED | 0.98 | positive |
| g19059.t1 | CILIA- AND FLAGELLA-ASSOCIATED PROTEIN 70 | 0.98 | positive |
| g181.t1 | TETRASPANIN | 0.97 | positive |
| g30241.t1 | PROTEIN C21ORF59 | 0.97 | positive |
| g5151.t1 | AMILORIDE-SENSITIVE SODIUM CHANNEL-RELATED | 0.97 | positive |
| g15848.t1 | WD40 REPEAT DOMAIN 95 | 0.97 | positive |
| g6732.t1 | -- | 0.96 | 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 89 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.