Interactive visualization of gene co-expression networks, expression and funtional enrichment analysis.
| Gene ID | Description | PCC | Relationship |
|---|---|---|---|
| g28523.t1 | FRIZZLED | 1 | positive |
| g3626.t1 | FAS-ASSOCIATED PROTEIN | 0.98 | positive |
| g9209.t1 | METALLOENDOPEPTIDASE OMA1 | 0.97 | positive |
| g22005.t1 | ZINC FINGERS AND HOMEOBOXES PROTEIN 1, ISOFORM 2 | 0.97 | positive |
| g33745.t1 | ANKYRIN REPEAT PROTEIN | 0.97 | positive |
| g29028.t1 | TTC17 PROTEIN | 0.97 | positive |
| g13202.t1 | CGI-41 METHYLTRANSFERASE | 0.97 | positive |
| g11620.t1 | -- | 0.97 | positive |
| g16882.t1 | N6-ADENOSINE-METHYLTRANSFERASE | 0.97 | positive |
| g34344.t1 | MITOCHONDRIAL CARRIER PROTEIN RIM2 | 0.97 | positive |
| g9869.t1 | DEVELOPMENTALLY-REGULATED GTP-BINDING PROTEIN 2 | 0.97 | positive |
| g5192.t1 | ATP-BINDING CASSETTE SUB-FAMILY C | 0.97 | positive |
| g10541.t1 | GALACTOSYLGALACTOSYLXYLOSYLPROTEIN 3-BETA-GLUCURONOSYLTRANSFERASE BETA-1,3-GLUCURONYLTRANSFERASE | 0.97 | positive |
| g9282.t1 | TRANSMEMBRANE PROTEIN | 0.97 | positive |
| g22814.t1 | RIKEN CDNA 6820408C15 | 0.96 | positive |
| g28094.t1 | OXYGENASE-RELATED | 0.96 | positive |
| g19052.t1 | NUCLEAR HORMONE RECEPTOR | 0.96 | positive |
| g4853.t1 | GLUTATHIONE REDUCTASE | 0.96 | positive |
| g7897.t1 | PROTEIN FAM91A1 | 0.96 | positive |
| g3253.t1 | ROUND SPERMATID BASIC PROTEIN 1 | 0.96 | positive |
| g32148.t1 | -- | 0.96 | positive |
| g6468.t1 | UNCHARACTERIZED | 0.96 | positive |
| g29415.t1 | SESQUIPEDALIAN | 0.96 | positive |
| g36461.t1 | -- | 0.96 | positive |
| g5090.t1 | F18C1.6 PROTEIN | 0.95 | positive |
| g5302.t1 | SEPTIN | 0.95 | positive |
| g30364.t1 | ALPHA-GALACTOSIDASE/ALPHA-N-ACETYLGALACTOSAMINIDASE | 0.95 | positive |
| g29100.t1 | ZINC PHOSPHODIESTERASE ELAC PROTEIN 2 | 0.95 | positive |
| g8218.t1 | RNA POLYMERASE II-ASSOCIATED PROTEIN 1 | 0.94 | positive |
| g6460.t1 | EARLY ENDOSOME ANTIGEN 1 | 0.93 | 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 143 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.