Interactive visualization of gene co-expression networks, expression and funtional enrichment analysis.
| Gene ID | Description | PCC | Relationship |
|---|---|---|---|
| g1437.t1 | 39A RIBOSOMAL PROTEIN L50, MITOCHONDRIAL | 1 | positive |
| g9735.t1 | ATAXIN-3-RELATED | 0.98 | positive |
| g14416.t1 | COILED-COIL DOMAIN-CONTAINING PROTEIN 58 | 0.98 | positive |
| g16207.t1 | PROTEIN CBG26694 | 0.98 | positive |
| g7398.t1 | TYROSINE AMINOTRANSFERASE | 0.98 | positive |
| g17935.t1 | NUCLEAR INHIBITOR OF PROTEIN PHOSPHATASE-1 | 0.98 | positive |
| g5709.t1 | KUNITZ-TYPE PROTEASE INHIBITOR-RELATED | 0.98 | positive |
| g2452.t1 | GOLGI SNARE BET1-RELATED | 0.98 | positive |
| g1064.t1 | MICROSOMAL PROSTAGLANDIN E SYNTHASE-2 | 0.98 | positive |
| g9895.t1 | MITOCHONDRIAL RIBOSOMAL PROTEIN S25 | 0.98 | positive |
| g14839.t1 | LIPASE | 0.97 | positive |
| g16977.t1 | SEL-1-LIKE PROTEIN | 0.97 | positive |
| g10551.t1 | EUKARYOTIC TRANSLATION INITIATION FACTOR 2-ALPHA KINASE EIF2-ALPHA KINASE -RELATED | 0.97 | positive |
| g9808.t1 | LYMPHOID-SPECIFIC HELICASE | 0.97 | positive |
| g5552.t1 | MINA53 MYC INDUCED NUCLEAR ANTIGEN | 0.97 | positive |
| g8443.t1 | IMPORTIN ALPHA | 0.97 | positive |
| g29628.t1 | EME1 PROTEIN | 0.97 | positive |
| g21678.t1 | DELTA-1-PYRROLINE-5-CARBOXYLATE DEHYDROGENASE 1, ISOFORM A-RELATED | 0.97 | positive |
| g366.t1 | KINETOCHORE-ASSOCIATED PROTEIN NSL1 HOMOLOG | 0.97 | positive |
| g29028.t1 | TTC17 PROTEIN | 0.97 | positive |
| g27348.t1 | -- | 0.97 | positive |
| g6693.t1 | UPF0598 PROTEIN C8ORF82 | 0.97 | positive |
| g22364.t1 | SIKE FAMILY MEMBER | 0.97 | positive |
| g21234.t1 | MEDIATOR OF RNA POLYMERASE II TRANSCRIPTION SUBUNIT 10 | 0.97 | positive |
| g14958.t1 | TOUCAN, ISOFORM A | 0.97 | positive |
| g352.t1 | -- | 0.97 | positive |
| g5002.t1 | SUGAR KINASE | 0.96 | positive |
| g11993.t1 | NADH-UBIQUINONE OXIDOREDUCTASE B8 SUBUNIT | 0.96 | positive |
| g6310.t1 | L-THREONINE 3-DEHYDROGENASE | 0.96 | positive |
| g20963.t1 | -- | 0.95 | positive |
| g15970.t1 | TROPONIN C-AKIN-1 PROTEIN | 0.95 | positive |
| g16173.t1 | HISTIDINE TRIAD HIT PROTEIN | 0.95 | positive |
| g10196.t1 | PREFOLDIN SUBUNIT 3 | 0.95 | positive |
| g30363.t1 | OVOCHYMASE-RELATED | 0.86 | 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 197 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.