Interactive visualization of gene co-expression networks, expression and funtional enrichment analysis.
| Gene ID | Description | PCC | Relationship |
|---|---|---|---|
| g7913.t1 | SYNAPSIN | 1 | positive |
| g6876.t1 | CYCLIC NUCLEOTIDE PHOSPHODIESTERASE | 0.99 | positive |
| g27014.t1 | CYCLIC NUCLEOTIDE-GATED CATION CHANNEL SUBUNIT A | 0.99 | positive |
| g16324.t1 | ATP-BINDING CASSETTE SUB-FAMILY C | 0.99 | positive |
| g7884.t1 | -- | 0.99 | positive |
| g19151.t1 | VOLTAGE-GATED CATION CHANNEL CALCIUM AND SODIUM | 0.99 | positive |
| g12614.t1 | BONUS, ISOFORM C-RELATED | 0.99 | positive |
| g12603.t1 | -- | 0.99 | positive |
| g6416.t1 | -- | 0.99 | positive |
| g7797.t1 | GLUTAMATE SEMIALDEHYDE DEHYDROGENASE | 0.99 | positive |
| g9043.t1 | METAXIN RELATED | 0.99 | positive |
| g1102.t1 | VOLTAGE-GATED POTASSIUM CHANNEL | 0.99 | positive |
| g28694.t1 | OLFACTORY RECEPTOR AND ADENOSINE RECEPTOR | 0.99 | positive |
| g4014.t1 | GUANYLYL CYCLASE | 0.99 | positive |
| g15495.t1 | CALPONIN HOMOLOGY DOMAIN-CONTAINING PROTEIN DDB_G0272472-RELATED | 0.98 | positive |
| g17435.t1 | VON WILLEBRAND FACTOR A DOMAIN-CONTAINING PROTEIN 5A | 0.98 | positive |
| g1938.t1 | LOW-DENSITY LIPOPROTEIN RECEPTOR-RELATED PROTEIN 2-RELATED | 0.98 | positive |
| g5542.t1 | XANTHINE DEHYDROGENASE | 0.98 | positive |
| g22649.t1 | RETROTRANSPOSON | 0.98 | positive |
| g31641.t1 | 52 KDA REPRESSOR OF THE INHIBITOR OF THE PROTEIN KINASE-LIKE PROTEIN-RELATED | 0.98 | positive |
| g16088.t1 | PROTEIN CBG05349 | 0.98 | positive |
| g8826.t1 | -- | 0.98 | positive |
| g2432.t1 | NEUROTRANSMITTER GATED ION CHANNEL | 0.98 | positive |
| g14969.t1 | RAN BINDING PROTEIN 9-RELATED | 0.98 | positive |
| g11981.t1 | NEUROTRANSMITTER GATED ION CHANNEL | 0.98 | positive |
| g6875.t1 | CYCLIC NUCLEOTIDE PHOSPHODIESTERASE | 0.98 | positive |
| g18478.t1 | CALPAIN | 0.98 | positive |
| g7790.t1 | SOLUTE CARRIER FAMILY 17 | 0.98 | positive |
| g2735.t1 | PIKACHURIN-LIKE PROTEIN | 0.97 | positive |
| g14970.t1 | -- | 0.95 | positive |
| g22673.t1 | -- | 0.93 | positive |
| g35846.t1 | REVERSE TRANSCRIPTASES | 0.93 | 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 129 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.