| Literature DB >> 19374773 |
Jessica Severin1, Andrew M Waterhouse, Hideya Kawaji, Timo Lassmann, Erik van Nimwegen, Piotr J Balwierz, Michiel Jl de Hoon, David A Hume, Piero Carninci, Yoshihide Hayashizaki, Harukazu Suzuki, Carsten O Daub, Alistair Rr Forrest.
Abstract
EdgeExpressDB is a novel database and set of interfaces for interpreting biological networks and comparing large high-throughput expression datasets that requires minimal development for new data types and search patterns. The FANTOM4 EdgeExpress database http://fantom.gsc.riken.jp/4/edgeexpress summarizes gene expression patterns in the context of alternative promoter structures and regulatory transcription factors and microRNAs using intuitive gene-centric and sub-network views. This is an important resource for gene regulation in acute myeloid leukemia, monocyte/macrophage differentiation and human transcriptional networks.Entities:
Mesh:
Substances:
Year: 2009 PMID: 19374773 PMCID: PMC2688930 DOI: 10.1186/gb-2009-10-4-r39
Source DB: PubMed Journal: Genome Biol ISSN: 1474-7596 Impact factor: 13.583
Figure 1EdgeExpressDB design and data abstraction. EdgeExpressDB is based on three core concepts: feature, edge and expression. Note the two way connection of edges to features and that for each of these elements metadata containing the symbol and source can be provided. This allows for all data from the FANTOM4 project (represented by orange boxes) to be mapped into the system.
Contents of the FANTOM4 instance of EdgeExpressDB: features
| Features | Source | Genomic co-ordinates |
| Gene | Entrez [ | Yes |
| Transcription start site (L1) | FANTOM4 [ | Yes |
| Promoter (L2) | FANTOM4 [ | Yes |
| Promoter (L3) | FANTOM4 [ | Yes |
| miRNA (pre-) | Mirbase 10.0 [ | Yes |
| miRNA (mature) | Mirbase 10.0 [ | No |
| Illumina probe | FANTOM4 [ | Yes/no |
| Agilent miRNA probe | FANTOM4 [ | No |
| TFBS matrix | FANTOM4 [ | No |
Contents of the FANTOM4 instance of EdgeExpressDB: edges
| Edges | Source | Relationship |
| TF-promoter (L2) | Predictions (FANTOM4 [ | Belongs to |
| Promoter (L2)-promoter region (L3) | FANTOM4 [ | Belongs to |
| Promoter region (L3)-gene | FANTOM4 [ | Belongs to |
| Promoter region (L3)-pre-miRNA | FANTOM4 [ | Belongs to |
| Pre-miRNA-mature miRNA | FANTOM4 [ | Belongs to |
| miRNA-target | ElMMo (SIB) [ | Interaction |
| Protein-protein | Published | Interaction |
| TF-gene | Published | Interaction |
| TF-gene | ChIP-chip | Interaction |
| TF-gene (perturbation edge) | siRNA knockdown | Interaction |
| miRNA-target (perturbation edge) | miRNA overexpression | Interaction |
TF, transcription factor.
Contents of the FANTOM4 instance of EdgeExpressDB
| Expression | Source | Samples |
| CAGE-L2/L3-gene | FANTOM4 [ | THP-1 PMA |
| Illumina microarray-gene | FANTOM4 [ | THP-1 PMA, siRNA and miRNA perturbations |
| Agilent microarray-mature miRNA | FANTOM4 [ | THP-1 PMA |
PMA, phorbol-myristate-acetate.
Figure 2Overview of EdgeExpressDB, federation, web-services and clients. Using loader scripts that communicate through the EdgeExpress perl API, the features, edges and expression are loaded into an instance of the EEDB schema. Multiple instances of EEDB can communicate in a federation through the perl API. The EdgeExpress webservices export data in XML, BED, and GFF3 formats directly and DAS through ProServer integration, which allows AJAX clients and genome browsers to access the data.