Interactive visualization of gene co-expression networks, expression and funtional enrichment analysis.
| Gene ID | Description | PCC | Relationship |
|---|---|---|---|
| g32809.t1 | DEHYDROGENASE/REDUCTASE SDR FAMILY MEMBER 12 | 1 | positive |
| g4218.t1 | -- | 0.86 | positive |
| g16284.t1 | TRANSCRIPTION INITIATION FACTOR TFIID | 0.84 | positive |
| g28080.t1 | NEGATIVE ELONGATION FACTOR A NELF-A | 0.83 | positive |
| g12236.t1 | MEMBRANE-SPANNING 4-DOMAINS SUBFAMILY A MS4A -RELATED | 0.82 | positive |
| g6235.t1 | FASCIN | 0.82 | positive |
| g31150.t1 | NPC INTRACELLULAR CHOLESTEROL TRANSPORTER 1 | 0.82 | positive |
| g11685.t1 | KU AUTOANTIGEN DNA HELICASE | 0.82 | positive |
| g9920.t1 | -- | 0.81 | positive |
| g15487.t1 | -- | 0.80 | positive |
| g12888.t1 | DYNAMIN | 0.80 | positive |
| g21669.t1 | RAD50 | 0.80 | positive |
| g1399.t1 | TGF-BETA FAMILY | 0.80 | positive |
| g13789.t1 | CULLIN | 0.79 | positive |
| g30204.t1 | TYROSINE-PROTEIN KINASE RECEPTOR | 0.79 | positive |
| g3742.t1 | PROTEIN KINASE DOMAIN-CONTAINING PROTEIN | 0.79 | positive |
| g14086.t1 | HEPARAN SULFATE 2-O-SULFOTRANSFERASE | 0.79 | positive |
| g18161.t1 | VILLIN | 0.78 | positive |
| g24061.t1 | SGT1 PROTEIN HSGT1 SUPPRESSOR OF GCR2 | 0.78 | positive |
| g10724.t1 | METHYLENETETRAHYDROFOLATE REDUCTASE | 0.75 | 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 45 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.