Interactive visualization of gene co-expression networks, expression and funtional enrichment analysis.
| Gene ID | Description | PCC | Relationship |
|---|---|---|---|
| g6360.t1 | -- | 1 | positive |
| g4737.t1 | COILED-COIL DOMAIN-CONTAINING PROTEIN 105 | 0.99 | positive |
| g32216.t1 | FIBROUS SHEATH INTERACTING PROTEIN 1 | 0.99 | positive |
| g6525.t1 | STABILIZER OF AXONEMAL MICROTUBULES 2 | 0.99 | positive |
| g17292.t1 | ENDOGLIN/TGF-BETA RECEPTOR TYPE III | 0.99 | positive |
| g21196.t1 | SPERMATOGENESIS-ASSOCIATED PROTEIN 48 | 0.99 | positive |
| g1993.t1 | -- | 0.98 | positive |
| g19326.t1 | PBS LYASE HEAT-LIKE PROTEIN | 0.98 | positive |
| g8753.t1 | -- | 0.98 | positive |
| g25336.t1 | OXIDASE/PEROXIDASE | 0.98 | positive |
| g10202.t1 | -- | 0.98 | positive |
| g16270.t1 | UNCHARACTERIZED | 0.98 | positive |
| g8797.t1 | -- | 0.98 | positive |
| g34945.t1 | ENDOGLIN/TGF-BETA RECEPTOR TYPE III | 0.98 | positive |
| g27970.t1 | CARBOHYDRATE SULFOTRANSFERASE | 0.98 | positive |
| g343.t1 | PECANEX | 0.98 | positive |
| g30408.t1 | NACHT, LRR AND CARD DOMAINS-CONTAINING | 0.98 | positive |
| g12292.t1 | -- | 0.98 | positive |
| g7216.t1 | NMDA RECEPTOR SYNAPTONUCLEAR SIGNALING AND NEURONAL MIGRATION FACTOR | 0.98 | positive |
| g12086.t1 | -- | 0.98 | positive |
| g26997.t1 | UNCHARACTERIZED | 0.98 | positive |
| g12451.t1 | CILIA AND FLAGELLA-ASSOCIATED PROTEIN 58-RELATED | 0.98 | positive |
| g21629.t1 | OS05G0345500 PROTEIN | 0.98 | positive |
| g2402.t1 | BETA-1,3-N-ACETYLGLUCOSAMINYLTRANSFERASE | 0.98 | positive |
| g2738.t1 | TEKTIN | 0.98 | positive |
| g15972.t1 | -- | 0.98 | positive |
| g14614.t1 | TGF-BETA FAMILY | 0.98 | positive |
| g32332.t1 | CXC DOMAIN-CONTAINING PROTEIN-RELATED | 0.98 | positive |
| g1819.t1 | CALPAIN | 0.98 | positive |
| g3895.t1 | 15-HYDROXYPROSTAGLANDIN DEHYDROGENASE [NAD(+)] | 0.98 | positive |
| g10042.t1 | PEPTIDYL-PROLYL CIS-TRANS ISOMERASE CYP26-2, CHLOROPLASTIC | 0.98 | positive |
| g14994.t1 | RADIAL SPOKE HEAD 1 HOMOLOG | 0.98 | positive |
| g7880.t1 | CENTROSOMAL PROTEIN 2 | 0.98 | positive |
| g3894.t1 | WW DOMAIN-BINDING PROTEIN 11 | 0.98 | positive |
| g29130.t1 | -- | 0.98 | positive |
| g9771.t1 | TUMOR NECROSIS FACTOR RECEPTOR | 0.98 | positive |
| g9862.t1 | -- | 0.98 | positive |
| g35333.t1 | TETRATRICOPEPTIDE REPEAT PROTEIN 29 | 0.98 | positive |
| g14192.t1 | CHROMOSOME 20 ORF85 FAMILY MEMBER | 0.97 | positive |
| g4748.t1 | -- | 0.97 | positive |
| g3564.t1 | -- | 0.97 | positive |
| g14229.t1 | -- | 0.97 | positive |
| g26973.t1 | ALDEHYDE DEHYDROGENASE-RELATED | 0.97 | positive |
| g13061.t1 | -- | 0.97 | positive |
| g14246.t1 | WNT RELATED | 0.97 | positive |
| g24241.t1 | TETRASPANIN | 0.97 | positive |
| g16496.t1 | LD33804P | 0.97 | positive |
| g33701.t1 | NEUROLIGIN | 0.97 | positive |
| g13290.t1 | PIGGYBAC TRANSPOSABLE ELEMENT-DERIVED PROTEIN 4 | 0.96 | positive |
| g1420.t1 | C2H2-TYPE DOMAIN-CONTAINING PROTEIN | 0.94 | 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 311 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.