Interactive visualization of gene co-expression networks, expression and funtional enrichment analysis.
| Gene ID | Description | PCC | Relationship |
|---|---|---|---|
| g9808.t1 | LYMPHOID-SPECIFIC HELICASE | 1 | positive |
| g14958.t1 | TOUCAN, ISOFORM A | 0.99 | positive |
| g7398.t1 | TYROSINE AMINOTRANSFERASE | 0.98 | positive |
| g9735.t1 | ATAXIN-3-RELATED | 0.98 | positive |
| g9875.t1 | UNCHARACTERIZED | 0.98 | positive |
| g16207.t1 | PROTEIN CBG26694 | 0.98 | positive |
| g2501.t1 | N-ACETYLNEURAMINATE 9-O-ACETYLTRANSFERASE | 0.98 | positive |
| g14191.t1 | UNCHARACTERIZED | 0.98 | positive |
| g21678.t1 | DELTA-1-PYRROLINE-5-CARBOXYLATE DEHYDROGENASE 1, ISOFORM A-RELATED | 0.98 | positive |
| g17935.t1 | NUCLEAR INHIBITOR OF PROTEIN PHOSPHATASE-1 | 0.98 | positive |
| g14416.t1 | COILED-COIL DOMAIN-CONTAINING PROTEIN 58 | 0.97 | positive |
| g3253.t1 | ROUND SPERMATID BASIC PROTEIN 1 | 0.97 | positive |
| g1437.t1 | 39A RIBOSOMAL PROTEIN L50, MITOCHONDRIAL | 0.97 | positive |
| g15970.t1 | TROPONIN C-AKIN-1 PROTEIN | 0.97 | positive |
| g13256.t1 | RAS, DI-RAS, AND RHEB FAMILY MEMBERS OF SMALL GTPASE SUPERFAMILY | 0.97 | positive |
| g32148.t1 | -- | 0.97 | positive |
| g27322.t1 | UNCHARACTERIZED | 0.97 | positive |
| g16977.t1 | SEL-1-LIKE PROTEIN | 0.97 | positive |
| g9895.t1 | MITOCHONDRIAL RIBOSOMAL PROTEIN S25 | 0.97 | positive |
| g4961.t1 | UNCHARACTERIZED | 0.97 | positive |
| g23116.t1 | SMALL VASOHIBIN-BINDING PROTEIN | 0.97 | positive |
| g31257.t1 | NEPHROCYSTIN | 0.97 | positive |
| g14905.t1 | MITOCHONDRIAL DICARBOXYLATE CARRIER-RELATED | 0.97 | positive |
| g14957.t1 | GLYCOSYL TRANSFERASE | 0.96 | positive |
| g12082.t1 | SORTING NEXIN-4 | 0.96 | positive |
| g21234.t1 | MEDIATOR OF RNA POLYMERASE II TRANSCRIPTION SUBUNIT 10 | 0.96 | positive |
| g366.t1 | KINETOCHORE-ASSOCIATED PROTEIN NSL1 HOMOLOG | 0.96 | positive |
| g8722.t1 | ACYL-COA-BINDING DOMAIN-CONTAINING PROTEIN 6 | 0.96 | positive |
| g3964.t1 | G PROTEIN-COUPLED RECEPTOR KINASE/RIBOSOMAL PROTEIN S6 KINASE | 0.96 | positive |
| g667.t1 | - | 0.96 | positive |
| g17212.t1 | -- | 0.96 | positive |
| g6466.t1 | PHOSDUCIN-LIKE PROTEIN | 0.96 | positive |
| g17992.t1 | CYTOCHROME P450 FAMILY 46 SUBFAMILY A | 0.96 | positive |
| g24987.t1 | -- | 0.96 | positive |
| g10162.t1 | RAD50-INTERACTING PROTEIN 1 RINT-1 | 0.96 | positive |
| g20963.t1 | -- | 0.95 | positive |
| g16437.t1 | TETRATRICOPEPTIDE REPEAT PROTEIN (AFU_ORTHOLOGUE AFUA_6G03870) | 0.93 | positive |
| g28955.t1 | SNARE PROTEINS | 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 230 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.