Interactive visualization of gene co-expression networks, expression and funtional enrichment analysis.
| Gene ID | Description | PCC | Relationship |
|---|---|---|---|
| g22966.t1 | FIDIPIDINE | 1 | positive |
| g1801.t1 | RENIN RECEPTOR | 0.95 | positive |
| g28010.t1 | VACUOLAR PROTEIN-SORTING-ASSOCIATED PROTEIN 36 | 0.95 | positive |
| g3998.t1 | POLYGLUTAMINE SYNTHESIS ACCESSORY PROTEIN RV0574C-RELATED | 0.95 | positive |
| g11459.t1 | NULP1-RELATED | 0.95 | positive |
| g3021.t1 | OXYSTEROL-BINDING PROTEIN-RELATED | 0.94 | positive |
| g4147.t1 | NADH-UBIQUINONE OXIDOREDUCTASE ASHI SUBUNIT | 0.94 | positive |
| g27595.t1 | GUANINE NUCLEOTIDE EXCHANGE FACTOR | 0.94 | positive |
| g8767.t1 | CARBOXYLASE:PYRUVATE/ACETYL-COA/PROPIONYL-COA CARBOXYLASE | 0.94 | positive |
| g28539.t1 | KINESIN-LIKE PROTEIN KIF11 | 0.94 | positive |
| g7154.t1 | ZINC FINGER C4H2 DOMAIN-CONTAINING PROTEIN | 0.94 | positive |
| g4010.t1 | FAD NADPH DEHYDROGENASE/OXIDOREDUCTASE | 0.94 | positive |
| g1001.t1 | TRNA PSEUDOURIDINE SYNTHASE D | 0.93 | positive |
| g13634.t1 | UNCHARACTERIZED | 0.93 | positive |
| g7076.t1 | UFM1-SPECIFIC PROTEASE 2 | 0.93 | positive |
| g7346.t1 | -- | 0.93 | positive |
| g13913.t1 | UBIQUITIN-CONJUGATING ENZYME E2 | 0.93 | positive |
| g18819.t1 | -- | 0.93 | positive |
| g32246.t1 | -- | 0.92 | positive |
| g4717.t1 | TETRASPANIN | 0.91 | 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 70 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.