Interactive visualization of gene co-expression networks, expression and funtional enrichment analysis.
| Gene ID | Description | PCC | Relationship |
|---|---|---|---|
| g27945.t1 | -- | 1 | positive |
| g10112.t1 | CENTROSOMAL PROTEIN 2 | 1.00 | positive |
| g16902.t1 | IONOTROPIC GLUTAMATE RECEPTOR | 0.99 | positive |
| g7147.t1 | KREMEN PROTEIN | 0.99 | positive |
| g18965.t1 | CARBOHYDRATE SULFOTRANSFERASE | 0.99 | positive |
| g3335.t1 | -- | 0.99 | positive |
| g21558.t1 | I[[H]] CHANNEL, ISOFORM E | 0.99 | positive |
| g528.t1 | FCH AND DOUBLE SH3 DOMAINS PROTEIN | 0.99 | positive |
| g1886.t1 | PROPERDIN | 0.99 | positive |
| g4437.t1 | -- | 0.99 | positive |
| g3364.t1 | GUANYLYL CYCLASE | 0.99 | positive |
| g15545.t1 | -- | 0.99 | positive |
| g34719.t1 | OPSIN | 0.99 | positive |
| g9837.t1 | NEUROTRANSMITTER GATED ION CHANNEL | 0.99 | positive |
| g32539.t1 | -- | 0.99 | positive |
| g11099.t1 | -- | 0.99 | positive |
| g3385.t1 | NOTCH LIGAND FAMILY MEMBER | 0.99 | positive |
| g26779.t1 | 5-HYDROXYTRYPTAMINE RECEPTOR | 0.99 | positive |
| g17098.t1 | OLFACTORY RECEPTOR AND ADENOSINE RECEPTOR | 0.99 | positive |
| g11889.t1 | PROSTAGLANDIN G/H SYNTHASE | 0.99 | positive |
| g8334.t1 | -- | 0.99 | positive |
| g29047.t1 | 5-HYDROXYTRYPTAMINE RECEPTOR | 0.99 | positive |
| g29503.t1 | ANKYRIN REPEAT DOMAIN-CONTAINING PROTEIN 60 | 0.99 | positive |
| g7720.t1 | AMINO ACID TRANSPORTER | 0.99 | positive |
| g627.t1 | -- | 0.99 | positive |
| g170.t1 | -- | 0.99 | positive |
| g4055.t1 | -- | 0.99 | positive |
| g17486.t1 | -- | 0.99 | positive |
| g14255.t1 | AQUAPORIN TRANSPORTER | 0.99 | positive |
| g10567.t1 | ADENOSYLHOMOCYSTEINASE | 0.99 | positive |
| g14021.t1 | 5-HYDROXYTRYPTAMINE RECEPTOR | 0.99 | positive |
| g27522.t1 | ACYL-MALONYL CONDENSING ENZYME-RELATED | 0.99 | positive |
| g6786.t1 | -- | 0.99 | positive |
| g3870.t1 | ANKYRIN REPEAT DOMAIN-CONTAINING PROTEIN 39-RELATED | 0.99 | positive |
| g12791.t1 | SPECTRIN/FILAMIN RELATED CYTOSKELETAL PROTEIN | 0.99 | positive |
| g3893.t1 | -- | 0.99 | positive |
| g12229.t1 | -- | 0.99 | positive |
| g9921.t1 | UNCHARACTERIZED | 0.99 | positive |
| g1846.t1 | -- | 0.98 | positive |
| g22721.t1 | PROSTAGLANDIN G/H SYNTHASE | 0.98 | positive |
| g5521.t1 | -- | 0.98 | positive |
| g19981.t1 | CYCLIC NUCLEOTIDE PHOSPHODIESTERASE | 0.98 | positive |
| g16807.t1 | -- | 0.98 | positive |
| g27586.t1 | HOMEOBOX PROTEIN SIX | 0.98 | positive |
| g22927.t1 | VOLTAGE-GATED POTASSIUM CHANNEL | 0.98 | positive |
| g29914.t1 | BETA-1,4-GALACTOSYLTRANSFERASE | 0.98 | 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 263 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.