| Literature DB >> 19259406 |
Junghee Han1, Dustin Potter, Tahsin Kurc, Greg Singer, Pearlly S Yan, Sun Hao, Shannon Hastings, Stephen Langella, Scott Oster, Ramana V Davuluri, Tim H-M Huang, Joel H Saltz.
Abstract
We present the implementation of an application using caGrid, which is the service-oriented Grid software infrastructure of the NCI cancer Biomedical Informatics Grid (caBIG), to support design and analysis of custom microarray experiments in the study of epigenetic alterations in cancer. The design and execution of these experiments requires synthesis of information from multiple data types and datasets. In our implementation, each data source is implemented as a caGrid Data Service, and analytical resources are wrapped as caGrid Analytical Services. This service-based implementation has several advantages. A backend resource can be modified or upgraded, without needing to change other components in the application. A remote resource can be added easily, since resources are not required to be collected in a centralized infrastructure.Entities:
Keywords: caBIG and caGrid; data integration; epigenetic studies; grid computing; service oriented architectures
Year: 2008 PMID: 19259406 PMCID: PMC2623307
Source DB: PubMed Journal: Cancer Inform ISSN: 1176-9351
Annotations are important for experiment design and analysis of experimental results.
| Annotation | Effect to experiments (or Analysis) |
|---|---|
| Promoter region | It has been demonstrated that the methylation of a gene’s promoter region effects the gene’s transcription. |
| CpG island | It is generally accepted that it takes a stretch of methylation changes to alter gene expression. This type of scenario occurs in CpG islands. |
| GC contents | Effective hybridization correlates with high GC content. |
| Gene | Focus on known/hypothetical/proposed genes of interest. |
| Restriction enzyme cleavage fragments (Type II enzymes) | When Type II restriction enzymes are used to generate fragments, the size and content of the generated fragment is critical to successful hybridization. Oligonucleotides with a cleavage site is in the middle of its sequence should not have a target in the sample (because the target should be cleaved by the enzyme) and therefore should not have signal in any experiment. |
| Methylation-sensitive enzyme cleavage sites (Type IV enzymes) | In DMH experiments, oligonucleotides that do not contain any methylation-sensitive cleavage sites are expected to have targets always present in the sample, and therefore have signal in every experiment. |
| Tm | The probe to target melting temperature (Tm) has been shown to be correlated with oligonucleotide (probe) hybridization levels. To reduce experimental error, the Tm values for the oligonucleotides should be homogeneous. |
| Uniqueness | If an oligonucleotide’s target is not unique ( |
| Repeat-masked region | The oligonucleotides within repeat-masked region would bias the experimental results. |
| Secondary structure | Secondary structures may inhibit target to oligonucleotide hybridization. |
Figure 1The design of the ArrayAnnotator-G: 1) three data source modules and one analytical module are presented and 2) an example set of APIs sent to each module and the output received from the module are shown along corresponding arrows between a chip design application client and each module.
Figure 2The UML model of the Annotation data type.
Figure 3The UML model of the data types served by the OligoInfo and GenomeSequence data sources.
Figure 4Introduce service creation and modification screen.
Figure 5Oligo selection service interface in Java.
Figure 6Example input and output of the command-line client program to select oligonucleotides using the ArrayAnnotator-G services.