Identificar Tipo de Cromosomas Usando Un LR Parser

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

Keywords Materials Methods Conclusion

LR Parser, chromosome, IIDG, 1. The application model which consists of the We use the following grammar to determine a The compiler application is not only limited to
Telocentric,Submedians. object description and a collection of type of chromosome either: the programming area or languages, but also in
= {a, b, c, d, e}
∑︀
procedures to identify both the structure and different areas such as medicine.
Abstract behaviour of that object. N = {S, T , A, B, C , D, E} This poster will present a research that helps in
The design approach of the IIDG system (integrated inter- 2. A graphics package, e.g. OpenGL, GKS, to the genetic, identifying the type of
face for display generation)is based on the combination enable the processing of graphics primitives chromosomes present in a person. To be able to
of formal grammar to identify the user’s actions and the
such as points, lines, polygons and circles, identify diseases like the Dawn syndrome.
grammatical description of the objects in a single grammar
without context [4]. This grammar represents the input according to the user actions.
of an interface generator that produces IIDG using an LR
Future Proyects
These two software components might be con-
analysis method [1]. Because IIDG is naturally machine- • Build with a chromosome from a one-dimensional input.
nected together using an interactive display han- (a) (b)
dependent, the grammar describing user actions is chosen • program software that helps determine the existence of
Fig.1: Grammar and Test
to be compatible with a known hardware system. This dler . Such a handler acts as an interface between
genetic anomalies..
table is analyzed and its compatibility for implementation user actions and the graphics package on one
is indicated. Therefore, a detailed study of a particular side, and the application model on the other.
biomedical application is offered to mechanize the identi- Objectives
fication of submedian and telocentric chromosomes, an-
Important Result • Identify through a user-given input the type of
other use in the biomedical branch is the detection of chromosome whether sub-mediate or telocentric.
diseases such as down syndrome, which consists of the
• Use the LR method as a way to identify the type of
appearance of one more chromosome in a pair [3].
chromosome.
• It is a way to help in the genetic field of medicine.
Introduction
The IIDG system has a graphics packet entry, a stack, a References
control routine and an analysis table that contains two [1] Zaki. M, "Design of graphics interface for computer-based biomedical applications", IEE
functions: an analysis action function and a Goto function Proceedings E - Computers and Digital Techniques, no. 6, pp.505 - 516, 1989.
[2] A. Rosenfeld and K. Fu, "Pattern Recognition and Image Processing", IEEE Transactions on
analysis in LR [5]. The controller determines the symbol Computers, no. 12, pp. 1336 - 1346, 1976.

that is currently at the top of the stack and the current [3] Síndrome de Down (Trisomia 21) Mercé Artigas López.
[4] S. Lucas, "Structuring chromosomes for context-free grammar evolution", Orlando, FL, USA,
input symbol. Next, it determines the corresponding entry 1994.
in the table similar to the algorithm used in the LR analysis [5] A. Aho and S. Johnson, "LR Parsing", New Jersey, USA, 1974.
[6] X. Yang, R. Ge, Y. Yang, H. Shen, Y. Li and C. Tseng, "Interactive computer program for
[7]. The input will result in one of the four analysis actions: learning genetic principles of segregation and independent assortment through meiosis",
Minneapolis, MN, USA, 2009.
changing the symbol, reducing production to its far left,
[7] G. Economopoulos, "Generalised LR parsing algorithms", London, UK, 2006.
accepting the grammatical sentence or calling a routine [8] M. Al-Mulhem, "Table Based Parsing for RNA", Los Angeles, CA, USA, 2009.
for the delivery of errors. The goto function represents, Fig.1: Ledley specification of chromosomes [9] M. Ogiela, "Automatic Understanding of Medical Images Based on Grammar Approach",
Krakow, Poland, 2007.
essentially, the table of transitions of the corresponding [10] S. Hamdi, A. Abdallah and M. Bedoui, "Grammar-based image segmentation with taking
deterministic finitomística whose sequence of entrance The previous image shows the generation of an image of a specific chromosome from a sequence of care about runtime and accuracy constraints", Manchester, UK, 2012.
[11] K. Kubola and P. Wayalun, "Automatic Determination of The G-band Chromosomes Number
consists of the grammatical symbols mentioned in [8]. LR
characters, as a result we obtain the acceptance or rejection of a delivered string that would represent a based on Geometric Features", Nakhonpathom, Thailand, 2018.

analysis is not the only option for the study of genetics, [12] X. Yang, W. Wu, D. Wen, B. Chen, J. Lacny and C. Tseng, "Virtual chromosome modeling for

since pattern cognition [2] is also an option. The branch of


type of chromosome. learning human cytogenetics", Xiamen, China, 2010.
1/1
[13] Q. Wu, Z. Liu, T. Chen, Z. Xiong and K. Castleman, "Subspace-based prototyping and
classification of chromosome images", IEEE Transactions on Image Processing, no. 9, pp.
image processing is very useful in the field of medicine [9],
1277 - 1287, 2005.
another application in the scientific and educational field [14] E. Grisan, E. Poletti and A. Ruggeri, "Automatic Segmentation and Disentangling of
Chromosomes in Q-Band Prometaphase Images", IEEE Transactions on Information
is the creation of software that helps to study the process Technology in Biomedicine, no. 4, pp. 575 - 581, 2009.
of cell reproduction [6]. [15] R. Trimananda, "Chromosome Centromere and Chromatid’s Banding Identification Using
Pattern Vector", Jakarta, Indonesia, 2010.

You might also like