Interactive visualization of gene co-expression networks, expression and funtional enrichment analysis.
| Gene ID | Description | PCC | Relationship |
|---|---|---|---|
| g11107.t1 | MALE FERTILITY FACTOR KL5 | 1 | positive |
| g32240.t1 | DYNEIN HEAVY CHAIN FAMILY PROTEIN | 0.99 | positive |
| g11108.t1 | MALE FERTILITY FACTOR KL5 | 0.99 | positive |
| g4045.t1 | MALE FERTILITY FACTOR KL5 | 0.99 | positive |
| g4150.t1 | -- | 0.99 | positive |
| g17858.t1 | DLEC1 DELETED IN LUNG AND ESOPHAGEAL CANCER 1 | 0.99 | positive |
| g28451.t1 | MALE FERTILITY FACTOR KL5 | 0.98 | positive |
| g20167.t1 | DYNEIN HEAVY CHAIN 1, AXONEMAL-LIKE PROTEIN | 0.98 | positive |
| g4151.t1 | DYNEIN HEAVY CHAIN | 0.98 | positive |
| g1762.t1 | -- | 0.98 | positive |
| g10529.t1 | ORGANIC ANION TRANSPORTER | 0.98 | positive |
| g24694.t1 | SLR5058 PROTEIN | 0.98 | positive |
| g2945.t1 | DYNEIN HEAVY CHAIN FAMILY PROTEIN | 0.98 | positive |
| g7390.t1 | DED DOMAIN-CONTAINING PROTEIN | 0.98 | positive |
| g25776.t1 | -- | 0.98 | positive |
| g4148.t1 | -- | 0.98 | positive |
| g11110.t1 | RETROTRANSPOSON | 0.98 | positive |
| g1558.t1 | -- | 0.97 | positive |
| g4782.t1 | POLYCYSTIN-1 | 0.97 | positive |
| g11565.t1 | -- | 0.97 | positive |
| g9835.t1 | DYNEIN HEAVY CHAIN | 0.97 | positive |
| g23532.t1 | COLLAGEN | 0.97 | positive |
| g10757.t1 | DYNEIN HEAVY CHAIN | 0.97 | positive |
| g25492.t1 | MACROGLOBULIN / COMPLEMENT | 0.97 | positive |
| g34671.t1 | UNCHARACTERIZED | 0.97 | positive |
| g33794.t1 | -- | 0.97 | positive |
| g10767.t1 | DYNEIN HEAVY CHAIN 1, AXONEMAL-LIKE PROTEIN | 0.97 | positive |
| g17439.t1 | -- | 0.96 | positive |
| g17.t1 | ADHESION G-PROTEIN COUPLED RECEPTOR V1 | 0.96 | positive |
| g18320.t1 | DYNEIN HEAVY CHAIN FAMILY PROTEIN | 0.96 | positive |
| g33840.t1 | DYNEIN HEAVY CHAIN | 0.96 | positive |
| g4685.t1 | MUSCLE-SPECIFIC PROTEIN 300 KDA, ISOFORM G | 0.96 | positive |
| g2571.t1 | SPHINGOLIPID DELTA 4 DESATURASE/C-4 HYDROXYLASE PROTEIN DES2 | 0.93 | positive |
| g2616.t1 | PHD-TYPE DOMAIN-CONTAINING PROTEIN | 0.93 | positive |
| g3568.t1 | -- | 0.92 | positive |
| g4040.t1 | SODIUM/POTASSIUM/CALCIUM EXCHANGER | 0.92 | positive |
| g32117.t1 | -- | 0.89 | 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 180 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.