994 resultados para Contour plot
Resumo:
Microarray allow to monitoring simultaneously thousands of genes, where the abundance of the transcripts under a same experimental condition at the same time can be quantified. Among various available array technologies, double channel cDNA microarray experiments have arisen in numerous technical protocols associated to genomic studies, which is the focus of this work. Microarray experiments involve many steps and each one can affect the quality of raw data. Background correction and normalization are preprocessing techniques to clean and correct the raw data when undesirable fluctuations arise from technical factors. Several recent studies showed that there is no preprocessing strategy that outperforms others in all circumstances and thus it seems difficult to provide general recommendations. In this work, it is proposed to use exploratory techniques to visualize the effects of preprocessing methods on statistical analysis of cancer two-channel microarray data sets, where the cancer types (classes) are known. For selecting differential expressed genes the arrow plot was used and the graph of profiles resultant from the correspondence analysis for visualizing the results. It was used 6 background methods and 6 normalization methods, performing 36 pre-processing methods and it was analyzed in a published cDNA microarray database (Liver) available at http://genome-www5.stanford.edu/ which microarrays were already classified by cancer type. All statistical analyses were performed using the R statistical software.
Resumo:
In this thesis a semi-automated cell analysis system is described through image processing. To achieve this, an image processing algorithm was studied in order to segment cells in a semi-automatic way. The main goal of this analysis is to increase the performance of cell image segmentation process, without affecting the results in a significant way. Even though, a totally manual system has the ability of producing the best results, it has the disadvantage of taking too long and being repetitive, when a large number of images need to be processed. An active contour algorithm was tested in a sequence of images taken by a microscope. This algorithm, more commonly known as snakes, allowed the user to define an initial region in which the cell was incorporated. Then, the algorithm would run several times, making the initial region contours to converge to the cell boundaries. With the final contour, it was possible to extract region properties and produce statistical data. This data allowed to say that this algorithm produces similar results to a purely manual system but at a faster rate. On the other hand, it is slower than a purely automatic way but it allows the user to adjust the contour, making it more versatile and tolerant to image variations.
Resumo:
FUNDAMENTO: O tabagismo altera a função autonômica. OBJETIVO: Investigar os efeitos agudos do tabagismo sobre a modulação autonômica e a recuperação dos índices de variabilidade de frequência cardíaca (VFC) pós-fumo, por meio do plot de Poincaré e índices lineares. MÉTODOS: Foram avaliados 25 fumantes jovens, os quais tiveram a frequência cardíaca analisada, batimento a batimento, na posição sentada, após 8 horas de abstinência, por 30 minutos em repouso, 20 minutos durante o fumo e 30 minutos pós-fumo. Análise de variância para medidas repetidas, seguido do teste de Tukey, ou teste de Friedman seguido do teste de Dunn foram aplicados dependendo da normalidade dos dados, com p < 0,05. RESULTADOS: Durante o fumo, houve redução dos índices SD1 (23,4 ± 9,2 vs 13,8 ± 4,8), razão SD1/SD2 (0,31 ± 0,08 vs 0,2 ± 0,04), RMSSD (32,7 ± 13 vs 19,1 ± 6,8), SDNN (47,6 ± 14,8 vs 35,5 ± 8,4), HFnu (32,5 ± 11,6 vs 19 ± 8,1) e do intervalo RR (816,8 ± 89 vs 696,5 ± 76,3) em relação ao repouso, enquanto que aumentos do índice LFnu (67,5 ± 11,6 vs 81 ± 8,1) e da razão LF/HF (2,6 ± 1,7 vs 5,4 ± 3,1) foram observados. A análise visual do plot mostrou menor dispersão dos intervalos RR durante o fumo. Com exceção da razão SD1/SD2, os demais índices apresentaram recuperação dos valores, 30 minutos após o tabagismo. CONCLUSÃO: O tabagismo produziu agudamente modificações no controle autonômico, caracterizadas por ativação simpática e retirada vagal, com recuperação 30 minutos após o fumo.
Resumo:
Una Plot Suite és una aplicació web que permet localitzar plots d’una Base de Dades a partir de formularis. S’obtindran taules on apareixeran els plots amb les seves característiques i es podrà obtenir còpies dels plots sol·licitats. Gràcies al seu disseny es podran afegir nous plots a la Base de Dades i fins i tot modificar l’estructura d’una manera molt intuïtiva.
Resumo:
The Hardy-Weinberg law, formulated about 100 years ago, states that under certainassumptions, the three genotypes AA, AB and BB at a bi-allelic locus are expected to occur inthe proportions p2, 2pq, and q2 respectively, where p is the allele frequency of A, and q = 1-p.There are many statistical tests being used to check whether empirical marker data obeys theHardy-Weinberg principle. Among these are the classical xi-square test (with or withoutcontinuity correction), the likelihood ratio test, Fisher's Exact test, and exact tests in combinationwith Monte Carlo and Markov Chain algorithms. Tests for Hardy-Weinberg equilibrium (HWE)are numerical in nature, requiring the computation of a test statistic and a p-value.There is however, ample space for the use of graphics in HWE tests, in particular for the ternaryplot. Nowadays, many genetical studies are using genetical markers known as SingleNucleotide Polymorphisms (SNPs). SNP data comes in the form of counts, but from the countsone typically computes genotype frequencies and allele frequencies. These frequencies satisfythe unit-sum constraint, and their analysis therefore falls within the realm of compositional dataanalysis (Aitchison, 1986). SNPs are usually bi-allelic, which implies that the genotypefrequencies can be adequately represented in a ternary plot. Compositions that are in exactHWE describe a parabola in the ternary plot. Compositions for which HWE cannot be rejected ina statistical test are typically “close" to the parabola, whereas compositions that differsignificantly from HWE are “far". By rewriting the statistics used to test for HWE in terms ofheterozygote frequencies, acceptance regions for HWE can be obtained that can be depicted inthe ternary plot. This way, compositions can be tested for HWE purely on the basis of theirposition in the ternary plot (Graffelman & Morales, 2008). This leads to nice graphicalrepresentations where large numbers of SNPs can be tested for HWE in a single graph. Severalexamples of graphical tests for HWE (implemented in R software), will be shown, using SNPdata from different human populations
Resumo:
This paper describes a method to achieve the most relevant contours of an image. The presented method proposes to integrate the information of the local contours from chromatic components such as H, S and I, taking into account the criteria of coherence of the local contour orientation values obtained from each of these components. The process is based on parametrizing pixel by pixel the local contours (magnitude and orientation values) from the H, S and I images. This process is carried out individually for each chromatic component. If the criterion of dispersion of the obtained orientation values is high, this chromatic component will lose relevance. A final processing integrates the extracted contours of the three chromatic components, generating the so-called integrated contours image
Resumo:
In image segmentation, clustering algorithms are very popular because they are intuitive and, some of them, easy to implement. For instance, the k-means is one of the most used in the literature, and many authors successfully compare their new proposal with the results achieved by the k-means. However, it is well known that clustering image segmentation has many problems. For instance, the number of regions of the image has to be known a priori, as well as different initial seed placement (initial clusters) could produce different segmentation results. Most of these algorithms could be slightly improved by considering the coordinates of the image as features in the clustering process (to take spatial region information into account). In this paper we propose a significant improvement of clustering algorithms for image segmentation. The method is qualitatively and quantitative evaluated over a set of synthetic and real images, and compared with classical clustering approaches. Results demonstrate the validity of this new approach
Resumo:
In this paper, we propose a new paradigm to carry outthe registration task with a dense deformation fieldderived from the optical flow model and the activecontour method. The proposed framework merges differenttasks such as segmentation, regularization, incorporationof prior knowledge and registration into a singleframework. The active contour model is at the core of ourframework even if it is used in a different way than thestandard approaches. Indeed, active contours are awell-known technique for image segmentation. Thistechnique consists in finding the curve which minimizesan energy functional designed to be minimal when thecurve has reached the object contours. That way, we getaccurate and smooth segmentation results. So far, theactive contour model has been used to segment objectslying in images from boundary-based, region-based orshape-based information. Our registration technique willprofit of all these families of active contours todetermine a dense deformation field defined on the wholeimage. A well-suited application of our model is theatlas registration in medical imaging which consists inautomatically delineating anatomical structures. Wepresent results on 2D synthetic images to show theperformances of our non rigid deformation field based ona natural registration term. We also present registrationresults on real 3D medical data with a large spaceoccupying tumor substantially deforming surroundingstructures, which constitutes a high challenging problem.
Resumo:
RESUME: L'objectif de cette étude était de déterminer l'impact de la grossesse non compliquée sur l'onde de pouls de la pression aortique centrale. Méthode 66 femmes au total avec une grossesse simple ont été réparties en trois groupes selon le stade de leur gestation: premier trimestre (T1, n=22), deuxième trimestre (T2, n=20) et troisième trimestre (T3, n=24). Le groupe contrôle (C, n=21) était constitué de femmes non enceintes, en bonne santé habituelle, prenant une contraception oestroprogestative. La tonométrie d'aplanation a été utilisée pour l'acquisition des ondes de pouls centrale un appareil disponible dans le commerce (SphygmoCor) permet l'enregistrement de l'onde de pouls périphérique avec un tonomètre d'aplanation de l'artère radiale au niveau du poignet, puis effectue sa transformation en sa forme centrale, grâce à une analyse de Fourrier et une fonction de transfert. L'influence des ondes réfléchies sur l'onde de pouls a été déterminée non seulement pendant la systole (augmentation systolique), comme on procède habituellement dans l'analyse de l'onde de pouls, mais aussi pendant la diastole (augmentation diastolique). Résultats Au cours de la grossesse, les pressions centrales systolique et diastolique sont restées inchangées et comparables aux valeurs mesurées chez les femmes qui ne sont pas enceintes. Dans le groupe contrôle, l'augmentation systolique s'élevait à 8.1±7.5% de la pression de pouls ; il n'y avait pas de différence statistiquement significative avec les valeurs obtenues chez les femmes enceintes, et ce, à n'importe quel stade de la grossesse (T1 : 4.6±11.4%, T2: 5.0±9.3%, T3 : 4.7±8.1%). Par contre, l'amplitude de l'augmentation diastolique diminuait avec la progression de la grossesse (C 6.5±2.4%, T1 : 5.2±3.1%, T2 : 3.8±2.6%; P=0.002 versus C; T3 : 2.3±2.0%; P<0.0001 versus C et P=0.004 versus T 1). Conclusion La grossesse ne modifie pas la forme de l'onde de pouls systolique centrale, ce qui implique de la part du système cardiovasculaire une adaptation fine à la demande croissante de flux sanguin, et ce, à tous les stades de la grossesse. Par contre, l'amplitude de l'onde de réflexion atteignant l'aorte pendant la diastole diminue progressivement au cours de la grossesse. Perspectives De récentes études montrent qu'une valeur anormalement haute de l'augmentation systolique de la pression centrale, comme on peut la déterminer avec la tonométrie d'aplanation, pourrait être un indice de trouble hypertensif de la grossesse débutant. Cette technique simple pourrait être d'autant plus facile à mettre en oeuvre si les valeurs normales pour l'augmentation systolique étaient indépendantes du stade de la grossesse, comme le suggèrent nos résultats, du moins pour les mesures prises en position assise.
Resumo:
Micas are commonly used in Ar-40/Ar-39 thermochronological studies of variably deformed rocks yet the physical basis by which deformation may affect radiogenic argon retention in mica is poorly constrained. This study examines the relationship between deformation and deformation-induced microstructures on radiogenic argon retention in muscovite, A combination of furnace step-heating and high-spatial resolution in situ UV-laser ablation Ar-40/Ar-39 analyses are reported for deformed muscovites sampled from a granitic pegmatite vein within the Siviez-Mischabel Nappe, western Swiss Alps (Penninic domain, Brianconnais unit). The pegmatite forms part of the Variscan (similar to 350 Ma) Alpine basement and exhibits a prominent Alpine S-C fabric including numerous mica `fish' that developed under greenschist facies metamorphic conditions, during the dominant Tertiary Alpine tectonic phase of nappe emplacement. Furnace step-heating of milligram quantities of separated muscovite grains yields an Ar-40/Ar-39 age spectrum with two distinct staircase segments but without any statistical plateau, consistent with a previous study from the same area. A single (3 X 5 mm) muscovite porphyroclast (fish) was investigated by in situ UV-laser ablation. A histogram plot of 170 individual Ar-40/Ar-39 UV-laser ablation ages exhibit a range from 115 to 387 Ma with modes at approximately 340 and 260 Ma. A variogram statistical treatment of the (40)Ad/Ar-39 results reveals ages correlated with two directions; a highly correlated direction at 310 degrees and a lesser correlation at 0 degrees relative to the sense of shearing. Using the highly correlated direction a statistically generated (Kriging method) age contour map of the Ar-40/Ar-39 data reveals a series of elongated contours subparallel to the C-surfaces which where formed during Tertiary nappe emplacement. Similar data distributions and slightly younger apparent ages are recognized in a smaller mica fish. The observed intragrain age variations are interpreted to reflect the partial loss of radiogenic argon during Alpine (similar to 35 Ma) greenschist facies metamorphism. One-dirnensional diffusion modelling results are consistent with the idea that the zones of youngest apparent age represent incipient shear band development within the mica porphyroclasts, thus providing a network of fast diffusion pathways. During Alpine greenschist facies metamorphism the incipient shear bands enhanced the intragrain loss of radiogenic argon. The structurally controlled intragrain age variations observed in this investigation imply that deformation has a direct control on the effective length scale for argon diffusion, which is consistent with the heterogeneous nature of deformation. (C) 2001 Elsevier Science B.V. All rights reserved.
Resumo:
Summary
Resumo:
Rainfall in the semiarid region of Pernambuco is characterized by irregular distribution in time and space, which significantly hinders the rainfed agriculture in the region. This work aims to evaluate the temporal profile of soil moisture in the semiarid region of the Pernambuco State (Brazil) and the effect of different soil surface conditions on soil water content variation and the yield of rainfed beans. To monitor soil water content, five plots 4.5 m wide by 11 m long were installed in a Yellow Argisol (Ultisol). The following treatments were adopted in the experimental plots: natural vegetation, bean intercropped with cactus, beans planted down the slope, beans planted along contour lines with mulch and rock barriers, and bare soil. In each plot, eight PVC access tubes were installed for monitoring the soil water content profile at depths of 0.20 and 0.40 m using a neutron probe device. The surface condition significantly influenced the soil water content variation, both in the dry and rainy seasons. The use of mulch, associated with rock barriers, provided higher soil water content levels than the other treatments and increased the rainfed beans production.
Resumo:
Summary