KR20100060614A - Fast automated analysis method of dna microarray - Google Patents

Fast automated analysis method of dna microarray Download PDF

Info

Publication number
KR20100060614A
KR20100060614A KR1020080119277A KR20080119277A KR20100060614A KR 20100060614 A KR20100060614 A KR 20100060614A KR 1020080119277 A KR1020080119277 A KR 1020080119277A KR 20080119277 A KR20080119277 A KR 20080119277A KR 20100060614 A KR20100060614 A KR 20100060614A
Authority
KR
South Korea
Prior art keywords
image
dna microarray
dna
analysis
analysis method
Prior art date
Application number
KR1020080119277A
Other languages
Korean (ko)
Inventor
이진호
Original Assignee
이진호
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 이진호 filed Critical 이진호
Priority to KR1020080119277A priority Critical patent/KR20100060614A/en
Publication of KR20100060614A publication Critical patent/KR20100060614A/en

Links

Images

Classifications

    • CCHEMISTRY; METALLURGY
    • C12BIOCHEMISTRY; BEER; SPIRITS; WINE; VINEGAR; MICROBIOLOGY; ENZYMOLOGY; MUTATION OR GENETIC ENGINEERING
    • C12QMEASURING OR TESTING PROCESSES INVOLVING ENZYMES, NUCLEIC ACIDS OR MICROORGANISMS; COMPOSITIONS OR TEST PAPERS THEREFOR; PROCESSES OF PREPARING SUCH COMPOSITIONS; CONDITION-RESPONSIVE CONTROL IN MICROBIOLOGICAL OR ENZYMOLOGICAL PROCESSES
    • C12Q1/00Measuring or testing processes involving enzymes, nucleic acids or microorganisms; Compositions therefor; Processes of preparing such compositions
    • C12Q1/68Measuring or testing processes involving enzymes, nucleic acids or microorganisms; Compositions therefor; Processes of preparing such compositions involving nucleic acids
    • C12Q1/6813Hybridisation assays
    • C12Q1/6834Enzymatic or biochemical coupling of nucleic acids to a solid phase
    • C12Q1/6837Enzymatic or biochemical coupling of nucleic acids to a solid phase using probe arrays or probe chips
    • BPERFORMING OPERATIONS; TRANSPORTING
    • B01PHYSICAL OR CHEMICAL PROCESSES OR APPARATUS IN GENERAL
    • B01LCHEMICAL OR PHYSICAL LABORATORY APPARATUS FOR GENERAL USE
    • B01L2300/00Additional constructional details
    • B01L2300/06Auxiliary integrated devices, integrated components
    • B01L2300/0627Sensor or part of a sensor is integrated
    • B01L2300/0636Integrated biosensor, microarrays
    • BPERFORMING OPERATIONS; TRANSPORTING
    • B01PHYSICAL OR CHEMICAL PROCESSES OR APPARATUS IN GENERAL
    • B01LCHEMICAL OR PHYSICAL LABORATORY APPARATUS FOR GENERAL USE
    • B01L2300/00Additional constructional details
    • B01L2300/08Geometry, shape and general structure
    • B01L2300/0809Geometry, shape and general structure rectangular shaped
    • B01L2300/0819Microarrays; Biochips

Abstract

PURPOSE: An analysis of DNA microarray is provided to improve analysis speed and without error even when array lattice is declined and to maintain lattice form. CONSTITUTION: A completely automatic analysis of DNA microarray comprises: a first step of extracting a boundary component using canny edge detection from a DNA microarray; a second step of regarding weak boundary component as noise to obtain image removing the weak boundary compound; a step of obtaining image in which open figure is removed; and a step of repairing damaged spot to obtain DNA probe.

Description

High speed automated analysis of DNA microarrays. {Fast automated analysis method of DNA microarray}

The present invention relates to a DNA microarray, and more particularly, to a DNA microarray analysis method which improves the noise ratio and speed of a fully automated analysis using Hough transform and block seperation techniques.

DNA microarrays are primarily aimed at finding out how much DNA sequences are expressed in a particular tissue. The experimenter's biochemically produced DNA arrays are called probes, and microarrays are made of 20,000 to 40,000 round grooves in a lattice shape on a 2cm x 4cm glass plate, and the probes are stained with phosphors. will be. The stronger the expression level of the DNA, the stronger the color. The analysis of microarray means that the position of each probe is identified to quantify the intensity array.

There are many ways to analyze DNA microarrays. At present, the most commonly used method is to find out the size and spacing of probe spots manually, but this method is cumbersome and requires a new spacing every time multiple image specifications are different.

In the case of fully automatic microarray analysis without receiving any information from the user, the well-known Canny edge detection is used to find the edge of the probe spot and then remove the component that is considered noise. At this time, normal spots that are not noise disappear as well. If there is no spot in a space over a certain size, it is estimated that there is a spot at a horizontally or vertically parallel position from the surrounding spot and extracts color.

However, this method is slow because it processes a lot of spots sequentially, and it is assumed that there is a normal spot at the horizontal and vertical parallel positions from the surrounding spots. There is a problem. Because of these problems, they are rarely used in practice.

The present invention is to solve the problems of the prior art, the purpose of the accurate analysis by reducing the misrecognition of the spot position when the entire microarray image is tilted.

It also aims to improve overall speed by reducing the time wasted by sequentially solving all probes one by one in processing large microarray images.

DNA microarray analysis method according to the present invention for solving the above problems is a first step of extracting the boundary component from the DNA microarray image using canny edge detection; A second step of recognizing the weak boundary component as noise and removing the removed image from the boundary component; A third step of obtaining an image from which the open figure is removed from the image obtained in step 2; The fourth step of obtaining the degree of DNA probe staining by recovering the normal spot lost in the image obtained in the third step using Block seperation and Hough transform.

As described above, according to the present invention, the analysis speed of the DNA microarray can be greatly improved, and even if the array lattice is inclined due to an error in the manufacturing process, the error of the result can be almost eliminated. Because it maintains the shape of, the error rarely occurs, thereby increasing the practical use of the DNA microarray's automatic analysis algorithm.

Hereinafter, exemplary embodiments of the present invention will be described with reference to the accompanying drawings.

2 is an operation flowchart of a method for analyzing a DNA microarray, and is composed of four steps as shown.

In step 1, canny edge detection is performed on a given image. As a result of the process, the boundary components of the probe spot of the image remain. This image has most of the boundaries for the actual probe spots, but it also contains all the boundaries of the noise present in the image and cannot be used as such.

In the second step, all image components with weak intensity are removed. In general, noise is often weaker than the actual image component. Therefore, the amount of noise disappears just by removing the weak components.

In the third step, all the removed and unclosed open figures are regarded as noise and deleted. Noise is often small in size, and very rarely has a closed figure that divides the inner and outer parts like the boundary of a probe spot. Therefore, after removing the component having the shape of an open figure, there is almost no remaining. As a result of the above step 3, an array image is obtained in which there are vacant places. (Figure 3)

In step 4, block seperation is performed on the array image having the empty space and divided into appropriate sizes. Hough transform is performed on each image obtained in the above process (FIG. 4) to obtain a linear component of the overall block, and then reconstruct the grid using the linear components. (FIG. 5). When the image width is N, the Hough transform

Figure 112008082098919-PAT00001
Since the process has a time function proportional to, divide it into K blocks through block seperation.
Figure 112008082098919-PAT00002
You can see a time gain proportional to. The probe spot is restored to the intersection point of the grid reconstructed by the Hough Transform, extraction of staining degree information from the spot is completed, and the analysis is completed.

1 is a reference diagram showing the manufacturing process of the DNA microarray

2 is a block diagram showing a method for analyzing DNA microarrays

3 is an image of an array of voids obtained in the midst of implementation of the invention.

4 is a result of the Hough Transform for FIG.

FIG. 5 shows a restored microarray using FIGS. 2 and 3.

Claims (3)

Extracting edge components using canny edge detection from a DNA microarray image; A second step of recognizing the weak boundary component as noise and removing the removed image from the boundary component; A third step of obtaining an image from which the open figure is removed from the image obtained in step 2; Fully automated DNA microarray analysis method comprising the fourth step of recovering the normal spot lost in the image obtained in the third step to obtain the DNA probe staining. The method of claim 1, wherein the analysis is performed without error on the tilted microarray image using the Hough transform in the step of restoring the normal spot in the fourth step. The DNA microarray analysis method of claim 2, wherein, when the Hough transform is applied, a large image is segmented by block seperation of a large image into sections.
KR1020080119277A 2008-11-28 2008-11-28 Fast automated analysis method of dna microarray KR20100060614A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020080119277A KR20100060614A (en) 2008-11-28 2008-11-28 Fast automated analysis method of dna microarray

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020080119277A KR20100060614A (en) 2008-11-28 2008-11-28 Fast automated analysis method of dna microarray

Publications (1)

Publication Number Publication Date
KR20100060614A true KR20100060614A (en) 2010-06-07

Family

ID=42361507

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020080119277A KR20100060614A (en) 2008-11-28 2008-11-28 Fast automated analysis method of dna microarray

Country Status (1)

Country Link
KR (1) KR20100060614A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101273663B1 (en) * 2011-11-22 2013-06-10 건국대학교 산학협력단 Inpainting system and method for h.264 error concealment image
KR20190105363A (en) * 2018-03-05 2019-09-17 서강대학교산학협력단 Method and apparatus of analyzing digital polymerase chain reaction using microwell array

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101273663B1 (en) * 2011-11-22 2013-06-10 건국대학교 산학협력단 Inpainting system and method for h.264 error concealment image
KR20190105363A (en) * 2018-03-05 2019-09-17 서강대학교산학협력단 Method and apparatus of analyzing digital polymerase chain reaction using microwell array

Similar Documents

Publication Publication Date Title
CN107918931B (en) Image processing method and system and computer readable storage medium
WO2020224458A1 (en) Method for detecting corona discharge employing image processing
Oliveira et al. Road surface crack detection: Improved segmentation with pixel-based refinement
CN110246138B (en) Method for segmenting pore throat of digital core image
JP2016072958A (en) Horizontal and vertical line detection and removal for document images
JP2018535470A5 (en)
TW202202831A (en) A computer implemented process to enhance edge defect detection and other defects in ophthalmic lenses
CN105006002A (en) Automatic picture matting method and apparatus
Dyomin et al. Two-dimensional representation of a digital holographic image of the volume of a medium with particles as a method of depicting and processing information concerning the particles
KR20100060614A (en) Fast automated analysis method of dna microarray
WO2020096724A1 (en) Histogram-based method for auto segmentation of integrated circuit structures from sem images
Kashyap et al. Microarray image segmentation using improved GOGAC method
WO2014001157A1 (en) Efficient scanning for em based target localization
WO2017206615A1 (en) Method of automatically modifying imaging range in biological sample microscopic imaging
Nguyen et al. A novel automatic concrete surface crack identification using isotropic undecimated wavelet transform
CN109146871B (en) Crack identification method and device
CN107677726B (en) Real-time capturing and analyzing method for film breakdown phenomenon
CN105844593A (en) Automated processing method for single interference round fringe pre-processing
CN109615624B (en) Blood flow velocity waveform automatic identification method based on ultrasonic image
KR102114013B1 (en) Device and method for detecting defect of display
CN106097293A (en) A kind of image severability evaluation method for image capturing system optimization design
Divya et al. A Study on Tree Rings: Dendrochronology using Image Processing
CN111028258A (en) Self-adaptive threshold value extraction method for large-scale gray level image
Van Der Heijden et al. Measuring cell wall dimensions using the distance transform
Xu et al. A multistaged automatic restoration of noisy microscopy cell images

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E601 Decision to refuse application