Interactive visualization of gene co-expression networks, expression and funtional enrichment analysis.
| Gene ID | Description | PCC | Relationship |
|---|---|---|---|
| g2460.t1 | PROTEIN CBG12474 | 1 | positive |
| g11569.t1 | -- | 0.97 | positive |
| g13129.t1 | PROTEIN KINASE DOMAIN-CONTAINING PROTEIN | 0.96 | positive |
| g6204.t1 | OLIGOPHRENIN 1 | 0.96 | positive |
| g3363.t1 | SOLUTE CARRIER FAMILY 12, CATION COTRANSPORTERS | 0.96 | positive |
| g24847.t1 | GLUCOSE-METHANOL-CHOLINE GMC OXIDOREDUCTASE | 0.96 | positive |
| g5956.t1 | KINESIN-LIKE PROTEIN KLP-3 | 0.96 | positive |
| g30946.t1 | -- | 0.96 | positive |
| g13386.t1 | GUANINE NUCLEOTIDE EXCHANGE FACTOR | 0.96 | positive |
| g28119.t1 | RCC1-LIKE G EXCHANGING FACTOR-LIKE PROTEIN | 0.96 | positive |
| g5088.t1 | UNCHARACTERIZED | 0.96 | positive |
| g30469.t1 | SH3 MULTIPLE DOMAIN | 0.96 | positive |
| g35422.t1 | PROTEIN TAG-278-RELATED | 0.96 | positive |
| g292.t1 | MYB PROTEIN-RELATED | 0.96 | positive |
| g30992.t1 | ACID PHOSPHATASE-RELATED | 0.96 | positive |
| g1512.t1 | TUDOR DOMAIN CONTAINING PROTEIN | 0.96 | positive |
| g4833.t1 | CULLIN | 0.95 | positive |
| g3220.t1 | CEREBLON | 0.95 | positive |
| g33039.t1 | -- | 0.95 | positive |
| g14376.t1 | UNCHARACTERIZED | 0.95 | positive |
| g13588.t1 | RHO GUANINE NUCLEOTIDE EXCHANGE FACTOR | 0.95 | positive |
| g12187.t1 | -- | 0.95 | positive |
| g25023.t1 | VACUOLAR PROTEIN SORTING-ASSOCIATED PROTEIN VPS13 | 0.95 | positive |
| g35451.t1 | -- | 0.95 | positive |
| g5015.t1 | SCHLAFEN | 0.95 | positive |
| g10331.t1 | DEUBIQUITINATING PROTEIN VCIP135 | 0.95 | positive |
| g27562.t1 | E3 UBIQUITIN-PROTEIN LIGASE TRIP12 | 0.95 | positive |
| g18430.t1 | CALMODULIN-BINDING TRANSCRIPTION ACTIVATOR CAMTA | 0.95 | positive |
| g18218.t1 | SERINE-THREONINE PROTEIN KINASE | 0.95 | positive |
| g27610.t1 | E3 UBIQUITIN-PROTEIN LIGASE MIB2 | 0.95 | positive |
| g31417.t1 | CARNITINE O-ACYLTRANSFERASE | 0.95 | positive |
| g7539.t1 | GUANYL-NUCLEOTIDE EXCHANGE FACTOR | 0.95 | positive |
| g6427.t1 | UNCHARACTERIZED | 0.94 | positive |
| g2619.t1 | TRANSCRIPTION FACTOR CP2 | 0.94 | positive |
| g4965.t1 | UNC-13-4A, ISOFORM B | 0.94 | positive |
| g2565.t1 | RIBOSOME BINDING PROTEIN-1 | 0.94 | positive |
| g24698.t1 | -- | 0.93 | positive |
| g15275.t1 | GRB2-ASSOCIATED AND REGULATOR OF MAPK PROTEIN FAMILY MEMBER | 0.93 | positive |
| g9038.t1 | -- | 0.93 | positive |
| g20966.t1 | CYTOCHROME P450 FAMILY 46 SUBFAMILY A | 0.92 | positive |
| g12239.t1 | -- | 0.92 | positive |
| g3594.t1 | ATP-BINDING CASSETTE SUB-FAMILY C | 0.92 | positive |
| g2454.t1 | PROTEIN PHOSPHATASE INHIBITOR | 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 199 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.