A Reliable and Distributed LIMS for Efficient Management of the Microarray Experiment Environment

Size: px
Start display at page:

Download "A Reliable and Distributed LIMS for Efficient Management of the Microarray Experiment Environment"

Transcription

1 A Reliable and Distributed LIMS for Efficient Management of the Microarray Experiment Environment Hee-Jeong Jin BK Center for U-Port IT Research Education, Pusan National University, Busan, South Korea, Jeong-Won Lee and Hwan-Gue Cho Dept.of Computer Science and Engineering, Pusan National University, Busan, South Korea, Summary A microarray is a principal technology in molecular biology. It generates thousands of expressions of genotypes at once. Typically, a microarray experiment contains many kinds of information, such as gene names, sequences, expression profiles, scanned images, and annotation. So, the organization and analysis of vast amounts of data are required. Microarray LIMS (Laboratory Information Management System) provides data management, search, and basic analysis. Recently, microarray joint researches, such as the skeletal system disease and anti-cancer medicine have been widely conducted. This research requires data sharing among laboratories within the joint research group. In this paper, we introduce a web based microarray LIMS, SMILE (Small and solid MIcroarray Lims for Experimenters), especially for shared data management. The data sharing function of SMILE is based on Friend-to-Friend (F2F), which is based on anonymous P2P (Peer-to-Peer), in which people connect directly with their friends. It only allows its friends to exchange data directly using IP addresses or digital signatures you trust. In SMILE, there are two types of friends: service provider, which provides data, and client, which is provided with data. So, the service provider provides shared data only to its clients. SMILE provides useful functions for microarray experiments, such as variant data management, image analysis, normalization, system management, project schedule management, and shared data management. Moreover, it connections with two systems: ArrayMall for analyzing microarray images and GENAW for constructing a genetic network. SMILE is available on 1 Introduction Laboratory Information Management System (LIMS) is a system that allows laboratories to trace and track all samples or specimens that are received into the laboratory, as well as all tests that are performed. It can also track the analyst, date and time of each step in the analysis process. Weinberg introduced three major functional areas of the LIMS that illustrate the relationship between the information management system and the other management systems in the laboratory [1]. The first is sample tracking. It determins that the appropriate work is

2 Figure 1: Life cycle of experimental data: Experimental data is handled at many steps until it is destroyed. The LIMS basically handels all the data of the life cycle. properly completed and that the workload is properly managed. The second is sample analysis. It must be documented, and the sufficient raw data must be maintained to reconstruct and defend the result. Finally, these results must be organized and reported in a manner that is understandable and meets the requirements of the end user. Figure 1 shows the typical life cycle of experimental data. Several researchers and companies have developed the LIMS for microarray experiments. A microarray is a principal technology in molecular biology. It results in thousands of expressions of genotypes at once[2, 3]. The microarrays are queried in a co-hybridization assay using two or more fluorescently labeled probes prepared from the mrna from the cellular phenotypes of interest[4]. The hybridization allows expression levels to be determined relative to the ratio with which each probe hybridizes to an individual array element. So, the cdna microarray method does not measure the absolute expression of the genes, but it is used for a measure of relative expression levels compared to a sample tissue. Hybridization is assayed using a confocal laser scanner to measure fluorescence intensities, which allow the simultaneous determination of the relative level of expression of all the genes represented in the array. The researchers learn the relationships between the genes and genes involved with diseases using this experiment. Generally, various files, such as a microarray scanned image, analysis file and normalization file are generated by microarray experiments. In addition, many steps are needed for getting information, such as the relationships between genes or highly expressed genes at specific conditions from microarray experiments. The first step of the microarray experiment is to design an experiment and perform a hybridization experiment. The second step is to generate a raw image from a scanner, which consists of spots (genes) that form regular arrays (blocks). Next, in order to measure the amount of RNA bound to each spot, the location of each block and spot must be identified in a process, called gridding. After the analysis of the microarray image, the normalization is performed to reduce variations of the experiment. The various methods, such as clustering and estimation, are used for getting biological verification and interpretation. So, typically, various and vast information is generated, such as microarray scanned images and various analysis files. Therefore, it requires an efficient management system of vast amounts of data. Since it is difficult to manage these files for the size and variation, it is necessary to use LIMS for the microarray experiment. Recently, joint research collaboration with microarray has been widely conducted for largescale research projects. This research requires the data sharing among laboratories within a joint research group with security. However, as far as we know, there are few LIMS for microarray data sharing within the joint research group. In this paper, we introduce a web based microarray LIMS, SMILE (Small and solid MIcroarray Lims for Experimenters), especially for managing shared data. In SMILE, the data sharing is based on Friend-to-Friend (F2F) which is a particular type of anonymous P2P (Peer-to-Peer) in which people can connect directly with their friends. F2F only allows its friends to exchange data directly, using IP addresses or digital signatures.

3 SMILE is based on LINUX and it provides useful functions such as data management, image analysis, normalization, system management, project schedule management, and shared data management. Moreover, it works together with the two systems for analyzing the microarray image (ArrayMall [5]) and constructing the genetic network (GENAW [6]). 2 Previous Work There are several microarray LIMS for the management and analysis of microarray data. BASE is a comprehensive database server used to manage massive amounts of data generated by microarray analysis [7]. It manages biomaterial information, raw data and images, and provides integrated and plug-in -able normalization, data viewing and analysis tools. Additionally, for labs that prepare their own in-house arrays or for labs that wish to track probe information, the system also has array production LIMS features which can be integrated with the data analysis. The organization and interface of BASE was designed to closely follow the natural work-flow of the microarray biologist, and is compatible with most types of array platforms and data types. ACUITY is a complete enterprize microarray informatics platform for microarray data storage, data filtering and data analysis [8]. It has several features like clustering, normalization, visualizations, data management and analysis of data. As for clustering, this system includes both hierarchical and non-hierarchical clustering methods for different experimental tasks. It is composed of server and client applications. The server manages and runs the database. The client has many analysis methods for microarray data. ARGUS is a microarray database software system designed to process, analyze, manage, and publish microarray data [9]. In particular, it imports the intensities and images of externally quantified microarray spots, performs normalization, and calculates ratios of gene expressions between conditions. Also, searches for regulated genes can be conducted across multiple experiments, and the integrated results incorporate images of the actual hybridization spots for artifact screening. ARGUS uses the built-in database and microsoft windows server for the software platform. Therefore, they form a stand-alone database that can search locally or over the web by using a standard web browser. Basically, LIMS should provide several basic functions. The first function is the management of microarray data. In order to understand biological meaning from microarray experiments, researchers analyze many microarray images, annotation information and analysis files. So, various and large amounts of microarray files must be managed to be well structured. The second is the data search function. There is a lot of information in stored files within LIMS, so the search tools are useful to find information which the user wants. The third is the management of the users. There are many users that use and analyze microarray data by LIMS, so the system should manage the users for data security and management. The fourth is the security function. Microarray data is not opened until researchers find the meaning. Therefore, the security of the data has to be be guaranteed in LIMS. The last is the accessibility of easy link to external DB. Since there are many databases for this information, LIMS should provide the web link to external DB to get more information of genes. Table 1 shows a comparison of SMILE and the previous systems.

4 Table 1: The comparison of SMILE and previous systems, BASE [7], ACUITY [8] and ARGUS [9]. SMILE provides several functions comparing with the previous systems additionally, management of project schedule and sharing data, analysis of genetic network and communication among users. Function BASE Argus Acuity SMILE hierarchical management O O O O management of duplicated experiment O O O O management of project schedule X X X O management of users O O O O management of sharing data X X X O search O O O O link to external DB O O O O reporting X O O O backup/restore X X O O metafile creation O X X O analysis of microarray image O X O O analysis of genetic network X X X O normalization O O O O communication among users X X X O MAGE-ML export O X O O MAGE-OM import O X X X 3 System Architecture SMILE was designed for sharing data among joint research group, management and analysis of various microarray data based on the distribution environment because it is more efficient than a centralized LIMS. Since a manager has power to access any data stored in the centralized LIMS, it is a problem of security. In addition to the security problem, vast amounts of storage are needed in the system. However, since each lab stores only its own data and other labs cannot access the data without specific permission, there are no security and storage problems in the distribution of LIMS. So, the distributed LIMS is more useful than the centralized LIMS. Figure 2 shows the architecture of SMILE based on the distributed environment. In SMILE, analysis files of the microarray experiment from its analysis system are otained individually in each laboratory and they can be stored in SMILE. Thus, a user can apply SMILE integrating with the analysis system ArrayMall [5] which is provided with SMILE, or individual analysis systems. Figure 2 shows three different views of SMILE. the first type is SMILE with ArrayMall [5]. In this case, the user can store experiment and analysis files from ArrayMall to SMILE. In the second and third types, users can get microarray data from their private analysis system, so they can store the data in their file system or local LIMS, and then manage them using SMILE. 4 Basic Functions of SMILE In this section, we will introduce several tools in SMILE.

5 Figure 2: SMILE architecture based on the distributed environment: Scanned images and analysis files of the microarray experiment from its analysis system are obtained individually in each laboratory and they can be stored in SMILE. 4.1 Management of Experimental Data In order to manage and share microarray data, all microarray data are managed in a hierarchical architecture in SMILE. Figure 3 shows a hierarchical structure of microarray data, where it consists of 4 parts = {project, experiment, work and shot}. Project is a unit which contains total experimental steps and includes several experiments. Experiment is a sub-part of the project unit that is divided by experimental conditions. Consequently, it is a unit with the same experiment target and microarray design. The experiment unit includes several works according to the variation of conditions. And shot as a basic unit that consists of images and its analysis files. For example, suppose that we accompany a research for identifying factors that influence the growth of rice. In this case, a project unit is the object and whole experiment. If we select and experiment with the light factor, an experiment would set the light. And then, if it is an experiment with light according to the amount of light, the shot can set the amount of light, such as 10 or 20 minutes. Finally, the shot should be a microarray image from each experiment according to the amount of light or its analysis file. Figure 4 shows the hierarchical structure of the microarray experiment concerning the factors of rice growth. 4.2 Management of LIMS System It is important to manage the microarray data security. For management of the SMILE system, it provides several functions, such as establishing the user level and managing log files for data update and system access. Management of LIMS user The level of users in SMILE consists of 4 parts: administrator, project manager, researcher and visitor. Users have different access rights according to their level. Administrators manage the system and all the users. Only a project manager can add/delete users and change the user level to manage the access to microarray data. Each researcher can

6 Figure 3: The structure of microarray data in SMILE. It consists of 4 parts = {project, experiment, work and shot}, and these are of hierarchical form. Figure 4: The hierarchical structure of the microarray experiment concerning the factors of rice growth.

7 Figure 5: Snapshot of managing users: In SMILE, there are users on 4 levels: administrator, project manager, researcher and visitor. Administrator can change the user level and delete the user on a web page for the management of the user. upload their analysis files and use various analysis functions provided by SMILE. Visitors can use the test project and restricted functions of SMILE. Figure 5 shows a snapshot of a web page for changing the user level and deleting users. Management of system log file There are several log files for inspecting the system in SMILE. The log files can be created and modified whenever data is uploaded, modified, and deleted with its working time. Data backup/restore SMILE provides many database management tools, such as backup and restore. For this, all the information within the microarray data structure, such as a project or an experiment, is stored. Since there are large data which is stored in SMILE, we need to backup the data of each project regularly and separately. Figure 6 shows a snapshot of a web page for backup and restore. 4.3 Analysis of Experimental Data One of the important functions for microarray LIMS is the analysis of the microarray data. SMILE provides the following features for data analysis.

8 Figure 6: Snapshot of a web page for backup and restore: This web page shows the information of each project on this web page. The user can download a backup file of a selected project by the user and restore it using a backup file. 1. 2D/3D Visualization Typically, a single microarray can be scanned in more than one scanner under different settings, so this information is important because the user can use different imageanalysis systems according to these parameters. SMILE provides several 2D/3D visualization tools with various information of the scanned microarray image and spots. Figure 7 shows visualization tools of SMILE. Figure 7 (a) shows a visualization of a microarray image with its information of a scanner, analysis system and microarray design. Figure 7 (b) shows 2D/3D plots of a spot. We can easily detect the distribution of its intensity. Figure 8 shows a view of a microarray image. In a view, a user can see the intensity and shape of each spot with 2D/3D plots, and compare multi-spots by using a multi-spot viewer (Figure 9). SMILE provides other visualization tools, such as a heatmap and multi-spot viewer. Since a microarray experiment is performed in a 6-fold duplication, we need to understand whether the state of the current experiment is successful or not. A heatmap, which uses a gradient of colors to represent data values, has been successfully applied to represent microarray experiment quality. It is designed to view any high throughput data including microarray data. Figure 10 shows a heatmap visualization of SMILE. Spots with green color mean the spot has small variations within the duplicated experiments. Otherwise, spots with red color have large variations within the duplicated experiments. 2. Normalization SMILE provides several normalization methods to users. Normalization is a procedure that identifies and removes systematic sources of variation, such as different labeling efficiencies and scanning properties of the dyes, print-tip or spatial effects. SMILE not only

9 (a) a visualization of a microarray image (b) 2D/3D plots of a spot Figure 7: The 2D/3D visualization tools of SMILE: (a) a visualization of a microarray image with its scanner, analysis, microarray design information. (b) 2D/3D plot of a spot. We can get the distribution of intensity of each spot. Figure 8: The viewer of microarray image: user can see the intensity and shape of each spot with 2D/3D plots.

10 Figure 9: The multi-spot viewer: This viewer shows an intensity and a shape of selected spots from all the spots by a user. provides a normalization method obtained from the BioConducter [10], but also several normalization methods related previously, which are written by R-language. Figure 11 shows a snapshot of the normalization method on SMILE. 3. Metafile Processing The metafile is a file composed of user-selected columns from the microarray analysis data sets that include several data fields of independent files that we want to put together into a single file. Figure 12 shows a snapshot of metafile processing on SMILE. In the metafile processing, selected image analysis files are combined into one metafile with selected fields. 4.4 Groupware System When we are included in a specific project group, we need a communication facility to check the progress of the project. SMILE provides a groupware tool which is called collaborative features. It provides a mechanism that helps users coordinate and keep track of ongoing projects. It also gives document sharing, group calendaring and scheduling, group meeting and task management. We can communicate with our own colleagues using memo, mailing or bulletin functions in SMILE. Figure 13 shows the schedule system in SMILE. Users can check their working plan and a project manager can allocate tasks to researchers by assigning them in a schedule sheet in SMILE.

11 Figure 10: Snapshot of heatmap visualization on SMILE: In a heatmap, spots with green color mean the spot has small variations within the duplicated experiments. Otherwise, spots with red color have large variations within the duplicated experiments. So, a microarray image including large green spots on a heatmap is well performed. Figure 11: Snapshot of the normalization procedure on SMILE: SMILE not only provides a normalization method obtained from the BioConducter [10], but also several normalization methods related previously, which are written by R-language.

12 Figure 12: Snapshot of a web page for metafile processing in SMILE.

13 Figure 13: The schedule system of SMILE. Researchers can check their work from the schedule system and project manager can allocate researchers to their work. 5 Distributed LIMS for the Joint Research Group In joint experiments of microarray, data sharing among laboratories is a crucial function, since researchers are required to send data to others by , FTP or personal visiting, which is not secure and time-consuming. SMILE is especially designed for the data sharing of a joint research group to solve these problems. The data sharing function of SMILE is based on Friend-to-Friend (F2F), which is a particular type of anonymous P2P (Peer-to-Peer) in which people are directly connected to their friends. F2F only allows its friends to exchange data directly using IP addresses or digital signatures you trust. In SMILE, there are two types of friends, service provider and client. The service provider sends data to the client and the client is provided the data. In this case, the service provider should control shared data to its clients only. In order to permit clients, the administrator of the service provider should set the ID and password of client and finally determine which data is to be shared. The ID and password of the service provider also can be controlled and set on the client side. Throughout this procedure, the data sharing is performed between two or more SMILEs in terms of the service provider and its client s concepts. Figure 14 shows the data sharing procedure control within SMILEs with friends relations. Figure 14 shows one service provider, SMILE1, and two clients, SMILE2 and SMILE3. There are friend relations between two pairs: SMILE1 and SMILE2, SMILE1 and SMILE3. SMILE1 provides Prj.1(Project 1) to SMILE2, so SMILE2 can access all the data within Prj.1. We know that SMILE1 only provides Work2 to SMILE3, while SMILE3 can access only data within Work2. Therefore, SMILE2 can access the Work1 data, while SMILE3 cannot touch Work1.

14 Figure 14: The data sharing mechanism in SMILEs: Data sharing is enabled within SMILEs only if a friend relation is established. One SMILE which provides data is called a service provider and another SMILE which is provided data is called a client. The SMILE1 provides Prj.1(Project 1) to SMILE2, so SMILE2 can access all the data within Prj.1. However, SMILE1 provides only a Work2 to SMILE3, so SMILE3 can access only data within Work2.

15 6 Integration with other tools SMILE can be integrated to ArrayMall [5] and GENAW(GEnetic Network Analysis Workbench) [6]. Figure 15 shows the structure of SMILE integrated with ArrayMall and GENAW. SMILE is connected with ArrayMall through the backup file of the microarray project, and is also connected with GENAW through metafile, which has a unified file format. Figure 15: Integration of SMILE for other bioinformatics tools ArrayMall ArrayMall is a stand-alone system for managing and analyzing a microarray image file. ArrayMall consists of four major parts: a) DataShop for managing microarray data, b) ArrayShop for microarray image analysis, c) NormalShop for normalizing microarray data and d) the last ExpreView for analyzing gene expression patterns. GENAW(GEnetic Network Analysis Workbench) Genetic network analysis is important to study the behavior of genes in a holistic rather than in an individual manner because the expression and activities of genes are not isolated or independent of each other. GENAW is a system for constructing a genetic network with microarray expression data. We can make input files of GENAW to generate metafiles on SMILE. After preprocessing, GENAW produces a gene regulatory network based on the Boolean network model [11], Bayesian network model and Differential equations model. A gene network model obtained by GENAW is visualized in Figure Conclusion There is various and vast information that identify biological meaning from microarray experiments. And collaboration experiments with microarray have been widely conducted recently. In this paper, we have designed and implemented SMILE (Small and solid MIcroarray Lims for Experimenters) as LIMS especially for microarray experiments. The main features of the SMILE system are as follows:

16 Figure 16: Snapshot of the GENAW: GENAW constructs a genetic network from microarray expression data. SMILE is developed especially for shared data management. The data sharing function of SMILE is based on Friend-to-Friend (F2F). For this, in SMILE, there are two types of friends: service provider which provides data and client. In order to manage and share various microarray data, all microarray data are managed with a hierarchical architecture in SMILE. SMILE provides several features for microarray analysis and data visualization, which give insights to users. SMILE classifies four user levels: administrator, project manager, researcher and visitor. And each group is only permitted for functions according to their level. SMILE can be easily integrated with the previously developed tools, including ArrayMall and GENAW. Acknowledgments This research was supported by a grant (M N ) from the Korea Science and Engineering Foundation. References [1] Weinberg, Spelton, and Sax,Inc.: GALP Regulatory Handbook. Inc. CRC Press (1994)

17 [2] J.Duggan, D., Bittner, M., Chen, Y., Meltzer, P. and M.Trent, J.: Expression profiling using cdna microarray. Nature genetics 21 (1999) 10-14, [3] Legrain, P. and Selig, L.: Navigating gene expression using microarrays - a technology review. Nature Cell Biology 3 (2000) E:190-E195 [4] Shalon, D., S.J. Smith and P.O. Brown.: DNA microarray system for analyzing complex DNA samples using two-color fluorescent probe hybridization. Genome Research 6 (1996) [5] Chun, B.k., Lee, P.Y., Jin, H.J., Jun, M.J., Yoon, J.H., Jang, C.J., Lee, K.S., Kim, H.J. and Cho, H.G.: ToMAS : software development Toolkits fot Microarray Analysis System. Proc. of ISMB, Poster (2004) [6] Kim, J.H., Lee, K.S., Kim, P.G., Cho, H.G.: Development of An Integrated System for Genetic Network Analysis and Microarray Data Management. Proc. of GIW, Poster (2003) [7] Saal LH, Troein C, Vallon-Christersson J, Gruvberger S, Borg A, Peterson C.: Bioarray software enviroment: A platform for comprehensive management and analusis of microarray data. Genome Biology 3 (2002) [8] Acuity Microarray Analysis, Visualization and Database Software, [9] Comander, J., Weber, G.M., Gimbrone, J.M.A. and Carcia-Cardena, G.: Argus-A New Database System for Web-Baseed Analysis of Multiple Microarray Data Sets. Genome Research 11 (2001) [10] BioConductor, [11] H. D. Jong. : Modeling and simulation of genetic regulatory systems a literature review. Journal of Computational Biology, 9(1) (2002)

MICROARRAY IMAGE SEGMENTATION USING CLUSTERING METHODS

MICROARRAY IMAGE SEGMENTATION USING CLUSTERING METHODS Mathematical and Computational Applications, Vol. 5, No. 2, pp. 240-247, 200. Association for Scientific Research MICROARRAY IMAGE SEGMENTATION USING CLUSTERING METHODS Volkan Uslan and Đhsan Ömür Bucak

More information

/ Computational Genomics. Normalization

/ Computational Genomics. Normalization 10-810 /02-710 Computational Genomics Normalization Genes and Gene Expression Technology Display of Expression Information Yeast cell cycle expression Experiments (over time) baseline expression program

More information

Introduction to GE Microarray data analysis Practical Course MolBio 2012

Introduction to GE Microarray data analysis Practical Course MolBio 2012 Introduction to GE Microarray data analysis Practical Course MolBio 2012 Claudia Pommerenke Nov-2012 Transkriptomanalyselabor TAL Microarray and Deep Sequencing Core Facility Göttingen University Medical

More information

MAGE-ML: MicroArray Gene Expression Markup Language

MAGE-ML: MicroArray Gene Expression Markup Language MAGE-ML: MicroArray Gene Expression Markup Language Links: - Full MAGE specification: http://cgi.omg.org/cgi-bin/doc?lifesci/01-10-01 - MAGE-ML Document Type Definition (DTD): http://cgi.omg.org/cgibin/doc?lifesci/01-11-02

More information

Microarray Data Analysis (V) Preprocessing (i): two-color spotted arrays

Microarray Data Analysis (V) Preprocessing (i): two-color spotted arrays Microarray Data Analysis (V) Preprocessing (i): two-color spotted arrays Preprocessing Probe-level data: the intensities read for each of the components. Genomic-level data: the measures being used in

More information

Goal-oriented Schema in Biological Database Design

Goal-oriented Schema in Biological Database Design Goal-oriented Schema in Biological Database Design Ping Chen Department of Computer Science University of Helsinki Helsinki, Finland 00014 EMAIL: pchen@cs.helsinki.fi Abstract In this paper, I reviewed

More information

SEEK User Manual. Introduction

SEEK User Manual. Introduction SEEK User Manual Introduction SEEK is a computational gene co-expression search engine. It utilizes a vast human gene expression compendium to deliver fast, integrative, cross-platform co-expression analyses.

More information

Extended δ-regularsequenceforautomated Analysis of Microarray Images

Extended δ-regularsequenceforautomated Analysis of Microarray Images Hindawi Publishing Corporation EURASIP Journal on Applied Signal Processing Volume 2006, Article ID 13623, Pages 1 11 DOI 10.1155/ASP/2006/13623 Extended δ-regularsequenceforautomated Analysis of Microarray

More information

OPEN MP-BASED PARALLEL AND SCALABLE GENETIC SEQUENCE ALIGNMENT

OPEN MP-BASED PARALLEL AND SCALABLE GENETIC SEQUENCE ALIGNMENT OPEN MP-BASED PARALLEL AND SCALABLE GENETIC SEQUENCE ALIGNMENT Asif Ali Khan*, Laiq Hassan*, Salim Ullah* ABSTRACT: In bioinformatics, sequence alignment is a common and insistent task. Biologists align

More information

Min Wang. April, 2003

Min Wang. April, 2003 Development of a co-regulated gene expression analysis tool (CREAT) By Min Wang April, 2003 Project Documentation Description of CREAT CREAT (coordinated regulatory element analysis tool) are developed

More information

SETTING UP AN HCS DATA ANALYSIS SYSTEM

SETTING UP AN HCS DATA ANALYSIS SYSTEM A WHITE PAPER FROM GENEDATA JANUARY 2010 SETTING UP AN HCS DATA ANALYSIS SYSTEM WHY YOU NEED ONE HOW TO CREATE ONE HOW IT WILL HELP HCS MARKET AND DATA ANALYSIS CHALLENGES High Content Screening (HCS)

More information

Gene signature selection to predict survival benefits from adjuvant chemotherapy in NSCLC patients

Gene signature selection to predict survival benefits from adjuvant chemotherapy in NSCLC patients 1 Gene signature selection to predict survival benefits from adjuvant chemotherapy in NSCLC patients 1,2 Keyue Ding, Ph.D. Nov. 8, 2014 1 NCIC Clinical Trials Group, Kingston, Ontario, Canada 2 Dept. Public

More information

Fuzzy C-means with Bi-dimensional Empirical Mode Decomposition for Segmentation of Microarray Image

Fuzzy C-means with Bi-dimensional Empirical Mode Decomposition for Segmentation of Microarray Image www.ijcsi.org 316 Fuzzy C-means with Bi-dimensional Empirical Mode Decomposition for Segmentation of Microarray Image J.Harikiran 1, D.RamaKrishna 2, M.L.Phanendra 3, Dr.P.V.Lakshmi 4, Dr.R.Kiran Kumar

More information

Preprocessing -- examples in microarrays

Preprocessing -- examples in microarrays Preprocessing -- examples in microarrays I: cdna arrays Image processing Addressing (gridding) Segmentation (classify a pixel as foreground or background) Intensity extraction (summary statistic) Normalization

More information

Agilent Genomic Workbench 6.5

Agilent Genomic Workbench 6.5 Agilent Genomic Workbench 6.5 Product Overview Guide For Research Use Only. Not for use in diagnostic procedures. Agilent Technologies Notices Agilent Technologies, Inc. 2010, 2015 No part of this manual

More information

Giri Narasimhan. CAP 5510: Introduction to Bioinformatics. ECS 254; Phone: x3748

Giri Narasimhan. CAP 5510: Introduction to Bioinformatics. ECS 254; Phone: x3748 CAP 5510: Introduction to Bioinformatics Giri Narasimhan ECS 254; Phone: x3748 giri@cis.fiu.edu www.cis.fiu.edu/~giri/teach/bioinfs07.html 3/3/08 CAP5510 1 Gene g Probe 1 Probe 2 Probe N 3/3/08 CAP5510

More information

CLC Server. End User USER MANUAL

CLC Server. End User USER MANUAL CLC Server End User USER MANUAL Manual for CLC Server 10.0.1 Windows, macos and Linux March 8, 2018 This software is for research purposes only. QIAGEN Aarhus Silkeborgvej 2 Prismet DK-8000 Aarhus C Denmark

More information

CLUSTERING IN BIOINFORMATICS

CLUSTERING IN BIOINFORMATICS CLUSTERING IN BIOINFORMATICS CSE/BIMM/BENG 8 MAY 4, 0 OVERVIEW Define the clustering problem Motivation: gene expression and microarrays Types of clustering Clustering algorithms Other applications of

More information

Agilent CytoGenomics 2.0 Feature Extraction for CytoGenomics

Agilent CytoGenomics 2.0 Feature Extraction for CytoGenomics Agilent CytoGenomics 2.0 Feature Extraction for CytoGenomics Quick Start Guide What is Agilent Feature Extraction for CytoGenomics software? 2 Getting Help 4 Starting the program 6 Setting up a Standard

More information

Micro-array Image Analysis using Clustering Methods

Micro-array Image Analysis using Clustering Methods Micro-array Image Analysis using Clustering Methods Mrs Rekha A Kulkarni PICT PUNE kulkarni_rekha@hotmail.com Abstract Micro-array imaging is an emerging technology and several experimental procedures

More information

Clustering Techniques

Clustering Techniques Clustering Techniques Bioinformatics: Issues and Algorithms CSE 308-408 Fall 2007 Lecture 16 Lopresti Fall 2007 Lecture 16-1 - Administrative notes Your final project / paper proposal is due on Friday,

More information

How to store and visualize RNA-seq data

How to store and visualize RNA-seq data How to store and visualize RNA-seq data Gabriella Rustici Functional Genomics Group gabry@ebi.ac.uk EBI is an Outstation of the European Molecular Biology Laboratory. Talk summary How do we archive RNA-seq

More information

Biosphere: the interoperation of web services in microarray cluster analysis

Biosphere: the interoperation of web services in microarray cluster analysis Biosphere: the interoperation of web services in microarray cluster analysis Kei-Hoi Cheung 1,2,*, Remko de Knikker 1, Youjun Guo 1, Guoneng Zhong 1, Janet Hager 3,4, Kevin Y. Yip 5, Albert K.H. Kwan 5,

More information

Gene Clustering & Classification

Gene Clustering & Classification BINF, Introduction to Computational Biology Gene Clustering & Classification Young-Rae Cho Associate Professor Department of Computer Science Baylor University Overview Introduction to Gene Clustering

More information

SolexaLIMS: A Laboratory Information Management System for the Solexa Sequencing Platform

SolexaLIMS: A Laboratory Information Management System for the Solexa Sequencing Platform SolexaLIMS: A Laboratory Information Management System for the Solexa Sequencing Platform Brian D. O Connor, 1, Jordan Mendler, 1, Ben Berman, 2, Stanley F. Nelson 1 1 Department of Human Genetics, David

More information

Discovery Net : A UK e-science Pilot Project for Grid-based Knowledge Discovery Services. Patrick Wendel Imperial College, London

Discovery Net : A UK e-science Pilot Project for Grid-based Knowledge Discovery Services. Patrick Wendel Imperial College, London Discovery Net : A UK e-science Pilot Project for Grid-based Knowledge Discovery Services Patrick Wendel Imperial College, London Data Mining and Exploration Middleware for Distributed and Grid Computing,

More information

The Allen Human Brain Atlas offers three types of searches to allow a user to: (1) obtain gene expression data for specific genes (or probes) of

The Allen Human Brain Atlas offers three types of searches to allow a user to: (1) obtain gene expression data for specific genes (or probes) of Microarray Data MICROARRAY DATA Gene Search Boolean Syntax Differential Search Mouse Differential Search Search Results Gene Classification Correlative Search Download Search Results Data Visualization

More information

IMARIS 3D and 4D interactive analysis and visualization solutions for the life sciences

IMARIS 3D and 4D interactive analysis and visualization solutions for the life sciences IMARIS 3D and 4D interactive analysis and visualization solutions for the life sciences IMARIS A Brief History For over 20 years Bitplane has offered enabling scientific software tools for the life science

More information

Drug versus Disease (DrugVsDisease) package

Drug versus Disease (DrugVsDisease) package 1 Introduction Drug versus Disease (DrugVsDisease) package The Drug versus Disease (DrugVsDisease) package provides a pipeline for the comparison of drug and disease gene expression profiles where negatively

More information

Automated Bioinformatics Analysis System on Chip ABASOC. version 1.1

Automated Bioinformatics Analysis System on Chip ABASOC. version 1.1 Automated Bioinformatics Analysis System on Chip ABASOC version 1.1 Phillip Winston Miller, Priyam Patel, Daniel L. Johnson, PhD. University of Tennessee Health Science Center Office of Research Molecular

More information

Properties of Biological Networks

Properties of Biological Networks Properties of Biological Networks presented by: Ola Hamud June 12, 2013 Supervisor: Prof. Ron Pinter Based on: NETWORK BIOLOGY: UNDERSTANDING THE CELL S FUNCTIONAL ORGANIZATION By Albert-László Barabási

More information

Gene expression & Clustering (Chapter 10)

Gene expression & Clustering (Chapter 10) Gene expression & Clustering (Chapter 10) Determining gene function Sequence comparison tells us if a gene is similar to another gene, e.g., in a new species Dynamic programming Approximate pattern matching

More information

Agilent Genomic Workbench 7.0

Agilent Genomic Workbench 7.0 Agilent Genomic Workbench 7.0 Workflow User Guide For Research Use Only. Not for use in diagnostic procedures. Agilent Technologies Notices Agilent Technologies, Inc. 2012, 2015 No part of this manual

More information

EECS 730 Introduction to Bioinformatics Microarray. Luke Huan Electrical Engineering and Computer Science

EECS 730 Introduction to Bioinformatics Microarray. Luke Huan Electrical Engineering and Computer Science EECS 730 Introduction to Bioinformatics Microarray Luke Huan Electrical Engineering and Computer Science http://people.eecs.ku.edu/~jhuan/ GeneChip 2011/11/29 EECS 730 2 Hybridization to the Chip 2011/11/29

More information

Data Mining Technologies for Bioinformatics Sequences

Data Mining Technologies for Bioinformatics Sequences Data Mining Technologies for Bioinformatics Sequences Deepak Garg Computer Science and Engineering Department Thapar Institute of Engineering & Tecnology, Patiala Abstract Main tool used for sequence alignment

More information

Organizing, cleaning, and normalizing (smoothing) cdna microarray data

Organizing, cleaning, and normalizing (smoothing) cdna microarray data Organizing, cleaning, and normalizing (smoothing) cdna microarray data All product names are given as examples only and they are not endorsed by the USDA or the University of Illinois. INTRODUCTION The

More information

How do microarrays work

How do microarrays work Lecture 3 (continued) Alvis Brazma European Bioinformatics Institute How do microarrays work condition mrna cdna hybridise to microarray condition Sample RNA extract labelled acid acid acid nucleic acid

More information

Integrative Informatics

Integrative Informatics Early Vision Integrative Informatics Isaac S. Kohane 4.27.04 PIP s Integration Integrating Genomics and Pharmacology RNA expression in NCI 60 cell lines was determined using Affymetrix HU6000 arrays 5,223

More information

Nature Publishing Group

Nature Publishing Group Figure S I II III 6 7 8 IV ratio ssdna (S/G) WT hr hr hr 6 7 8 9 V 6 6 7 7 8 8 9 9 VII 6 7 8 9 X VI XI VIII IX ratio ssdna (S/G) rad hr hr hr 6 7 Chromosome Coordinate (kb) 6 6 Nature Publishing Group

More information

DRAGEN Bio-IT Platform Enabling the Global Genomic Infrastructure

DRAGEN Bio-IT Platform Enabling the Global Genomic Infrastructure TM DRAGEN Bio-IT Platform Enabling the Global Genomic Infrastructure About DRAGEN Edico Genome s DRAGEN TM (Dynamic Read Analysis for GENomics) Bio-IT Platform provides ultra-rapid secondary analysis of

More information

Double Self-Organizing Maps to Cluster Gene Expression Data

Double Self-Organizing Maps to Cluster Gene Expression Data Double Self-Organizing Maps to Cluster Gene Expression Data Dali Wang, Habtom Ressom, Mohamad Musavi, Cristian Domnisoru University of Maine, Department of Electrical & Computer Engineering, Intelligent

More information

CARMAweb users guide version Johannes Rainer

CARMAweb users guide version Johannes Rainer CARMAweb users guide version 1.0.8 Johannes Rainer July 4, 2006 Contents 1 Introduction 1 2 Preprocessing 5 2.1 Preprocessing of Affymetrix GeneChip data............................. 5 2.2 Preprocessing

More information

Human Disease Models Tutorial

Human Disease Models Tutorial Mouse Genome Informatics www.informatics.jax.org The fundamental mission of the Mouse Genome Informatics resource is to facilitate the use of mouse as a model system for understanding human biology and

More information

Bioconductor s stepnorm package

Bioconductor s stepnorm package Bioconductor s stepnorm package Yuanyuan Xiao 1 and Yee Hwa Yang 2 October 18, 2004 Departments of 1 Biopharmaceutical Sciences and 2 edicine University of California, San Francisco yxiao@itsa.ucsf.edu

More information

Imaris 3D and 4D interactive analysis and visualization solutions for the life sciences

Imaris 3D and 4D interactive analysis and visualization solutions for the life sciences Imaris 3D and 4D interactive analysis and visualization solutions for the life sciences Imaris Imaris State of the Art Image Visualization and Analysis Over the last 25 years Imaris has continuously improved

More information

srna Detection Results

srna Detection Results srna Detection Results Summary: This tutorial explains how to work with the output obtained from the srna Detection module of Oasis. srna detection is the first analysis module of Oasis, and it examines

More information

JULIA ENABLED COMPUTATION OF MOLECULAR LIBRARY COMPLEXITY IN DNA SEQUENCING

JULIA ENABLED COMPUTATION OF MOLECULAR LIBRARY COMPLEXITY IN DNA SEQUENCING JULIA ENABLED COMPUTATION OF MOLECULAR LIBRARY COMPLEXITY IN DNA SEQUENCING Larson Hogstrom, Mukarram Tahir, Andres Hasfura Massachusetts Institute of Technology, Cambridge, Massachusetts, USA 18.337/6.338

More information

Korea Institute of Oriental Medicine, South Korea 2 Biomedical Knowledge Engineering Laboratory,

Korea Institute of Oriental Medicine, South Korea 2 Biomedical Knowledge Engineering Laboratory, A Medical Treatment System based on Traditional Korean Medicine Ontology Sang-Kyun Kim 1, SeJin Nam 2, Dong-Hun Park 1, Yong-Taek Oh 1, Hyunchul Jang 1 1 Literature & Informatics Research Division, Korea

More information

Data Processing and Analysis in Systems Medicine. Milena Kraus Data Management for Digital Health Summer 2017

Data Processing and Analysis in Systems Medicine. Milena Kraus Data Management for Digital Health Summer 2017 Milena Kraus Digital Health Summer Agenda Real-world Use Cases Oncology Nephrology Heart Insufficiency Additional Topics Data Management & Foundations Biology Recap Data Sources Data Formats Business Processes

More information

BGGN-213: FOUNDATIONS OF BIOINFORMATICS (Lecture 14)

BGGN-213: FOUNDATIONS OF BIOINFORMATICS (Lecture 14) BGGN-213: FOUNDATIONS OF BIOINFORMATICS (Lecture 14) Genome Informatics (Part 1) https://bioboot.github.io/bggn213_f17/lectures/#14 Dr. Barry Grant Nov 2017 Overview: The purpose of this lab session is

More information

All About PlexSet Technology Data Analysis in nsolver Software

All About PlexSet Technology Data Analysis in nsolver Software All About PlexSet Technology Data Analysis in nsolver Software PlexSet is a multiplexed gene expression technology which allows pooling of up to 8 samples per ncounter cartridge lane, enabling users to

More information

Guide to Microarray Analysis

Guide to Microarray Analysis Application Note Microarray Analysis Guide to Microarray Analysis Damian Verdnik, Ph.D. Last updated: January 1, 1 Principles 1 Data Types 1 3 Normalization 3 5 Clustering 7 6 Statistical Analysis 13 7

More information

Analysis of multi-channel cell-based screens

Analysis of multi-channel cell-based screens Analysis of multi-channel cell-based screens Lígia Brás, Michael Boutros and Wolfgang Huber August 6, 2006 Contents 1 Introduction 1 2 Assembling the data 2 2.1 Reading the raw intensity files..................

More information

Supervised Clustering of Yeast Gene Expression Data

Supervised Clustering of Yeast Gene Expression Data Supervised Clustering of Yeast Gene Expression Data In the DeRisi paper five expression profile clusters were cited, each containing a small number (7-8) of genes. In the following examples we apply supervised

More information

Gene Survey: FAQ. Gene Survey: FAQ Tod Casasent DRAFT

Gene Survey: FAQ. Gene Survey: FAQ Tod Casasent DRAFT Gene Survey: FAQ Tod Casasent 2016-02-22-1245 DRAFT 1 What is this document? This document is intended for use by internal and external users of the Gene Survey package, results, and output. This document

More information

Missing Data Estimation in Microarrays Using Multi-Organism Approach

Missing Data Estimation in Microarrays Using Multi-Organism Approach Missing Data Estimation in Microarrays Using Multi-Organism Approach Marcel Nassar and Hady Zeineddine Progress Report: Data Mining Course Project, Spring 2008 Prof. Inderjit S. Dhillon April 02, 2008

More information

Agilent Genomic Workbench Feature Extraction 10.10

Agilent Genomic Workbench Feature Extraction 10.10 Agilent Genomic Workbench Feature Extraction 10.10 Quick Start Guide Starting Feature Extraction on PCs with Agilent Scanners 2 Getting Help 6 What s new in version 10.10? 9 Starting the program and setting

More information

Analysis of (cdna) Microarray Data: Part I. Sources of Bias and Normalisation

Analysis of (cdna) Microarray Data: Part I. Sources of Bias and Normalisation Analysis of (cdna) Microarray Data: Part I. Sources of Bias and Normalisation MICROARRAY ANALYSIS My (Educated?) View 1. Data included in GEXEX a. Whole data stored and securely available b. GP3xCLI on

More information

Differential Expression Analysis at PATRIC

Differential Expression Analysis at PATRIC Differential Expression Analysis at PATRIC The following step- by- step workflow is intended to help users learn how to upload their differential gene expression data to their private workspace using Expression

More information

3D Grid Size Optimization of Automatic Space Analysis for Plant Facility Using Point Cloud Data

3D Grid Size Optimization of Automatic Space Analysis for Plant Facility Using Point Cloud Data 33 rd International Symposium on Automation and Robotics in Construction (ISARC 2016) 3D Grid Size Optimization of Automatic Space Analysis for Plant Facility Using Point Cloud Data Gyu seong Choi a, S.W.

More information

Reliability Measure of 2D-PAGE Spot Matching using Multiple Graphs

Reliability Measure of 2D-PAGE Spot Matching using Multiple Graphs Reliability Measure of 2D-PAGE Spot Matching using Multiple Graphs Dae-Seong Jeoune 1, Chan-Myeong Han 2, Yun-Kyoo Ryoo 3, Sung-Woo Han 4, Hwi-Won Kim 5, Wookhyun Kim 6, and Young-Woo Yoon 6 1 Department

More information

Clustering: - (a) k-means (b)kmedoids(c). DBSCAN

Clustering: - (a) k-means (b)kmedoids(c). DBSCAN COMPARISON OF K MEANS, K MEDOIDS, DBSCAN ALGORITHMS USING DNA MICROARRAY DATASET C.Kondal raj CPA college of Arts and science, Theni(Dt), Tamilnadu, India E-mail : kondalrajc@gmail.com Abstract Data mining

More information

Automatic Techniques for Gridding cdna Microarray Images

Automatic Techniques for Gridding cdna Microarray Images Automatic Techniques for Gridding cda Microarray Images aima Kaabouch, Member, IEEE, and Hamid Shahbazkia Department of Electrical Engineering, University of orth Dakota Grand Forks, D 58202-765 2 University

More information

Introduction to Data Mining of Microarrays using the MicroArray Explorer

Introduction to Data Mining of Microarrays using the MicroArray Explorer Introduction to Data Mining of Microarrays using the MicroArray Explorer Peter F. Lemkin Lab. Experimental & Computational Biology, CCR, NCI Frederick, MD 21702 MAExplorer: http://www.lecb.ncifcrf.gov/maexplorer

More information

GeBBA Lab Genomic and Bioinformatic Applied to Biotech

GeBBA Lab Genomic and Bioinformatic Applied to Biotech GeBBA Lab Genomic and Bioinformatic Applied to Biotech Sergio D Ascia, NSI Bologna Italy - s.dascia@nsi-mail.it Giuseppe Frangiamone, NSI Bologna Italy g.frangiamone@nsi-mail.it NSI - Nier Soluzioni Informatiche

More information

ISO INTERNATIONAL STANDARD. Health informatics Genomic Sequence Variation Markup Language (GSVML)

ISO INTERNATIONAL STANDARD. Health informatics Genomic Sequence Variation Markup Language (GSVML) INTERNATIONAL STANDARD ISO 25720 First edition 2009-08-15 Health informatics Genomic Sequence Variation Markup Language (GSVML) Informatique de santé Langage de balisage de la variation de séquence génomique

More information

GenomeStudio Software Release Notes

GenomeStudio Software Release Notes GenomeStudio Software 2009.2 Release Notes 1. GenomeStudio Software 2009.2 Framework... 1 2. Illumina Genome Viewer v1.5...2 3. Genotyping Module v1.5... 4 4. Gene Expression Module v1.5... 6 5. Methylation

More information

GenePilot : The Next Step in MicroArray Analysis. Why Choose GenePilot? Addressing Your Specific Needs!

GenePilot : The Next Step in MicroArray Analysis. Why Choose GenePilot? Addressing Your Specific Needs! GenePilot : The Next Step in MicroArray Analysis GenePilot is the new tool in the field of MicroArray Analysis, offering an integrated and sophisticated analysis suite which is more intuitive to use, uses

More information

ROTS: Reproducibility Optimized Test Statistic

ROTS: Reproducibility Optimized Test Statistic ROTS: Reproducibility Optimized Test Statistic Fatemeh Seyednasrollah, Tomi Suomi, Laura L. Elo fatsey (at) utu.fi March 3, 2016 Contents 1 Introduction 2 2 Algorithm overview 3 3 Input data 3 4 Preprocessing

More information

Tutorial. Identification of somatic variants in a matched tumor-normal pair. Sample to Insight. November 21, 2017

Tutorial. Identification of somatic variants in a matched tumor-normal pair. Sample to Insight. November 21, 2017 Identification of somatic variants in a matched tumor-normal pair November 21, 2017 Sample to Insight QIAGEN Aarhus Silkeborgvej 2 Prismet 8000 Aarhus C Denmark Telephone: +45 70 22 32 44 www.qiagenbioinformatics.com

More information

Normalization: Bioconductor s marray package

Normalization: Bioconductor s marray package Normalization: Bioconductor s marray package Yee Hwa Yang 1 and Sandrine Dudoit 2 October 30, 2017 1. Department of edicine, University of California, San Francisco, jean@biostat.berkeley.edu 2. Division

More information

Agilent Feature Extraction Software (v10.5)

Agilent Feature Extraction Software (v10.5) Agilent Feature Extraction Software (v10.5) Quick Start Guide What is Agilent Feature Extraction software? Agilent Feature Extraction software extracts data from microarray images produced in two different

More information

Categorized software tools: (this page is being updated and links will be restored ASAP. Click on one of the menu links for more information)

Categorized software tools: (this page is being updated and links will be restored ASAP. Click on one of the menu links for more information) Categorized software tools: (this page is being updated and links will be restored ASAP. Click on one of the menu links for more information) 1 / 5 For array design, fabrication and maintaining a database

More information

Breeding Guide. Customer Services PHENOME-NETWORKS 4Ben Gurion Street, 74032, Nes-Ziona, Israel

Breeding Guide. Customer Services PHENOME-NETWORKS 4Ben Gurion Street, 74032, Nes-Ziona, Israel Breeding Guide Customer Services PHENOME-NETWORKS 4Ben Gurion Street, 74032, Nes-Ziona, Israel www.phenome-netwoks.com Contents PHENOME ONE - INTRODUCTION... 3 THE PHENOME ONE LAYOUT... 4 THE JOBS ICON...

More information

Evaluating the Effect of Perturbations in Reconstructing Network Topologies

Evaluating the Effect of Perturbations in Reconstructing Network Topologies DSC 2 Working Papers (Draft Versions) http://www.ci.tuwien.ac.at/conferences/dsc-2/ Evaluating the Effect of Perturbations in Reconstructing Network Topologies Florian Markowetz and Rainer Spang Max-Planck-Institute

More information

Response Network Emerging from Simple Perturbation

Response Network Emerging from Simple Perturbation Journal of the Korean Physical Society, Vol 44, No 3, March 2004, pp 628 632 Response Network Emerging from Simple Perturbation S-W Son, D-H Kim, Y-Y Ahn and H Jeong Department of Physics, Korea Advanced

More information

PROMO 2017a - Tutorial

PROMO 2017a - Tutorial PROMO 2017a - Tutorial Introduction... 2 Installing PROMO... 2 Step 1 - Importing data... 2 Step 2 - Preprocessing... 6 Step 3 Data Exploration... 9 Step 4 Clustering... 13 Step 5 Analysis of sample clusters...

More information

Particle Insight Dynamic Image Analyzer

Particle Insight Dynamic Image Analyzer Particle Insight Dynamic Image Analyzer Particle Size and Particle Shape Particle Shape for Characterizing Irregularly Shaped Particles For many years, particle size analyzers have rendered results with

More information

Import GEO Experiment into Partek Genomics Suite

Import GEO Experiment into Partek Genomics Suite Import GEO Experiment into Partek Genomics Suite This tutorial will illustrate how to: Import a gene expression experiment from GEO SOFT files Specify annotations Import RAW data from GEO for gene expression

More information

Genetic Programming. Charles Chilaka. Department of Computational Science Memorial University of Newfoundland

Genetic Programming. Charles Chilaka. Department of Computational Science Memorial University of Newfoundland Genetic Programming Charles Chilaka Department of Computational Science Memorial University of Newfoundland Class Project for Bio 4241 March 27, 2014 Charles Chilaka (MUN) Genetic algorithms and programming

More information

Using High Performance Computing To Model Cellular Embryogenesis

Using High Performance Computing To Model Cellular Embryogenesis Using High Performance Computing To Model Cellular Embryogenesis Kison Osborne, Gerard Vanloo (Morehouse College) Mentors: Chung Ng (Morehouse College), Kwai Wong, Ben Ramsey (University of Tennessee),

More information

Database and R Interfacing for Annotated Microarray Data

Database and R Interfacing for Annotated Microarray Data DSC 2003 Working Papers (Draft Versions) http://www.ci.tuwien.ac.at/conferences/dsc-2003/ Database and R Interfacing for Annotated Microarray Data Michael Mader, Werner Mewes GSF Research Center, Institute

More information

Supporting Bioinformatic Experiments with A Service Query Engine

Supporting Bioinformatic Experiments with A Service Query Engine Supporting Bioinformatic Experiments with A Service Query Engine Xuan Zhou Shiping Chen Athman Bouguettaya Kai Xu CSIRO ICT Centre, Australia {xuan.zhou,shiping.chen,athman.bouguettaya,kai.xu}@csiro.au

More information

Exploiting Scientific Workflows for Large-scale Gene Expression Data Analysis

Exploiting Scientific Workflows for Large-scale Gene Expression Data Analysis Exploiting Scientific Workflows for Large-scale Gene Expression Data Analysis AlessandroDe Stasio 1,2,Marcus Ertelt 3, Wolfgang Kemmner 4,UlfLeser 3,Michele Ceccarelli 2,5 1 Unlimited Software S.r.l.,

More information

Imaris 3D and 4D interactive analysis and visualization solutions for the life sciences

Imaris 3D and 4D interactive analysis and visualization solutions for the life sciences Imaris 3D and 4D interactive analysis and visualization solutions for the life sciences Imaris A Brief History Imaris was created 25 years ago to focus purely on the visualization of 3D fluorescence images

More information

The Study of Genetic Algorithm-based Task Scheduling for Cloud Computing

The Study of Genetic Algorithm-based Task Scheduling for Cloud Computing The Study of Genetic Algorithm-based Task Scheduling for Cloud Computing Sung Ho Jang, Tae Young Kim, Jae Kwon Kim and Jong Sik Lee School of Information Engineering Inha University #253, YongHyun-Dong,

More information

DATA-SHARING PLAN FOR MOORE FOUNDATION Coral resilience investigated in the field and via a sea anemone model system

DATA-SHARING PLAN FOR MOORE FOUNDATION Coral resilience investigated in the field and via a sea anemone model system DATA-SHARING PLAN FOR MOORE FOUNDATION Coral resilience investigated in the field and via a sea anemone model system GENERAL PHILOSOPHY (Arthur Grossman, Steve Palumbi, and John Pringle) The three Principal

More information

Mic qpcr. Fast. Accurate. Compact. Ultimate Performance for Real-Time PCR. Speed Accuracy Size Connectivity

Mic qpcr. Fast. Accurate. Compact. Ultimate Performance for Real-Time PCR. Speed Accuracy Size Connectivity Mic qpcr Ultimate Performance for Real-Time PCR Fast. Accurate. Compact. Speed Accuracy Size Connectivity Hardware Style meets substance - ultimate performance, beautiful design. Fast results without compromise

More information

Class Discovery and Prediction of Tumor with Microarray Data

Class Discovery and Prediction of Tumor with Microarray Data Minnesota State University, Mankato Cornerstone: A Collection of Scholarly and Creative Works for Minnesota State University, Mankato Theses, Dissertations, and Other Capstone Projects 2011 Class Discovery

More information

A scalable data mining architecture for bioinformation

A scalable data mining architecture for bioinformation A scalable data mining architecture for bioinformation R. ~ i', 2. 2hang1, S. caol, Y. ~ hu',~ & Y. ~i~ 1 Department of Computing and Information Technology, Fudan University, China 2 Shanghai Centre for

More information

In-Depth Guide to PaperVision Enterprise

In-Depth Guide to PaperVision Enterprise 800.422.1330 In-Depth Guide to is a simple and searchable enterprise content management (ECM) system. Securley store, share and collaborate on any type of information with unlimited users inside. 800.422.1330

More information

Genome Browsers - The UCSC Genome Browser

Genome Browsers - The UCSC Genome Browser Genome Browsers - The UCSC Genome Browser Background The UCSC Genome Browser is a well-curated site that provides users with a view of gene or sequence information in genomic context for a specific species,

More information

Automated Data Pipelines & Intelligent Microscopy

Automated Data Pipelines & Intelligent Microscopy Galaxy Workshop Freiburg University Automated Data Pipelines & Intelligent Microscopy RNAi Screening Facility BioQuant, Heidelberg University Jürgen Reymann Scientific Infrastructure Automated Data Pipelines

More information

Tutorial. Identification of Variants in a Tumor Sample. Sample to Insight. November 21, 2017

Tutorial. Identification of Variants in a Tumor Sample. Sample to Insight. November 21, 2017 Identification of Variants in a Tumor Sample November 21, 2017 Sample to Insight QIAGEN Aarhus Silkeborgvej 2 Prismet 8000 Aarhus C Denmark Telephone: +45 70 22 32 44 www.qiagenbioinformatics.com AdvancedGenomicsSupport@qiagen.com

More information

Database Repository and Tools

Database Repository and Tools Database Repository and Tools John Matese May 9, 2008 What is the Repository? Save and exchange retrieved and analyzed datafiles Perform datafile manipulations (averaging and annotations) Run specialized

More information

Publishing Electronic Portfolios using Adobe Acrobat 5.0

Publishing Electronic Portfolios using Adobe Acrobat 5.0 Step-by-Step Publishing Electronic Portfolios using Adobe Acrobat 5.0 2002, Helen C. Barrett Here is the process we will use to publish a digital portfolio using Adobe Acrobat. The portfolio will include

More information

Visualizing Gene Clusters using Neighborhood Graphs in R

Visualizing Gene Clusters using Neighborhood Graphs in R Theresa Scharl & Friedrich Leisch Visualizing Gene Clusters using Neighborhood Graphs in R Technical Report Number 16, 2008 Department of Statistics University of Munich http://www.stat.uni-muenchen.de

More information

ClinVar. Jennifer Lee, PhD, NCBI/NLM/NIH ClinVar

ClinVar. Jennifer Lee, PhD, NCBI/NLM/NIH ClinVar ClinVar What is ClinVar ClinVar is a freely available, central archive for associating observed variation with supporting clinical and experimental evidence for a wide range of disorders. The database

More information

miscript mirna PCR Array Data Analysis v1.1 revision date November 2014

miscript mirna PCR Array Data Analysis v1.1 revision date November 2014 miscript mirna PCR Array Data Analysis v1.1 revision date November 2014 Overview The miscript mirna PCR Array Data Analysis Quick Reference Card contains instructions for analyzing the data returned from

More information

Applicability Estimation of Mobile Mapping. System for Road Management

Applicability Estimation of Mobile Mapping. System for Road Management Contemporary Engineering Sciences, Vol. 7, 2014, no. 24, 1407-1414 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ces.2014.49173 Applicability Estimation of Mobile Mapping System for Road Management

More information