Interactive visualization of gene co-expression networks, expression and funtional enrichment analysis.
| Gene ID | Description | PCC | Relationship |
|---|---|---|---|
| g24875.t1 | ACTIN-RELATED PROTEIN 2/3 COMPLEX SUBUNIT 1 | 1 | positive |
| g34685.t1 | NAD DEPENDENT EPIMERASE/DEHYDRATASE | 0.99 | positive |
| g10020.t1 | RNA BINDING PROTEIN | 0.99 | positive |
| g25261.t1 | HYALURONIC ACID-BINDING PROTEIN 4 | 0.99 | positive |
| g7412.t1 | NF-KAPPA-B INHIBITOR-INTERACTING RAS-LIKE PROTEIN | 0.99 | positive |
| g7227.t1 | DEHYDROGENASE/REDUCTASE SDR FAMILY MEMBER 7-RELATED | 0.99 | positive |
| g13964.t1 | GLYCERALDEHYDE 3-PHOSPHATE DEHYDROGENASE | 0.99 | positive |
| g6611.t1 | ALDEHYDE DEHYDROGENASE-RELATED | 0.99 | positive |
| g12296.t1 | ARYLSULFATASE | 0.99 | positive |
| g1820.t1 | CYTOCHROME P450 FAMILY 3 | 0.99 | positive |
| g5012.t1 | RIBOSOMAL PROTEIN L30 | 0.99 | positive |
| g27403.t1 | HYALURONIC ACID-BINDING PROTEIN 4 | 0.99 | positive |
| g8688.t1 | RIBOSOMAL PROTEIN L7AE FAMILY MEMBER | 0.99 | positive |
| g35279.t1 | SHISA | 0.99 | positive |
| g4432.t1 | -- | 0.99 | positive |
| g34673.t1 | 52 KDA REPRESSOR OF THE INHIBITOR OF THE PROTEIN KINASE-LIKE PROTEIN-RELATED | 0.99 | positive |
| g17853.t1 | LYSOSOMAL ACID LIPASE-RELATED | 0.99 | positive |
| g4612.t1 | MEDIUM-CHAIN SPECIFIC ACYL-COA DEHYDROGENASE, MITOCHONDRIAL-RELATED | 0.98 | positive |
| g12811.t1 | ACTIN-RELATED PROTEIN 2/3 COMPLEX SUBUNIT 1 | 0.98 | positive |
| g7278.t1 | HSC70-INTERACTING PROTEIN | 0.98 | positive |
| g16727.t1 | TUBULIN | 0.98 | positive |
| g11836.t1 | GEO12009P1 | 0.98 | positive |
| g16281.t1 | ADENYLYL CYCLASE-ASSOCIATED PROTEIN | 0.98 | positive |
| g8820.t1 | ADDUCIN | 0.98 | positive |
| g1939.t1 | -- | 0.98 | positive |
| g35079.t1 | SERINE/THREONINE PROTEIN KINASE | 0.98 | positive |
| g10281.t1 | -- | 0.98 | positive |
| g17848.t1 | CHAPERONIN | 0.98 | positive |
| g13791.t1 | ANGIOTENSIN-CONVERTING ENZYME | 0.98 | positive |
| g4575.t1 | - | 0.98 | positive |
| g16084.t1 | MCG48959-RELATED | 0.98 | positive |
| g34845.t1 | NEUROMODULIN | 0.98 | positive |
| g1156.t1 | FUMARYLACETOACETASE | 0.98 | positive |
| g2807.t1 | SHORT-CHAIN DEHYDROGENASE/REDUCTASE | 0.98 | positive |
| g33845.t1 | PHOSPHATIDYLINOSITOL-GLYCAN BIOSYNTHESIS CLASS F PROTEIN-RELATED | 0.98 | positive |
| g27099.t1 | EF-HAND CALCIUM-BINDING DOMAIN-CONTAINING PROTEIN 7 | 0.98 | positive |
| g22508.t1 | HSC70-INTERACTING PROTEIN | 0.98 | positive |
| g13877.t1 | PROTEIN CBG26694 | 0.98 | positive |
| g914.t1 | PROTEIN PATCHED | 0.97 | positive |
| g5022.t1 | KICSTOR COMPLEX PROTEIN C12ORF66 | 0.97 | positive |
| g4993.t1 | ALANYL-TRNA SYNTHETASE | 0.94 | 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 171 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.