Interactive visualization of gene co-expression networks, expression and funtional enrichment analysis.
| Gene ID | Description | PCC | Relationship |
|---|---|---|---|
| g5.t1 | TYROSINE-PROTEIN KINASE RECEPTOR | 1 | positive |
| g6682.t1 | TANDEM PH DOMAIN CONTAINING PROTEIN | 0.97 | positive |
| g6683.t1 | -- | 0.95 | positive |
| g1719.t1 | SOX TRANSCRIPTION FACTOR | 0.94 | positive |
| g6681.t1 | -- | 0.94 | positive |
| g28748.t1 | - | 0.94 | positive |
| g3205.t1 | TRANSCRIPTIONAL ADAPTER 3-RELATED | 0.92 | positive |
| g36181.t1 | -- | 0.91 | positive |
| g2.t1 | TYROSINE-PROTEIN KINASE RECEPTOR | 0.91 | positive |
| g26944.t1 | PHOSPHOLIPASE A-2-ACTIVATING PROTEIN | 0.91 | positive |
| g18644.t1 | LD33804P | 0.90 | positive |
| g20506.t1 | -- | 0.89 | positive |
| g21932.t1 | TUBULIN--TYROSINE LIGASE-LIKE PROTEIN 12 | 0.88 | positive |
| g34765.t1 | PROTEIN C20ORF43 HOMOLOG | 0.88 | positive |
| g16827.t1 | DNA HELICASE RECQ FAMILY MEMBER | 0.88 | positive |
| g29328.t1 | -- | 0.87 | positive |
| g9389.t1 | PHOSPHOGLYCOLATE PHOSPHATASE | 0.86 | positive |
| g29146.t1 | -- | 0.86 | positive |
| g1906.t1 | PHD-TYPE DOMAIN-CONTAINING PROTEIN | 0.85 | 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 54 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.