Interactive visualization of gene co-expression networks, expression and funtional enrichment analysis.
| Gene ID | Description | PCC | Relationship |
|---|---|---|---|
| g33745.t1 | ANKYRIN REPEAT PROTEIN | 1 | positive |
| g28523.t1 | FRIZZLED | 0.97 | positive |
| g8218.t1 | RNA POLYMERASE II-ASSOCIATED PROTEIN 1 | 0.96 | positive |
| g13202.t1 | CGI-41 METHYLTRANSFERASE | 0.96 | positive |
| g3626.t1 | FAS-ASSOCIATED PROTEIN | 0.95 | positive |
| g22005.t1 | ZINC FINGERS AND HOMEOBOXES PROTEIN 1, ISOFORM 2 | 0.95 | positive |
| g28269.t1 | REGULATOR-RELATED | 0.95 | positive |
| g19052.t1 | NUCLEAR HORMONE RECEPTOR | 0.94 | positive |
| g29100.t1 | ZINC PHOSPHODIESTERASE ELAC PROTEIN 2 | 0.94 | positive |
| g5090.t1 | F18C1.6 PROTEIN | 0.94 | positive |
| g11620.t1 | -- | 0.94 | positive |
| g20491.t1 | CARBON CATABOLITE REPRESSOR PROTEIN 4 | 0.94 | positive |
| g3591.t1 | SODIUM/POTASSIUM-TRANSPORTING ATPASE SUBUNIT ALPHA | 0.94 | positive |
| g28094.t1 | OXYGENASE-RELATED | 0.94 | positive |
| g22701.t1 | CYTOPLASMIC TRNA 2-THIOLATION PROTEIN 2 | 0.94 | positive |
| g10103.t1 | -- | 0.94 | positive |
| g6460.t1 | EARLY ENDOSOME ANTIGEN 1 | 0.93 | positive |
| g7071.t1 | FAM11A, B PROTEIN | 0.92 | positive |
| g7567.t1 | GEO07735P1-RELATED-RELATED | 0.92 | positive |
| g28249.t1 | BATTENIN | 0.92 | positive |
| g30788.t1 | LIM DOMAIN KINASE 1 | 0.92 | positive |
| g27715.t1 | POLY A -SPECIFIC RIBONUCLEASE/TARGET OF EGR1, MEMBER 1 | 0.91 | positive |
| g8648.t1 | LIPOPOLYSACCHARIDE CHOLINEPHOSPHOTRANSFERASE LICD | 0.91 | positive |
| g14109.t1 | BTB/POZ DOMAIN-CONTAINING | 0.91 | positive |
| g3849.t1 | DC11 ACN9 HOMOLOG | 0.87 | 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 84 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.