Interactive visualization of gene co-expression networks, expression and funtional enrichment analysis.
| Gene ID | Description | PCC | Relationship |
|---|---|---|---|
| g13656.t1 | NUCLEOBINDIN | 1 | positive |
| g4897.t1 | CRUMBS FAMILY MEMBER | 0.94 | positive |
| g10554.t1 | OS02G0815200 PROTEIN | 0.94 | positive |
| g5357.t1 | TYROSINE-PROTEIN KINASE RECEPTOR | 0.94 | positive |
| g9464.t1 | CADHERIN-23 | 0.93 | positive |
| g30975.t1 | PEPTIDYLPROLYL ISOMERASE | 0.93 | positive |
| g23168.t1 | PEPTIDYL-PROLYL CIS-TRANS ISOMERASE FKBP7/14 | 0.93 | positive |
| g28015.t1 | RHO FAMILY GTPASE | 0.93 | positive |
| g19656.t1 | TRANSCRIPTION FACTOR CP2 | 0.92 | positive |
| g14574.t1 | ASPARAGINE SYNTHETASE | 0.92 | positive |
| g27667.t1 | -- | 0.92 | positive |
| g28086.t1 | DNAJ HOMOLOG SUBFAMILY B MEMBER 2 | 0.92 | positive |
| g12681.t1 | TYROSINE-PROTEIN KINASE RECEPTOR | 0.92 | positive |
| g30370.t1 | GLR0591 PROTEIN | 0.91 | positive |
| g5212.t1 | POLYCOMB GROUP PROTEIN PC | 0.91 | positive |
| g10492.t1 | LECITHIN-CHOLESTEROL ACYLTRANSFERASE-RELATED | 0.90 | positive |
| g1295.t1 | DOUBLE ZINC RIBBON AND ANKYRIN REPEAT-CONTAINING PROTEIN 1 | 0.90 | positive |
| g28162.t1 | DIVALENT CATION TRANSPORTER SOLUTE CARRIER FAMILY 41 | 0.90 | positive |
| g28141.t1 | CYSTEINE PROTEASE FAMILY C1-RELATED | 0.89 | positive |
| g15734.t1 | -- | 0.88 | positive |
| g8666.t1 | MPS ONE BINDER KINASE ACTIVATOR-LIKE MOB | 0.88 | 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 59 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.