Interactive visualization of gene co-expression networks, expression and funtional enrichment analysis.
| Gene ID | Description | PCC | Relationship |
|---|---|---|---|
| g30946.t1 | -- | 1 | positive |
| g11201.t1 | PA-PL1 PHOSPHOLIPASE FAMILY | 0.98 | positive |
| g35422.t1 | PROTEIN TAG-278-RELATED | 0.98 | positive |
| g30043.t1 | SARCOMA ANTIGEN NY-SAR-95-RELATED | 0.98 | positive |
| g18793.t1 | MULTIVESICULAR BODY SUBUNIT 12A | 0.98 | positive |
| g4097.t1 | -- | 0.97 | positive |
| g17213.t1 | -- | 0.97 | positive |
| g27562.t1 | E3 UBIQUITIN-PROTEIN LIGASE TRIP12 | 0.97 | positive |
| g35122.t1 | ZGC:113208 | 0.97 | positive |
| g6204.t1 | OLIGOPHRENIN 1 | 0.97 | positive |
| g9758.t1 | -- | 0.97 | positive |
| g1512.t1 | TUDOR DOMAIN CONTAINING PROTEIN | 0.97 | positive |
| g12187.t1 | -- | 0.97 | positive |
| g943.t1 | HAT FAMILY DIMERISATION DOMAINCONTAINING PROTEIN-RELATED | 0.97 | positive |
| g3319.t1 | RETINOIC ACID INDUCED 1/TRANSCRIPTION FACTOR 20 | 0.97 | positive |
| g2090.t1 | SIT4 YEAST -ASSOCIATING PROTEIN-RELATED | 0.97 | positive |
| g28024.t1 | HSC70CB, ISOFORM G-RELATED | 0.97 | positive |
| g5956.t1 | KINESIN-LIKE PROTEIN KLP-3 | 0.97 | positive |
| g9195.t1 | RGS-GAIP INTERACTING PROTEIN GIPC | 0.97 | positive |
| g17899.t1 | AGAP011572-PA | 0.97 | positive |
| g9206.t1 | YTH YT521-B HOMOLOGY DOMAIN-CONTAINING | 0.97 | positive |
| g13996.t1 | SYNTENIN RELATED | 0.96 | positive |
| g16883.t1 | LOW-DENSITY LIPOPROTEIN RECEPTOR-RELATED PROTEIN 2-RELATED | 0.96 | positive |
| g18191.t1 | RUVB-RELATED REPTIN AND PONTIN | 0.96 | positive |
| g12548.t1 | HECT DOMAIN UBIQUITIN-PROTEIN LIGASE | 0.96 | positive |
| g5015.t1 | SCHLAFEN | 0.96 | positive |
| g14879.t1 | TRANSLATION INITIATION FACTOR EIF-2B SUBUNIT BETA | 0.96 | positive |
| g2460.t1 | PROTEIN CBG12474 | 0.96 | positive |
| g18431.t1 | PUTATIVE ATP-ASE | 0.96 | positive |
| g21924.t1 | RE40534P-RELATED | 0.96 | positive |
| g2072.t1 | OXIDOREDUCTASE, 2OG-FE II OXYGENASE FAMILY PROTEIN | 0.96 | positive |
| g13386.t1 | GUANINE NUCLEOTIDE EXCHANGE FACTOR | 0.96 | positive |
| g5631.t1 | GUANYLATE CYCLASE SOLUBLE SUBUNIT BETA-2 | 0.96 | positive |
| g14376.t1 | UNCHARACTERIZED | 0.95 | positive |
| g30992.t1 | ACID PHOSPHATASE-RELATED | 0.95 | positive |
| g3363.t1 | SOLUTE CARRIER FAMILY 12, CATION COTRANSPORTERS | 0.95 | positive |
| g19547.t1 | AGAP001623-PA | 0.95 | positive |
| g24847.t1 | GLUCOSE-METHANOL-CHOLINE GMC OXIDOREDUCTASE | 0.95 | positive |
| g2997.t1 | METHYL-CPG BINDING PROTEIN, DROSOPHILA | 0.95 | positive |
| g8344.t1 | SIN3B-RELATED | 0.95 | positive |
| g292.t1 | MYB PROTEIN-RELATED | 0.95 | positive |
| g21307.t1 | PARP/ZINC FINGER CCCH TYPE DOMAIN CONTAINING PROTEIN | 0.95 | positive |
| g18218.t1 | SERINE-THREONINE PROTEIN KINASE | 0.95 | positive |
| g32067.t1 | -- | 0.95 | positive |
| g9294.t1 | GTP CYCLOHYDROLASE I | 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 322 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.