Interactive visualization of gene co-expression networks, expression and funtional enrichment analysis.
| Gene ID | Description | PCC | Relationship |
|---|---|---|---|
| g6764.t1 | PEPTIDYL-PROLYL CIS-TRANS ISOMERASE | 1 | positive |
| g23704.t1 | SAM-DOMAIN, SH3 AND NUCLEAR LOCALIZATION SIGNALS PROTEIN RELATED | 0.93 | positive |
| g568.t1 | -- | 0.92 | positive |
| g14019.t1 | -- | 0.92 | positive |
| g12874.t1 | HOMEOBOX PROTEIN NKX | 0.92 | positive |
| g21382.t1 | DNA2/NAM7 HELICASE FAMILY | 0.92 | positive |
| g17243.t1 | TRANSLATION ELONGATION FACTOR-RELATED | 0.91 | positive |
| g9503.t1 | AMPLIFIED IN BREAST CANCER 2-RELATED | 0.91 | positive |
| g364.t1 | UNCHARACTERIZED | 0.90 | positive |
| g12555.t1 | 2',3'-CYCLIC-NUCLEOTIDE 3'-PHOSPHODIESTERASE | 0.90 | positive |
| g6766.t1 | -- | 0.90 | positive |
| g967.t1 | CENTROSOMAL PROTEIN OF 290 KDA | 0.89 | positive |
| g30116.t1 | G PROTEIN-COUPLED RECEPTOR KINASE INTERACTING ARFGAP | 0.89 | positive |
| g20940.t1 | ANKYRIN REPEAT DOMAIN-CONTAINING PROTEIN 53 | 0.89 | positive |
| g16274.t1 | POLY [ADP-RIBOSE] POLYMERASE | 0.89 | positive |
| g21535.t1 | PROTEIN AF-9 HOMOLOG | 0.89 | positive |
| g11304.t1 | UBIQUITIN CARBOXYL-TERMINAL HYDROLASE | 0.88 | positive |
| g807.t1 | CENTROSOMAL PROTEIN 2 | 0.88 | positive |
| g308.t1 | CENTROSOMAL PROTEIN KIZUNA | 0.88 | positive |
| g5156.t1 | EBNA2 BINDING PROTEIN P100 | 0.87 | positive |
| g21193.t1 | ZINC FINGER, ZZ TYPE | 0.87 | positive |
| g2156.t1 | DNA REPAIR POLYMERASE UMUC / TRANSFERASE FAMILY MEMBER | 0.86 | positive |
| g20115.t1 | UNCHARACTERIZED | 0.85 | positive |
| g15021.t1 | -- | 0.85 | positive |
| g33941.t1 | -- | 0.84 | positive |
| g15690.t1 | HSDA/SDA1-RELATED | 0.84 | 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 99 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.