Interactive visualization of gene co-expression networks, expression and funtional enrichment analysis.
| Gene ID | Description | PCC | Relationship |
|---|---|---|---|
| g31947.t1 | ENDONUCLEASE-RELATED | 1 | positive |
| g11148.t1 | -- | 0.98 | positive |
| g31652.t1 | -- | 0.96 | positive |
| g10263.t1 | -- | 0.94 | positive |
| g16739.t1 | -- | 0.92 | positive |
| g16252.t1 | TYROSINE-PROTEIN KINASE RECEPTOR | 0.92 | positive |
| g89.t1 | INTEGRASE CATALYTIC DOMAIN-CONTAINING PROTEIN-RELATED | 0.91 | positive |
| g10896.t1 | - | 0.89 | positive |
| g1259.t1 | -- | 0.89 | positive |
| g13279.t1 | -- | 0.89 | positive |
| g14599.t1 | -- | 0.89 | positive |
| g15717.t1 | -- | 0.89 | positive |
| g16671.t1 | -- | 0.89 | positive |
| g16909.t1 | -- | 0.89 | positive |
| g17566.t1 | KERATIN, ULTRA HIGH-SULFUR MATRIX PROTEIN-LIKE | 0.89 | positive |
| g1790.t1 | PULMONARY SURFACTANT-ASSOCIATED PROTEIN A | 0.89 | positive |
| g18687.t1 | PHD-TYPE DOMAIN-CONTAINING PROTEIN | 0.89 | positive |
| g18792.t1 | -- | 0.89 | positive |
| g18796.t1 | INTEGRASE CATALYTIC DOMAIN-CONTAINING PROTEIN | 0.89 | positive |
| g19439.t1 | REVERSE TRANSCRIPTASE DOMAIN-CONTAINING PROTEIN | 0.89 | positive |
| g19534.t1 | PHD-TYPE DOMAIN-CONTAINING PROTEIN | 0.89 | positive |
| g19535.t1 | -- | 0.89 | positive |
| g19599.t1 | PROTEIN SIDEKICK | 0.89 | positive |
| g20047.t1 | SIMILAR TO RIKEN CDNA E130308A19 | 0.89 | positive |
| g21064.t1 | PROTEIN CBG26694 | 0.89 | positive |
| g23109.t1 | RETROTRANSPOSON | 0.89 | positive |
| g24491.t1 | GAG-RELATED PROTEIN | 0.89 | positive |
| g25912.t1 | -- | 0.89 | positive |
| g26884.t1 | -- | 0.89 | positive |
| g27516.t1 | -- | 0.89 | positive |
| g27779.t1 | -- | 0.89 | positive |
| g28629.t1 | SI:CH211-108C17.2-RELATED-RELATED | 0.89 | positive |
| g29592.t1 | -- | 0.89 | positive |
| g29843.t1 | -- | 0.89 | positive |
| g31225.t1 | -- | 0.89 | positive |
| g31322.t1 | -- | 0.89 | positive |
| g31374.t1 | -- | 0.89 | positive |
| g32239.t1 | -- | 0.89 | positive |
| g33113.t1 | PHAGE_INTEGRASE DOMAIN-CONTAINING PROTEIN | 0.89 | positive |
| g33555.t1 | -- | 0.89 | positive |
| g33562.t1 | RAS-ASSOCIATING DOMAIN-CONTAINING PROTEIN | 0.89 | positive |
| g33612.t1 | -- | 0.89 | positive |
| g34010.t1 | LIPOXYGENASE | 0.89 | positive |
| g34259.t1 | APPLE DOMAIN-CONTAINING PROTEIN | 0.89 | positive |
| g35700.t1 | -- | 0.89 | positive |
| g36055.t1 | -- | 0.89 | positive |
| g36292.t1 | -- | 0.89 | positive |
| g36602.t1 | -- | 0.89 | positive |
| g3906.t1 | -- | 0.89 | positive |
| g4137.t1 | -- | 0.89 | positive |
| g4256.t1 | -- | 0.89 | positive |
| g7457.t1 | PHD-TYPE DOMAIN-CONTAINING PROTEIN | 0.89 | positive |
| g8211.t1 | PHD-TYPE DOMAIN-CONTAINING PROTEIN | 0.89 | positive |
| g8246.t1 | PHD-TYPE DOMAIN-CONTAINING PROTEIN | 0.89 | positive |
| g8924.t1 | -- | 0.89 | positive |
| g9204.t1 | -- | 0.89 | positive |
| g26380.t1 | UNCHARACTERIZED | 0.81 | positive |
| g22944.t1 | HAT FAMILY DIMERISATION DOMAINCONTAINING PROTEIN-RELATED | 0.80 | positive |
| g19582.t1 | PROTEIN CBG26694 | 0.74 | 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 1403 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.