Interactive visualization of gene co-expression networks, expression and funtional enrichment analysis.
| Gene ID | Description | PCC | Relationship |
|---|---|---|---|
| g15797.t1 | UNCHARACTERIZED RING FINGER-CONTAINING PROTEIN | 1 | positive |
| g14208.t1 | LOQUACIOUS, ISOFORM B | 0.98 | positive |
| g17153.t1 | M-PHASE PHOSPHOPROTEIN 6 | 0.98 | positive |
| g9742.t1 | ATP-DEPENDENT RNA HELICASE | 0.97 | positive |
| g11975.t1 | COMPONENT OF OLIGOMERIC GOLGI COMPLEX 6 | 0.97 | positive |
| g2090.t1 | SIT4 YEAST -ASSOCIATING PROTEIN-RELATED | 0.97 | positive |
| g9302.t1 | RING ZINC FINGER PROTEIN | 0.97 | positive |
| g5353.t1 | SERINE/THREONINE-PROTEIN KINASE RIO1 | 0.97 | positive |
| g8171.t1 | UNCHARACTERIZED | 0.97 | positive |
| g20917.t1 | MED-6-RELATED | 0.97 | positive |
| g6204.t1 | OLIGOPHRENIN 1 | 0.97 | positive |
| g15431.t1 | GOS-28 SNARE- RELATED | 0.97 | positive |
| g3656.t1 | -- | 0.97 | positive |
| g10016.t1 | NY-REN-41 ANTIGEN L15 -RELATED | 0.97 | positive |
| g5631.t1 | GUANYLATE CYCLASE SOLUBLE SUBUNIT BETA-2 | 0.96 | positive |
| g9195.t1 | RGS-GAIP INTERACTING PROTEIN GIPC | 0.96 | positive |
| g4222.t1 | KELCH DOMAIN-CONTAINING PROTEIN 10 | 0.96 | positive |
| g5885.t1 | RIBOSOMAL RNA METHYLTRANSFERASE | 0.96 | positive |
| g16762.t1 | YY1 ASSOCIATED PROTEIN-RELATED | 0.96 | positive |
| g19246.t1 | CYTOCHROME P450 FAMILY 46 SUBFAMILY A | 0.96 | positive |
| g5352.t1 | RETINOVIN-RELATED | 0.96 | positive |
| g986.t1 | UNCHARACTERIZED | 0.96 | positive |
| g16112.t1 | MANNOSYL-OLIGOSACCHARIDE GLUCOSIDASE | 0.96 | positive |
| g2392.t1 | IP22168P | 0.96 | positive |
| g28024.t1 | HSC70CB, ISOFORM G-RELATED | 0.96 | positive |
| g11102.t1 | CHARGED MULTIVESICULAR BODY PROTEIN | 0.96 | positive |
| g8841.t1 | LD33804P | 0.96 | positive |
| g6346.t1 | MERLIN/MOESIN/EZRIN/RADIXIN | 0.96 | positive |
| g11802.t1 | -- | 0.96 | positive |
| g20711.t1 | HIGH-AFFINITY CHOLINE TRANSPORTER 1 | 0.96 | positive |
| g22384.t1 | SARCOGLYCANS | 0.96 | positive |
| g11025.t1 | ACID PHOSPHATASE-RELATED | 0.96 | positive |
| g368.t1 | -- | 0.95 | positive |
| g5669.t1 | ATP-DEPENDENT PERMEASE MDL1, MITOCHONDRIAL | 0.95 | positive |
| g8345.t1 | PHOSPHATIDYLETHANOLAMINE N-METHYLTRANSFERASE | 0.95 | positive |
| g3032.t1 | TETRATRICOPEPTIDE REPEAT PROTEIN (AFU_ORTHOLOGUE AFUA_6G03870) | 0.95 | positive |
| g3928.t1 | BEN DOMAIN-CONTAINING PROTEIN 3 | 0.95 | positive |
| g8783.t1 | CARBONIC ANHYDRASE | 0.95 | positive |
| g28924.t1 | -- | 0.95 | positive |
| g6392.t1 | TBP-1 INTERACTING PROTEIN | 0.94 | positive |
| g13201.t1 | CYTOCHROME P450 FAMILY 4 | 0.94 | positive |
| g12932.t1 | -- | 0.93 | positive |
| g27352.t1 | GLYCOSYL HYDROLASE | 0.92 | positive |
| g1538.t1 | -- | 0.92 | 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 236 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.