Interactive visualization of gene co-expression networks, expression and funtional enrichment analysis.
| Gene ID | Description | PCC | Relationship |
|---|---|---|---|
| g11684.t1 | TESTIS-EXPRESSED PROTEIN 52 | 1 | positive |
| g34657.t1 | RING FINGER AND SWIM DOMAIN-CONTAINING PROTEIN 2 | 0.98 | positive |
| g35333.t1 | TETRATRICOPEPTIDE REPEAT PROTEIN 29 | 0.98 | positive |
| g10212.t1 | -- | 0.98 | positive |
| g24914.t1 | LYMPHOCYTE EXPANSION MOLECULE | 0.98 | positive |
| g7959.t1 | P25 ALPHA-RELATED | 0.98 | positive |
| g15.t1 | SHIPPO-1-RELATED | 0.98 | positive |
| g6525.t1 | STABILIZER OF AXONEMAL MICROTUBULES 2 | 0.98 | positive |
| g14994.t1 | RADIAL SPOKE HEAD 1 HOMOLOG | 0.98 | positive |
| g2738.t1 | TEKTIN | 0.97 | positive |
| g479.t1 | -- | 0.97 | positive |
| g3593.t1 | TEKTIN | 0.97 | positive |
| g5355.t1 | RBPJ-INTERACTING AND TUBULIN-ASSOCIATED PROTEIN 1 | 0.97 | positive |
| g19702.t1 | SPERMATOGENESIS-ASSOCIATED PROTEIN 7 | 0.97 | positive |
| g2280.t1 | SI:DKEY-97L20.6 | 0.97 | positive |
| g20612.t1 | -- | 0.97 | positive |
| g27661.t1 | -- | 0.97 | positive |
| g20310.t1 | PARKIN COREGULATED GENE PROTEIN PARK2 COREGULATED | 0.97 | positive |
| g13418.t1 | SHIPPO-1-RELATED | 0.97 | positive |
| g19119.t1 | RIKEN CDNA 1700001C19 GENE | 0.97 | positive |
| g3163.t1 | RIB43A-RELATED | 0.97 | positive |
| g18433.t1 | DUAL SPECIFICITY PROTEIN KINASE | 0.97 | positive |
| g24956.t1 | BETA-1,3-N-ACETYLGLUCOSAMINYLTRANSFERASE | 0.96 | positive |
| g6842.t1 | UNCHARACTERIZED | 0.96 | positive |
| g17215.t1 | TRAF3-INTERACTING PROTEIN 1 | 0.96 | positive |
| g12332.t1 | ZINC FINGER C2HC DOMAIN-CONTAINING PROTEIN 1C | 0.96 | positive |
| g27720.t1 | ARMADILLO-TYPE FOLD-RELATED | 0.96 | positive |
| g28151.t1 | WD REPEAT-CONTAINING PROTEIN POP1 | 0.96 | positive |
| g13891.t1 | SOWAH (DROSOPHILA) HOMOLOG | 0.96 | positive |
| g31100.t1 | FAST LEU-RICH DOMAIN-CONTAINING | 0.96 | positive |
| g17214.t1 | -- | 0.95 | positive |
| g21862.t1 | EXONUCLEASE, PHAGE-TYPE/RECB, C-TERMINAL DOMAIN-CONTAINING PROTEIN | 0.95 | positive |
| g24915.t1 | -- | 0.95 | positive |
| g21781.t1 | SPERMATOGENESIS-ASSOCIATED SERINE-RICH PROTEIN 1 | 0.92 | positive |
| g14081.t1 | ANK_REP_REGION DOMAIN-CONTAINING PROTEIN-RELATED | 0.91 | positive |
| g21032.t1 | -- | 0.83 | 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 198 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.