• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 76
  • 46
  • 21
  • 12
  • 4
  • 4
  • 3
  • 3
  • 1
  • 1
  • 1
  • 1
  • Tagged with
  • 180
  • 107
  • 38
  • 34
  • 28
  • 22
  • 22
  • 22
  • 22
  • 21
  • 21
  • 21
  • 19
  • 17
  • 17
  • About
  • The Global ETD Search service is a free service for researchers to find electronic theses and dissertations. This service is provided by the Networked Digital Library of Theses and Dissertations.
    Our metadata is collected from universities around the world. If you manage a university/consortium/country archive and want to be added, details can be found on the NDLTD website.
151

Application of Saliency Maps for Optimizing Camera Positioning in Deep Learning Applications

Wecke, Leonard-Riccardo Hans 05 January 2024 (has links)
In the fields of process control engineering and robotics, especially in automatic control, optimization challenges frequently manifest as complex problems with expensive evaluations. This thesis zeroes in on one such problem: the optimization of camera positions for Convolutional Neural Networks (CNNs). CNNs have specific attention points in images that are often not intuitive to human perception, making camera placement critical for performance. The research is guided by two primary questions. The first investigates the role of Explainable Artificial Intelligence (XAI), specifically GradCAM++ visual explanations, in Computer Vision for aiding in the evaluation of different camera positions. Building on this, the second question assesses a novel algorithm that leverages these XAI features against traditional black-box optimization methods. To answer these questions, the study employs a robotic auto-positioning system for data collection, CNN model training, and performance evaluation. A case study focused on classifying flow regimes in industrial-grade bioreactors validates the method. The proposed approach shows improvements over established techniques like Grid Search, Random Search, Bayesian optimization, and Simulated Annealing. Future work will focus on gathering more data and including noise for generalized conclusions.:Contents 1 Introduction 1.1 Motivation 1.2 Problem Analysis 1.3 Research Question 1.4 Structure of the Thesis 2 State of the Art 2.1 Literature Research Methodology 2.1.1 Search Strategy 2.1.2 Inclusion and Exclusion Criteria 2.2 Blackbox Optimization 2.3 Mathematical Notation 2.4 Bayesian Optimization 2.5 Simulated Annealing 2.6 Random Search 2.7 Gridsearch 2.8 Explainable A.I. and Saliency Maps 2.9 Flowregime Classification in Stirred Vessels 2.10 Performance Metrics 2.10.1 R2 Score and Polynomial Regression for Experiment Data Analysis 2.10.2 Blackbox Optimization Performance Metrics 2.10.3 CNN Performance Metrics 3 Methodology 3.1 Requirement Analysis and Research Hypothesis 3.2 Research Approach: Case Study 3.3 Data Collection 3.4 Evaluation and Justification 4 Concept 4.1 System Overview 4.2 Data Flow 4.3 Experimental Setup 4.4 Optimization Challenges and Approaches 5 Data Collection and Experimental Setup 5.1 Hardware Components 5.2 Data Recording and Design of Experiments 5.3 Data Collection 5.4 Post-Experiment 6 Implementation 6.1 Simulation Unit 6.2 Recommendation Scalar from Saliency Maps 6.3 Saliency Map Features as Guidance Mechanism 6.4 GradCam++ Enhanced Bayesian Optimization 6.5 Benchmarking Unit 6.6 Benchmarking 7 Results and Evaluation 7.1 Experiment Data Analysis 7.2 Recommendation Scalar 7.3 Benchmarking Results and Quantitative Analysis 7.3.1 Accuracy Results from the Benchmarking Process 7.3.2 Cumulative Results Interpretation 7.3.3 Analysis of Variability 7.4 Answering the Research Questions 7.5 Summary 8 Discussion 8.1 Critical Examination of Limitations 8.2 Discussion of Solutions to Limitations 8.3 Practice-Oriented Discussion of Findings 9 Summary and Outlook / Im Bereich der Prozessleittechnik und Robotik, speziell bei der automatischen Steuerung, treten oft komplexe Optimierungsprobleme auf. Diese Arbeit konzentriert sich auf die Optimierung der Kameraplatzierung in Anwendungen, die Convolutional Neural Networks (CNNs) verwenden. Da CNNs spezifische, für den Menschen nicht immer ersichtliche, Merkmale in Bildern hervorheben, ist die intuitive Platzierung der Kamera oft nicht optimal. Zwei Forschungsfragen leiten diese Arbeit: Die erste Frage untersucht die Rolle von Erklärbarer Künstlicher Intelligenz (XAI) in der Computer Vision zur Bereitstellung von Merkmalen für die Bewertung von Kamerapositionen. Die zweite Frage vergleicht einen darauf basierenden Algorithmus mit anderen Blackbox-Optimierungstechniken. Ein robotisches Auto-Positionierungssystem wird zur Datenerfassung und für Experimente eingesetzt. Als Lösungsansatz wird eine Methode vorgestellt, die XAI-Merkmale, insbesondere solche aus GradCAM++ Erkenntnissen, mit einem Bayesschen Optimierungsalgorithmus kombiniert. Diese Methode wird in einer Fallstudie zur Klassifizierung von Strömungsregimen in industriellen Bioreaktoren angewendet und zeigt eine gesteigerte performance im Vergleich zu etablierten Methoden. Zukünftige Forschung wird sich auf die Sammlung weiterer Daten, die Inklusion von verrauschten Daten und die Konsultation von Experten für eine kostengünstigere Implementierung konzentrieren.:Contents 1 Introduction 1.1 Motivation 1.2 Problem Analysis 1.3 Research Question 1.4 Structure of the Thesis 2 State of the Art 2.1 Literature Research Methodology 2.1.1 Search Strategy 2.1.2 Inclusion and Exclusion Criteria 2.2 Blackbox Optimization 2.3 Mathematical Notation 2.4 Bayesian Optimization 2.5 Simulated Annealing 2.6 Random Search 2.7 Gridsearch 2.8 Explainable A.I. and Saliency Maps 2.9 Flowregime Classification in Stirred Vessels 2.10 Performance Metrics 2.10.1 R2 Score and Polynomial Regression for Experiment Data Analysis 2.10.2 Blackbox Optimization Performance Metrics 2.10.3 CNN Performance Metrics 3 Methodology 3.1 Requirement Analysis and Research Hypothesis 3.2 Research Approach: Case Study 3.3 Data Collection 3.4 Evaluation and Justification 4 Concept 4.1 System Overview 4.2 Data Flow 4.3 Experimental Setup 4.4 Optimization Challenges and Approaches 5 Data Collection and Experimental Setup 5.1 Hardware Components 5.2 Data Recording and Design of Experiments 5.3 Data Collection 5.4 Post-Experiment 6 Implementation 6.1 Simulation Unit 6.2 Recommendation Scalar from Saliency Maps 6.3 Saliency Map Features as Guidance Mechanism 6.4 GradCam++ Enhanced Bayesian Optimization 6.5 Benchmarking Unit 6.6 Benchmarking 7 Results and Evaluation 7.1 Experiment Data Analysis 7.2 Recommendation Scalar 7.3 Benchmarking Results and Quantitative Analysis 7.3.1 Accuracy Results from the Benchmarking Process 7.3.2 Cumulative Results Interpretation 7.3.3 Analysis of Variability 7.4 Answering the Research Questions 7.5 Summary 8 Discussion 8.1 Critical Examination of Limitations 8.2 Discussion of Solutions to Limitations 8.3 Practice-Oriented Discussion of Findings 9 Summary and Outlook
152

Histogram Analysis of Diffusion Weighted Imaging at 3T is Useful for Prediction of Lymphatic Metastatic Spread, Proliferative Activity, and Cellularity in Thyroid Cancer:

Schob, Stefan, Meyer, Hans Jonas, Dieckow, Julia, Pervinder, Bhogal, Pazaitis, Nikolaos, Höhn, Anne Kathrin, Garnov, Nikita, Horvath-Rizea, Diana, Hoffmann, Karl-Titus, Surov, Alexey 11 January 2024 (has links)
Pre-surgical diffusion weighted imaging (DWI) is increasingly important in the context of thyroid cancer for identification of the optimal treatment strategy. It has exemplarily been shown that DWI at 3T can distinguish undifferentiated from well-differentiated thyroid carcinoma, which has decisive implications for the magnitude of surgery. This study used DWI histogram analysis of whole tumor apparent diffusion coefficient (ADC) maps. The primary aim was to discriminate thyroid carcinomas which had already gained the capacity to metastasize lymphatically from those not yet being able to spread via the lymphatic system. The secondary aim was to reflect prognostically important tumor-biological features like cellularity and proliferative activity with ADC histogram analysis. Fifteen patients with follicular-cell derived thyroid cancer were enrolled. Lymph node status, extent of infiltration of surrounding tissue, and Ki-67 and p53 expression were assessed in these patients. DWI was obtained in a 3T system using b values of 0, 400, and 800 s/mm2 . Whole tumor ADC volumes were analyzed using a histogram-based approach. Several ADC parameters showed significant correlations with immunohistopathological parameters. Most importantly, ADC histogram skewness and ADC histogram kurtosis were able to differentiate between nodal negative and nodal positive thyroid carcinoma. Conclusions: histogram analysis of whole ADC tumor volumes has the potential to provide valuable information on tumor biology in thyroid carcinoma. However, further studies are warranted.
153

Análise de proteínas cuja expressão é controlada por miRNA e relacionada à progressão do adenocarcinoma de próstata por imuno-histoquimica em tissue microarray / Analysis of proteins whose expression is controlled by miRNA and related to the progression of prostate adenocarcinoma by immunohistochemistry on tissue microarray

Timoszczuk, Luciana Maria Sevo 24 October 2012 (has links)
Introdução: O Câncer de Próstata (CaP) é o tumor mais comum do homem e a segunda causa de óbito por câncer no Brasil. MicroRNA (miRNA) é uma classe de pequenos RNA regulatórios não codificantes de proteínas que tem papel fundamental no controle da expressão dos genes. São responsáveis pelo controle de processos fundamentais na célula e estão envolvidos na tumorigênese em humanos. Previamente demonstramos alterações no perfil de expressão dos miRNA 100, let7c e 218 comparando carcinomas localizados e metastáticos. A caracterização de perfis de expressão de suas proteínas alvo no CaP é crucial para a compreensão dos processos envolvidos na carcinogênese, dando-nos a oportunidade do descobrimento de novos marcadores diagnósticos, prognósticos e mais importante identificação de alvos para o desenvolvimento de terapias inovadoras. Objetivo: Analisar a expressão das proteínas controladas pelo miR-let7c (Ras, c-Myc e Bub1), miR-100 (Smarca5 e Retinoblastoma) e miR-218 (Laminina 5 3) e a atividade proliferativa (Ki-67) no câncer de próstata com a técnica de imuno-histoquímica utilizando microarranjos teciduais representativos de CaP localizado e suas metástases linfonodais e ósseas. Correlacionar os níveis de expressão dos miRNA com suas proteínas alvo. Analisar a expressão dos miRNA, proteínas e atividade proliferativa com os fatores prognósticos do câncer de próstata e com a evolução da doença. Material e Métodos: A imunoexpressão de Smarca5, Retinoblastoma, Laminina, Ras, c- Myc, Bub1 e Ki-67 foi avaliada através de IH pela técnica de microarranjo tecidual caracterizando três estágios do CaP, sendo 112 casos de CaP localizado, 19 metástases linfonodais e 28 metástases ósseas. As imagens obtidas foram submetidas a um software de análise de imagem digital MacBiophotonics ImageJ do National Institutes of Health, EUA, onde a intensidade de luminescência foi quantificada densitometricamente. O perfil de expressão dos miR-let7c, 100 e 218 foi analisado utilizando o bloco de parafina de 61 pacientes dos 112 pacientes com carcinoma localizado, que foram submetidos a analise protéica por IH. O processamento dos miRNA envolveu três etapas: extração do miRNA com kit específico, geração do DNA complementar e amplificação do miRNA por PCR quantitativo em tempo real (qRT-PCR) cujo controle endógeno foi RNU-43 (Applied Biosystems). Os resultados foram analisados usando o método 2-CT. Como controle, utilizamos amostras de tecido com hiperplasia prostática benigna (HPB). Avaliamos a relação entre a expressão dos miRNA e suas proteínas alvo, com o escore de Gleason, estadiamento patológico e evolução da doença considerando recidiva bioquímica, níveis de PSA>0,4 ng/mL, em uma média de seguimento de 77,5 meses. A análise estatística foi realizada através do software SPSS 19.0, utilizamos o test T de Student, Mann-Whitney, Kruskal-Wallis e qui-quadrado. O valor de p foi considerado estatisticamente significante quando inferior na 0,05 em todos os cálculos. Resultados: Observamos uma diminuição de expressão de Ras (p=0,017) e Laminina (p<0,0001) conforme a progressão tumoral do CaP localizado a metástase linfonodal e óssea. Houve um aumento de expressão de Rb (p=0,0361) e aumento da atividade proliferativa avaliada pelo Ki- 67 (p<0,0001). Encontramos ainda uma tendência a relação entre a positividade de expressão de c-Myc com estadiamento patológico pT3 (p=0,070). Todos os miRNA se mostraram superexpressos no CaP localizado. Laminina apresentou uma média de intensidade de expressão maior quanto maior a expressão de miR-218 (p=0,038). Porém os demais miRNA não apresentaram relação de expressão com suas proteínas alvo. Também não houve relação entre a expressão de miRNA e expressão das proteínas por IH com a recidiva bioquímica. Conclusões: Apesar de confirmarmos os nossos achados de superexpressão dos miRNA 100, let7c e 218 no CaP localizado, não houve correlação entre esses e a imunoexpressão de suas proteínas alvo. Demonstramos que houve alteração de imunoexpressão de Ras, Laminina 5 3, Retinoblastoma e Ki-67 de acordo com a progressão tumoral no CaP. E uma maior expressão de c-Myc por IH mostrou uma significância tendência a relacionar-se com tumores não confinados estadiados pT3 / Introduction: Prostate cancer (PCa) is the most common tumor in men and the second leading cause of cancer death in men in Brazil. MicroRNA (miRNA) is a class of small non-coding RNA that plays a key role in the control of gene expression. They are responsible for the control of key processes in the cell and are involved in tumorigenesis in humans. Previously, we demonstrated alterations in the expression profile of miRNA 100, 218 and let7c comparing localized and metastatic carcinomas. The characterization of expression profiles of their target proteins in PCa is crucial to understanding the processes involved in carcinogenesis, giving us the opportunity to discover new diagnostic or prognostic markers, and most importantly to find new targets for the development of innovative therapies. Objective: To analyze the expression of proteins controlled by miR-let7c (Ras, c- Myc and Bub1), miR-100 (Smarca5 and Retinoblastoma) and miR- 218 (Laminin 5 3) and proliferative activity (Ki-67) in prostate cancer with immunohistochemistry using tissue microarrays representing localized PCa, lymph node and bone metastases. To correlate the expression levels of miRNAs with their target proteins. To analyze the expression of miRNAs, proteins and proliferative activity with prognostic factors of prostate cancer and disease progression. Methods: The immunoexpression of Smarca5, Retinoblastoma, Laminin, Ras, c-Myc, Bub1 and Ki-67 was evaluated by IHC by tissue microarray technique featuring three stages of PCa, with 112 cases of localized PCa, 19 lymph node metastases and 28 bone metastases. The images obtained from IHC were submitted to analysis using the digital image software MacBiophotonics ImageJ from the National Institutes of Health, USA, where the intensity of luminescence was quantified densitometrically. We studied the expression profile of the miRNAs in the paraffin blocks of 61 patients out of the 112 patients with localized carcinoma, who underwent protein analysis by IHC. The processing of miRNA involved three steps: extraction of miRNA, generation of complementary DNA and amplification of the miRNA by quantitative real time PCR (qRT-PCR). To analyze the data we used a control endogenous RNU-43. The results were analyzed using the 2-CT formula. As control, we used the tissue from five patients with benign prostate hyperplasia (BPH) submitted to surgery. The relationship between the expression of miRNAs and their target proteins were analyzed as well as their expression with Gleason score, pathological stage and disease progression considered as PSA>0.4 ng/mL in a mean follow-up of 77.5 months. The statistical analysis was performed using SPSS 19.0 software, we used the Student t test, Mann-Whitney test, Kruskal- Wallis and chi-square. The value was considered statistically significant when p0.05. Results: There was a decrease in the expression of Ras (p=0.017) and Laminin (p<0.0001) according to PCa progression from localized to lymph node and bone metastases. There was an increase in the expression of Retinoblastoma (p=0.0361) and an increase in proliferative activity assessed by Ki-67 (p<0.0001). We also found a relationship between the positivity of c-Myc expression with pT3 staged tumors (p=0.070). All miRNAs showed overexpression in PCa samples. Laminin showed a higher expression together with higher expression of miR-218 (p=0.038). The other miRNAs did not show a relationship with protein expression by IHC. There was no correlation between the expression of miRNAs and protein expression by IHC with biochemical recurrence. Conclusions: Although our findings confirm the overexpression of miR-100, 218 and let7c in localized PCa, there was no correlation between their expression and the protein of their target using immunohistochemistry. We demonstrated that there was a change in immunostatining of Ras, Laminin 5 3, Retinoblastoma and Ki- 67 according to tumor progression. The increased expression of c- Myc per IHC showed a significant tendency to relate to tumor unconfined staged pT3
154

Klinička vrednost određivanja Ki-67 proliferativnog indeksa u karcinomima dojke sa pozitivnim hormonskim receptorima / Clinical value of determination of Ki-67 proliferative index in carcinomas with positive hormone receptors

Lakić Tanja 22 November 2018 (has links)
<p><!--[if gte mso 9]><xml> <o:DocumentProperties> <o:Author>Tanja Lakic</o:Author> <o:Version>12.00</o:Version> </o:DocumentProperties></xml><![endif]--><!--[if gte mso 9]><xml> <w:WordDocument> <w:View>Normal</w:View> <w:Zoom>0</w:Zoom> <w:TrackMoves/> <w:TrackFormatting/> <w:PunctuationKerning/> <w:ValidateAgainstSchemas/> <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid> <w:IgnoreMixedContent>false</w:IgnoreMixedContent> <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText> <w:DoNotPromoteQF/> <w:LidThemeOther>EN-US</w:LidThemeOther> <w:LidThemeAsian>X-NONE</w:LidThemeAsian> <w:LidThemeComplexScript>X-NONE</w:LidThemeComplexScript> <w:Compatibility> <w:BreakWrappedTables/> <w:SnapToGridInCell/> <w:WrapTextWithPunct/> <w:UseAsianBreakRules/> <w:DontGrowAutofit/> <w:SplitPgBreakAndParaMark/> <w:DontVertAlignCellWithSp/> <w:DontBreakConstrainedForcedTables/> <w:DontVertAlignInTxbx/> <w:Word11KerningPairs/> <w:CachedColBalance/> </w:Compatibility> <w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel> <m:mathPr> <m:mathFont m:val="Cambria Math"/> <m:brkBin m:val="before"/> <m:brkBinSub m:val="&#45;-"/> <m:smallFrac m:val="off"/> <m:dispDef/> <m:lMargin m:val="0"/> <m:rMargin m:val="0"/> <m:defJc m:val="centerGroup"/> <m:wrapIndent m:val="1440"/> <m:intLim m:val="subSup"/> <m:naryLim m:val="undOvr"/> </m:mathPr></w:WordDocument></xml><![endif]--><!--[if gte mso 9]><xml> <w:LatentStyles DefLockedState="false" DefUnhideWhenUsed="true" DefSemiHidden="true" DefQFormat="false" DefPriority="99" LatentStyleCount="267"> <w:LsdException Locked="false" Priority="0" SemiHidden="false" UnhideWhenUsed="false" QFormat="true" Name="Normal"/> <w:LsdException Locked="false" Priority="9" SemiHidden="false" UnhideWhenUsed="false" QFormat="true" Name="heading 1"/> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 2"/> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 3"/> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 4"/> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 5"/> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 6"/> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 7"/> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 8"/> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 9"/> <w:LsdException Locked="false" Priority="39" Name="toc 1"/> <w:LsdException Locked="false" Priority="39" Name="toc 2"/> <w:LsdException Locked="false" Priority="39" Name="toc 3"/> <w:LsdException Locked="false" Priority="39" Name="toc 4"/> <w:LsdException Locked="false" Priority="39" Name="toc 5"/> <w:LsdException Locked="false" Priority="39" Name="toc 6"/> <w:LsdException Locked="false" Priority="39" Name="toc 7"/> <w:LsdException Locked="false" Priority="39" Name="toc 8"/> <w:LsdException Locked="false" Priority="39" Name="toc 9"/> <w:LsdException Locked="false" Priority="35" QFormat="true" Name="caption"/> <w:LsdException Locked="false" Priority="10" SemiHidden="false" UnhideWhenUsed="false" QFormat="true" Name="Title"/> <w:LsdException Locked="false" Priority="1" Name="Default Paragraph Font"/> <w:LsdException Locked="false" Priority="11" SemiHidden="false" UnhideWhenUsed="false" QFormat="true" Name="Subtitle"/> <w:LsdException Locked="false" Priority="22" SemiHidden="false" UnhideWhenUsed="false" QFormat="true" Name="Strong"/> <w:LsdException Locked="false" Priority="20" SemiHidden="false" UnhideWhenUsed="false" QFormat="true" Name="Emphasis"/> <w:LsdException Locked="false" Priority="59" SemiHidden="false" UnhideWhenUsed="false" Name="Table Grid"/> <w:LsdException Locked="false" UnhideWhenUsed="false" Name="Placeholder Text"/> <w:LsdException Locked="false" Priority="1" SemiHidden="false" UnhideWhenUsed="false" QFormat="true" Name="No Spacing"/> <w:LsdException Locked="false" Priority="60" SemiHidden="false" UnhideWhenUsed="false" Name="Light Shading"/> <w:LsdException Locked="false" Priority="61" SemiHidden="false" UnhideWhenUsed="false" Name="Light List"/> <w:LsdException Locked="false" Priority="62" SemiHidden="false" UnhideWhenUsed="false" Name="Light Grid"/> <w:LsdException Locked="false" Priority="63" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Shading 1"/> <w:LsdException Locked="false" Priority="64" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Shading 2"/> <w:LsdException Locked="false" Priority="65" SemiHidden="false" UnhideWhenUsed="false" Name="Medium List 1"/> <w:LsdException Locked="false" Priority="66" SemiHidden="false" UnhideWhenUsed="false" Name="Medium List 2"/> <w:LsdException Locked="false" Priority="67" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 1"/> <w:LsdException Locked="false" Priority="68" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 2"/> <w:LsdException Locked="false" Priority="69" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 3"/> <w:LsdException Locked="false" Priority="70" SemiHidden="false" UnhideWhenUsed="false" Name="Dark List"/> <w:LsdException Locked="false" Priority="71" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful Shading"/> <w:LsdException Locked="false" Priority="72" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful List"/> <w:LsdException Locked="false" Priority="73" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful Grid"/> <w:LsdException Locked="false" Priority="60" SemiHidden="false" UnhideWhenUsed="false" Name="Light Shading Accent 1"/> <w:LsdException Locked="false" Priority="61" SemiHidden="false" UnhideWhenUsed="false" Name="Light List Accent 1"/> <w:LsdException Locked="false" Priority="62" SemiHidden="false" UnhideWhenUsed="false" Name="Light Grid Accent 1"/> <w:LsdException Locked="false" Priority="63" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Shading 1 Accent 1"/> <w:LsdException Locked="false" Priority="64" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Shading 2 Accent 1"/> <w:LsdException Locked="false" Priority="65" SemiHidden="false" UnhideWhenUsed="false" Name="Medium List 1 Accent 1"/> <w:LsdException Locked="false" UnhideWhenUsed="false" Name="Revision"/> <w:LsdException Locked="false" Priority="34" SemiHidden="false" UnhideWhenUsed="false" QFormat="true" Name="List Paragraph"/> <w:LsdException Locked="false" Priority="29" SemiHidden="false" UnhideWhenUsed="false" QFormat="true" Name="Quote"/> <w:LsdException Locked="false" Priority="30" SemiHidden="false" UnhideWhenUsed="false" QFormat="true" Name="Intense Quote"/> <w:LsdException Locked="false" Priority="66" SemiHidden="false" UnhideWhenUsed="false" Name="Medium List 2 Accent 1"/> <w:LsdException Locked="false" Priority="67" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 1 Accent 1"/> <w:LsdException Locked="false" Priority="68" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 2 Accent 1"/> <w:LsdException Locked="false" Priority="69" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 3 Accent 1"/> <w:LsdException Locked="false" Priority="70" SemiHidden="false" UnhideWhenUsed="false" Name="Dark List Accent 1"/> <w:LsdException Locked="false" Priority="71" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful Shading Accent 1"/> <w:LsdException Locked="false" Priority="72" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful List Accent 1"/> <w:LsdException Locked="false" Priority="73" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful Grid Accent 1"/> <w:LsdException Locked="false" Priority="60" SemiHidden="false" UnhideWhenUsed="false" Name="Light Shading Accent 2"/> <w:LsdException Locked="false" Priority="61" SemiHidden="false" UnhideWhenUsed="false" Name="Light List Accent 2"/> <w:LsdException Locked="false" Priority="62" SemiHidden="false" UnhideWhenUsed="false" Name="Light Grid Accent 2"/> <w:LsdException Locked="false" Priority="63" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Shading 1 Accent 2"/> <w:LsdException Locked="false" Priority="64" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Shading 2 Accent 2"/> <w:LsdException Locked="false" Priority="65" SemiHidden="false" UnhideWhenUsed="false" Name="Medium List 1 Accent 2"/> <w:LsdException Locked="false" Priority="66" SemiHidden="false" UnhideWhenUsed="false" Name="Medium List 2 Accent 2"/> <w:LsdException Locked="false" Priority="67" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 1 Accent 2"/> <w:LsdException Locked="false" Priority="68" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 2 Accent 2"/> <w:LsdException Locked="false" Priority="69" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 3 Accent 2"/> <w:LsdException Locked="false" Priority="70" SemiHidden="false" UnhideWhenUsed="false" Name="Dark List Accent 2"/> <w:LsdException Locked="false" Priority="71" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful Shading Accent 2"/> <w:LsdException Locked="false" Priority="72" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful List Accent 2"/> <w:LsdException Locked="false" Priority="73" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful Grid Accent 2"/> <w:LsdException Locked="false" Priority="60" SemiHidden="false" UnhideWhenUsed="false" Name="Light Shading Accent 3"/> <w:LsdException Locked="false" Priority="61" SemiHidden="false" UnhideWhenUsed="false" Name="Light List Accent 3"/> <w:LsdException Locked="false" Priority="62" SemiHidden="false" UnhideWhenUsed="false" Name="Light Grid Accent 3"/> <w:LsdException Locked="false" Priority="63" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Shading 1 Accent 3"/> <w:LsdException Locked="false" Priority="64" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Shading 2 Accent 3"/> <w:LsdException Locked="false" Priority="65" SemiHidden="false" UnhideWhenUsed="false" Name="Medium List 1 Accent 3"/> <w:LsdException Locked="false" Priority="66" SemiHidden="false" UnhideWhenUsed="false" Name="Medium List 2 Accent 3"/> <w:LsdException Locked="false" Priority="67" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 1 Accent 3"/> <w:LsdException Locked="false" Priority="68" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 2 Accent 3"/> <w:LsdException Locked="false" Priority="69" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 3 Accent 3"/> <w:LsdException Locked="false" Priority="70" SemiHidden="false" UnhideWhenUsed="false" Name="Dark List Accent 3"/> <w:LsdException Locked="false" Priority="71" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful Shading Accent 3"/> <w:LsdException Locked="false" Priority="72" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful List Accent 3"/> <w:LsdException Locked="false" Priority="73" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful Grid Accent 3"/> <w:LsdException Locked="false" Priority="60" SemiHidden="false" UnhideWhenUsed="false" Name="Light Shading Accent 4"/> <w:LsdException Locked="false" Priority="61" SemiHidden="false" UnhideWhenUsed="false" Name="Light List Accent 4"/> <w:LsdException Locked="false" Priority="62" SemiHidden="false" UnhideWhenUsed="false" Name="Light Grid Accent 4"/> <w:LsdException Locked="false" Priority="63" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Shading 1 Accent 4"/> <w:LsdException Locked="false" Priority="64" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Shading 2 Accent 4"/> <w:LsdException Locked="false" Priority="65" SemiHidden="false" UnhideWhenUsed="false" Name="Medium List 1 Accent 4"/> <w:LsdException Locked="false" Priority="66" SemiHidden="false" UnhideWhenUsed="false" Name="Medium List 2 Accent 4"/> <w:LsdException Locked="false" Priority="67" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 1 Accent 4"/> <w:LsdException Locked="false" Priority="68" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 2 Accent 4"/> <w:LsdException Locked="false" Priority="69" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 3 Accent 4"/> <w:LsdException Locked="false" Priority="70" SemiHidden="false" UnhideWhenUsed="false" Name="Dark List Accent 4"/> <w:LsdException Locked="false" Priority="71" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful Shading Accent 4"/> <w:LsdException Locked="false" Priority="72" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful List Accent 4"/> <w:LsdException Locked="false" Priority="73" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful Grid Accent 4"/> <w:LsdException Locked="false" Priority="60" SemiHidden="false" UnhideWhenUsed="false" Name="Light Shading Accent 5"/> <w:LsdException Locked="false" Priority="61" SemiHidden="false" UnhideWhenUsed="false" Name="Light List Accent 5"/> <w:LsdException Locked="false" Priority="62" SemiHidden="false" UnhideWhenUsed="false" Name="Light Grid Accent 5"/> <w:LsdException Locked="false" Priority="63" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Shading 1 Accent 5"/> <w:LsdException Locked="false" Priority="64" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Shading 2 Accent 5"/> <w:LsdException Locked="false" Priority="65" SemiHidden="false" UnhideWhenUsed="false" Name="Medium List 1 Accent 5"/> <w:LsdException Locked="false" Priority="66" SemiHidden="false" UnhideWhenUsed="false" Name="Medium List 2 Accent 5"/> <w:LsdException Locked="false" Priority="67" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 1 Accent 5"/> <w:LsdException Locked="false" Priority="68" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 2 Accent 5"/> <w:LsdException Locked="false" Priority="69" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 3 Accent 5"/> <w:LsdException Locked="false" Priority="70" SemiHidden="false" UnhideWhenUsed="false" Name="Dark List Accent 5"/> <w:LsdException Locked="false" Priority="71" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful Shading Accent 5"/> <w:LsdException Locked="false" Priority="72" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful List Accent 5"/> <w:LsdException Locked="false" Priority="73" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful Grid Accent 5"/> <w:LsdException Locked="false" Priority="60" SemiHidden="false" UnhideWhenUsed="false" Name="Light Shading Accent 6"/> <w:LsdException Locked="false" Priority="61" SemiHidden="false" UnhideWhenUsed="false" Name="Light List Accent 6"/> <w:LsdException Locked="false" Priority="62" SemiHidden="false" UnhideWhenUsed="false" Name="Light Grid Accent 6"/> <w:LsdException Locked="false" Priority="63" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Shading 1 Accent 6"/> <w:LsdException Locked="false" Priority="64" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Shading 2 Accent 6"/> <w:LsdException Locked="false" Priority="65" SemiHidden="false" UnhideWhenUsed="false" Name="Medium List 1 Accent 6"/> <w:LsdException Locked="false" Priority="66" SemiHidden="false" UnhideWhenUsed="false" Name="Medium List 2 Accent 6"/> <w:LsdException Locked="false" Priority="67" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 1 Accent 6"/> <w:LsdException Locked="false" Priority="68" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 2 Accent 6"/> <w:LsdException Locked="false" Priority="69" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 3 Accent 6"/> <w:LsdException Locked="false" Priority="70" SemiHidden="false" UnhideWhenUsed="false" Name="Dark List Accent 6"/> <w:LsdException Locked="false" Priority="71" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful Shading Accent 6"/> <w:LsdException Locked="false" Priority="72" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful List Accent 6"/> <w:LsdException Locked="false" Priority="73" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful Grid Accent 6"/> <w:LsdException Locked="false" Priority="19" SemiHidden="false" UnhideWhenUsed="false" QFormat="true" Name="Subtle Emphasis"/> <w:LsdException Locked="false" Priority="21" SemiHidden="false" UnhideWhenUsed="false" QFormat="true" Name="Intense Emphasis"/> <w:LsdException Locked="false" Priority="31" SemiHidden="false" UnhideWhenUsed="false" QFormat="true" Name="Subtle Reference"/> <w:LsdException Locked="false" Priority="32" SemiHidden="false" UnhideWhenUsed="false" QFormat="true" Name="Intense Reference"/> <w:LsdException Locked="false" Priority="33" SemiHidden="false" UnhideWhenUsed="false" QFormat="true" Name="Book Title"/> <w:LsdException Locked="false" Priority="37" Name="Bibliography"/> <w:LsdException Locked="false" Priority="39" QFormat="true" Name="TOC Heading"/> </w:LatentStyles></xml><![endif]--><!--[if gte mso 10]><style> /* Style Definitions */ table.MsoNormalTable{mso-style-name:"Table Normal";mso-tstyle-rowband-size:0;mso-tstyle-colband-size:0;mso-style-noshow:yes;mso-style-priority:99;mso-style-qformat:yes;mso-style-parent:"";mso-padding-alt:0cm 5.4pt 0cm 5.4pt;mso-para-margin-top:0cm;mso-para-margin-right:0cm;mso-para-margin-bottom:10.0pt;mso-para-margin-left:0cm;line-height:115%;mso-pagination:widow-orphan;font-size:11.0pt;font-family:"Calibri","sans-serif";mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:"Times New Roman";mso-bidi-theme-font:minor-bidi;}</style><![endif]--><b><span style="font-size:11.0pt;font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;mso-fareast-font-family:Calibri;mso-fareast-theme-font:minor-latin;color:black;mso-ansi-language:EN-US;mso-fareast-language:EN-US;mso-bidi-language:AR-SA">Uvod: </span></b><span style="font-size:11.0pt;font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;mso-fareast-font-family:Calibri;mso-fareast-theme-font:minor-latin;color:black;mso-ansi-language:EN-US;mso-fareast-language:EN-US;mso-bidi-language:AR-SA">Karcinom dojke je heterogena bolest koju karakteri&scaron;u različita morfologija, imunohisto-hemijski profil, klinički tok i terapijski odgovor. Ki-67 proliferativni indeks je jedan od markera sa prognostičkim i prediktivnim značajem, čije metodolo&scaron;ko određivanje i analiza jo&scaron; uvek nisu standardizovani. <b>Cilj: </b>Utvrditi graničnu (&ldquo;cut-off&rdquo;) prognostičku vrednost Ki-67 indeksa, kao i povezanost vrednosti Ki-67 u ranom luminalnom karcinomu dojke sa prognostičkim i prediktivnim parametrima karcinoma dojke, kao &scaron;to su životna dob bolesnica, veličina tumora, histolo&scaron;ki gradus (HG) i nivo tumorske ekspresije receptora estrogena (ER) i progesterona (PR). Takođe, cilj istraživanja je i utvrđivanje značajnosti razlike u vrednosti Ki-67 proliferativnog indeksa u odnosu na pojavu lokalnog recidiva, udaljenih metastaza i dužinu preživljavanja u toku petogodi&scaron;njeg perioda praćenja pacijentkinja. <b>Metode: </b>Retrospektivno je analizirano 120 patohistolo&scaron;kih izve&scaron;taja bolesnica kojima je u periodu od 01.01.2009. godine do 31.12.2011. godine na Institutu za onkologiju Vojvodine imunohistohemijskom analizom dokazan luminalni karcinom dojke (pozitivan ER i PR, negativan HER2), bez metastaza u aksilarnim limfnim čvorovima. <b>Rezultati: </b>Metodama deskriptivne statistike prosečna starost pacijentkinja je iznosila 57,42&plusmn;10,17 godina; prosečna veličina tumora 17,98&plusmn;6,97mm; recidiv je registrovan kod 8 (6,7%) pacijentkinja uz prosečan vremenski period do pojave recidiva od 49&plusmn;20,23 meseci. Vrednost &ldquo;cut off&rdquo; indeksa Ki-67 od prognostičkog značaja za vremenski period bez recidiva je iznosio 20,75%. Nije dokazana signifikantna veza između vrednosti Ki-67 i godina starosti pacijentkinja (p=0,401, odnosno p=0,293), kao i jačine ekspresije ER (p=1,00, p=0,957) i PR (p=0,273, p=0,189). Ustanovljena je signifikantna povezanost Ki-67 postoji sa veličinom (p=0,035, p=0,20) i HG tumora (p=0,041, p=0,20). Prosečan period praćenja bolesnica iznosio je 72,92&plusmn;8,38 meseci; nije registrovana pojava udaljenih metastaza, kao ni smrtni ishod. U odnosu na pojavu lokalnog recidiva, Kaplan-Majerovom analizom i Koksovom regresionom analizom proliferativni indeks Ki-67 se pokazao kao signifikantan prediktor za procenu ponovnog javljanja bolesti, lokalnog recidiva (Log rank (df = 1) = 2,73; p=0,045). Takođe je ustanovljeno da je statistički značajan prediktor za procenu recidiva bolesti i starosna dob bolesnica (Log rank (df = 1) = 6,885; p=0,009). Intenzitet pozitivnosti ER i PR, veličina tumora i histolo&scaron;ki gradus se nisu pokazali kao prediktori za pojavu recidiva luminalnih karcinoma dojke (p &gt; 0,05). <b>Zaključak: </b>Zbog heterogene prirode oboljenja, kori&scaron;ćenjem standardnih histopatolo&scaron;kih faktora i biomarkera te&scaron;ko je predvideti tok i ishod karcinoma dojke. Ki-67 je proliferativni marker, čija visoka vrednost korelira sa faktorima lo&scaron;e prognoze.</span></p> / <p><!--[if gte mso 9]><xml> <o:DocumentProperties> <o:Author>Tanja Lakic</o:Author> <o:Version>12.00</o:Version> </o:DocumentProperties></xml><![endif]--><!--[if gte mso 9]><xml> <w:WordDocument> <w:View>Normal</w:View> <w:Zoom>0</w:Zoom> <w:TrackMoves/> <w:TrackFormatting/> <w:PunctuationKerning/> <w:ValidateAgainstSchemas/> <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid> <w:IgnoreMixedContent>false</w:IgnoreMixedContent> <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText> <w:DoNotPromoteQF/> <w:LidThemeOther>EN-US</w:LidThemeOther> <w:LidThemeAsian>X-NONE</w:LidThemeAsian> <w:LidThemeComplexScript>X-NONE</w:LidThemeComplexScript> <w:Compatibility> <w:BreakWrappedTables/> <w:SnapToGridInCell/> <w:WrapTextWithPunct/> <w:UseAsianBreakRules/> <w:DontGrowAutofit/> <w:SplitPgBreakAndParaMark/> <w:DontVertAlignCellWithSp/> <w:DontBreakConstrainedForcedTables/> <w:DontVertAlignInTxbx/> <w:Word11KerningPairs/> <w:CachedColBalance/> </w:Compatibility> <w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel> <m:mathPr> <m:mathFont m:val="Cambria Math"/> <m:brkBin m:val="before"/> <m:brkBinSub m:val="&#45;-"/> <m:smallFrac m:val="off"/> <m:dispDef/> <m:lMargin m:val="0"/> <m:rMargin m:val="0"/> <m:defJc m:val="centerGroup"/> <m:wrapIndent m:val="1440"/> <m:intLim m:val="subSup"/> <m:naryLim m:val="undOvr"/> </m:mathPr></w:WordDocument></xml><![endif]--><!--[if gte mso 9]><xml> <w:LatentStyles DefLockedState="false" DefUnhideWhenUsed="true" DefSemiHidden="true" DefQFormat="false" DefPriority="99" LatentStyleCount="267"> <w:LsdException Locked="false" Priority="0" SemiHidden="false" UnhideWhenUsed="false" QFormat="true" Name="Normal"/> <w:LsdException Locked="false" Priority="9" SemiHidden="false" UnhideWhenUsed="false" QFormat="true" Name="heading 1"/> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 2"/> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 3"/> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 4"/> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 5"/> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 6"/> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 7"/> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 8"/> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 9"/> <w:LsdException Locked="false" Priority="39" Name="toc 1"/> <w:LsdException Locked="false" Priority="39" Name="toc 2"/> <w:LsdException Locked="false" Priority="39" Name="toc 3"/> <w:LsdException Locked="false" Priority="39" Name="toc 4"/> <w:LsdException Locked="false" Priority="39" Name="toc 5"/> <w:LsdException Locked="false" Priority="39" Name="toc 6"/> <w:LsdException Locked="false" Priority="39" Name="toc 7"/> <w:LsdException Locked="false" Priority="39" Name="toc 8"/> <w:LsdException Locked="false" Priority="39" Name="toc 9"/> <w:LsdException Locked="false" Priority="35" QFormat="true" Name="caption"/> <w:LsdException Locked="false" Priority="10" SemiHidden="false" UnhideWhenUsed="false" QFormat="true" Name="Title"/> <w:LsdException Locked="false" Priority="1" Name="Default Paragraph Font"/> <w:LsdException Locked="false" Priority="11" SemiHidden="false" UnhideWhenUsed="false" QFormat="true" Name="Subtitle"/> <w:LsdException Locked="false" Priority="22" SemiHidden="false" UnhideWhenUsed="false" QFormat="true" Name="Strong"/> <w:LsdException Locked="false" Priority="20" SemiHidden="false" UnhideWhenUsed="false" QFormat="true" Name="Emphasis"/> <w:LsdException Locked="false" Priority="59" SemiHidden="false" UnhideWhenUsed="false" Name="Table Grid"/> <w:LsdException Locked="false" UnhideWhenUsed="false" Name="Placeholder Text"/> <w:LsdException Locked="false" Priority="1" SemiHidden="false" UnhideWhenUsed="false" QFormat="true" Name="No Spacing"/> <w:LsdException Locked="false" Priority="60" SemiHidden="false" UnhideWhenUsed="false" Name="Light Shading"/> <w:LsdException Locked="false" Priority="61" SemiHidden="false" UnhideWhenUsed="false" Name="Light List"/> <w:LsdException Locked="false" Priority="62" SemiHidden="false" UnhideWhenUsed="false" Name="Light Grid"/> <w:LsdException Locked="false" Priority="63" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Shading 1"/> <w:LsdException Locked="false" Priority="64" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Shading 2"/> <w:LsdException Locked="false" Priority="65" SemiHidden="false" UnhideWhenUsed="false" Name="Medium List 1"/> <w:LsdException Locked="false" Priority="66" SemiHidden="false" UnhideWhenUsed="false" Name="Medium List 2"/> <w:LsdException Locked="false" Priority="67" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 1"/> <w:LsdException Locked="false" Priority="68" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 2"/> <w:LsdException Locked="false" Priority="69" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 3"/> <w:LsdException Locked="false" Priority="70" SemiHidden="false" UnhideWhenUsed="false" Name="Dark List"/> <w:LsdException Locked="false" Priority="71" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful Shading"/> <w:LsdException Locked="false" Priority="72" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful List"/> <w:LsdException Locked="false" Priority="73" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful Grid"/> <w:LsdException Locked="false" Priority="60" SemiHidden="false" UnhideWhenUsed="false" Name="Light Shading Accent 1"/> <w:LsdException Locked="false" Priority="61" SemiHidden="false" UnhideWhenUsed="false" Name="Light List Accent 1"/> <w:LsdException Locked="false" Priority="62" SemiHidden="false" UnhideWhenUsed="false" Name="Light Grid Accent 1"/> <w:LsdException Locked="false" Priority="63" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Shading 1 Accent 1"/> <w:LsdException Locked="false" Priority="64" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Shading 2 Accent 1"/> <w:LsdException Locked="false" Priority="65" SemiHidden="false" UnhideWhenUsed="false" Name="Medium List 1 Accent 1"/> <w:LsdException Locked="false" UnhideWhenUsed="false" Name="Revision"/> <w:LsdException Locked="false" Priority="34" SemiHidden="false" UnhideWhenUsed="false" QFormat="true" Name="List Paragraph"/> <w:LsdException Locked="false" Priority="29" SemiHidden="false" UnhideWhenUsed="false" QFormat="true" Name="Quote"/> <w:LsdException Locked="false" Priority="30" SemiHidden="false" UnhideWhenUsed="false" QFormat="true" Name="Intense Quote"/> <w:LsdException Locked="false" Priority="66" SemiHidden="false" UnhideWhenUsed="false" Name="Medium List 2 Accent 1"/> <w:LsdException Locked="false" Priority="67" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 1 Accent 1"/> <w:LsdException Locked="false" Priority="68" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 2 Accent 1"/> <w:LsdException Locked="false" Priority="69" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 3 Accent 1"/> <w:LsdException Locked="false" Priority="70" SemiHidden="false" UnhideWhenUsed="false" Name="Dark List Accent 1"/> <w:LsdException Locked="false" Priority="71" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful Shading Accent 1"/> <w:LsdException Locked="false" Priority="72" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful List Accent 1"/> <w:LsdException Locked="false" Priority="73" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful Grid Accent 1"/> <w:LsdException Locked="false" Priority="60" SemiHidden="false" UnhideWhenUsed="false" Name="Light Shading Accent 2"/> <w:LsdException Locked="false" Priority="61" SemiHidden="false" UnhideWhenUsed="false" Name="Light List Accent 2"/> <w:LsdException Locked="false" Priority="62" SemiHidden="false" UnhideWhenUsed="false" Name="Light Grid Accent 2"/> <w:LsdException Locked="false" Priority="63" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Shading 1 Accent 2"/> <w:LsdException Locked="false" Priority="64" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Shading 2 Accent 2"/> <w:LsdException Locked="false" Priority="65" SemiHidden="false" UnhideWhenUsed="false" Name="Medium List 1 Accent 2"/> <w:LsdException Locked="false" Priority="66" SemiHidden="false" UnhideWhenUsed="false" Name="Medium List 2 Accent 2"/> <w:LsdException Locked="false" Priority="67" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 1 Accent 2"/> <w:LsdException Locked="false" Priority="68" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 2 Accent 2"/> <w:LsdException Locked="false" Priority="69" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 3 Accent 2"/> <w:LsdException Locked="false" Priority="70" SemiHidden="false" UnhideWhenUsed="false" Name="Dark List Accent 2"/> <w:LsdException Locked="false" Priority="71" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful Shading Accent 2"/> <w:LsdException Locked="false" Priority="72" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful List Accent 2"/> <w:LsdException Locked="false" Priority="73" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful Grid Accent 2"/> <w:LsdException Locked="false" Priority="60" SemiHidden="false" UnhideWhenUsed="false" Name="Light Shading Accent 3"/> <w:LsdException Locked="false" Priority="61" SemiHidden="false" UnhideWhenUsed="false" Name="Light List Accent 3"/> <w:LsdException Locked="false" Priority="62" SemiHidden="false" UnhideWhenUsed="false" Name="Light Grid Accent 3"/> <w:LsdException Locked="false" Priority="63" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Shading 1 Accent 3"/> <w:LsdException Locked="false" Priority="64" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Shading 2 Accent 3"/> <w:LsdException Locked="false" Priority="65" SemiHidden="false" UnhideWhenUsed="false" Name="Medium List 1 Accent 3"/> <w:LsdException Locked="false" Priority="66" SemiHidden="false" UnhideWhenUsed="false" Name="Medium List 2 Accent 3"/> <w:LsdException Locked="false" Priority="67" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 1 Accent 3"/> <w:LsdException Locked="false" Priority="68" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 2 Accent 3"/> <w:LsdException Locked="false" Priority="69" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 3 Accent 3"/> <w:LsdException Locked="false" Priority="70" SemiHidden="false" UnhideWhenUsed="false" Name="Dark List Accent 3"/> <w:LsdException Locked="false" Priority="71" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful Shading Accent 3"/> <w:LsdException Locked="false" Priority="72" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful List Accent 3"/> <w:LsdException Locked="false" Priority="73" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful Grid Accent 3"/> <w:LsdException Locked="false" Priority="60" SemiHidden="false" UnhideWhenUsed="false" Name="Light Shading Accent 4"/> <w:LsdException Locked="false" Priority="61" SemiHidden="false" UnhideWhenUsed="false" Name="Light List Accent 4"/> <w:LsdException Locked="false" Priority="62" SemiHidden="false" UnhideWhenUsed="false" Name="Light Grid Accent 4"/> <w:LsdException Locked="false" Priority="63" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Shading 1 Accent 4"/> <w:LsdException Locked="false" Priority="64" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Shading 2 Accent 4"/> <w:LsdException Locked="false" Priority="65" SemiHidden="false" UnhideWhenUsed="false" Name="Medium List 1 Accent 4"/> <w:LsdException Locked="false" Priority="66" SemiHidden="false" UnhideWhenUsed="false" Name="Medium List 2 Accent 4"/> <w:LsdException Locked="false" Priority="67" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 1 Accent 4"/> <w:LsdException Locked="false" Priority="68" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 2 Accent 4"/> <w:LsdException Locked="false" Priority="69" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 3 Accent 4"/> <w:LsdException Locked="false" Priority="70" SemiHidden="false" UnhideWhenUsed="false" Name="Dark List Accent 4"/> <w:LsdException Locked="false" Priority="71" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful Shading Accent 4"/> <w:LsdException Locked="false" Priority="72" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful List Accent 4"/> <w:LsdException Locked="false" Priority="73" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful Grid Accent 4"/> <w:LsdException Locked="false" Priority="60" SemiHidden="false" UnhideWhenUsed="false" Name="Light Shading Accent 5"/> <w:LsdException Locked="false" Priority="61" SemiHidden="false" UnhideWhenUsed="false" Name="Light List Accent 5"/> <w:LsdException Locked="false" Priority="62" SemiHidden="false" UnhideWhenUsed="false" Name="Light Grid Accent 5"/> <w:LsdException Locked="false" Priority="63" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Shading 1 Accent 5"/> <w:LsdException Locked="false" Priority="64" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Shading 2 Accent 5"/> <w:LsdException Locked="false" Priority="65" SemiHidden="false" UnhideWhenUsed="false" Name="Medium List 1 Accent 5"/> <w:LsdException Locked="false" Priority="66" SemiHidden="false" UnhideWhenUsed="false" Name="Medium List 2 Accent 5"/> <w:LsdException Locked="false" Priority="67" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 1 Accent 5"/> <w:LsdException Locked="false" Priority="68" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 2 Accent 5"/> <w:LsdException Locked="false" Priority="69" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 3 Accent 5"/> <w:LsdException Locked="false" Priority="70" SemiHidden="false" UnhideWhenUsed="false" Name="Dark List Accent 5"/> <w:LsdException Locked="false" Priority="71" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful Shading Accent 5"/> <w:LsdException Locked="false" Priority="72" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful List Accent 5"/> <w:LsdException Locked="false" Priority="73" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful Grid Accent 5"/> <w:LsdException Locked="false" Priority="60" SemiHidden="false" UnhideWhenUsed="false" Name="Light Shading Accent 6"/> <w:LsdException Locked="false" Priority="61" SemiHidden="false" UnhideWhenUsed="false" Name="Light List Accent 6"/> <w:LsdException Locked="false" Priority="62" SemiHidden="false" UnhideWhenUsed="false" Name="Light Grid Accent 6"/> <w:LsdException Locked="false" Priority="63" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Shading 1 Accent 6"/> <w:LsdException Locked="false" Priority="64" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Shading 2 Accent 6"/> <w:LsdException Locked="false" Priority="65" SemiHidden="false" UnhideWhenUsed="false" Name="Medium List 1 Accent 6"/> <w:LsdException Locked="false" Priority="66" SemiHidden="false" UnhideWhenUsed="false" Name="Medium List 2 Accent 6"/> <w:LsdException Locked="false" Priority="67" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 1 Accent 6"/> <w:LsdException Locked="false" Priority="68" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 2 Accent 6"/> <w:LsdException Locked="false" Priority="69" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 3 Accent 6"/> <w:LsdException Locked="false" Priority="70" SemiHidden="false" UnhideWhenUsed="false" Name="Dark List Accent 6"/> <w:LsdException Locked="false" Priority="71" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful Shading Accent 6"/> <w:LsdException Locked="false" Priority="72" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful List Accent 6"/> <w:LsdException Locked="false" Priority="73" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful Grid Accent 6"/> <w:LsdException Locked="false" Priority="19" SemiHidden="false" UnhideWhenUsed="false" QFormat="true" Name="Subtle Emphasis"/> <w:LsdException Locked="false" Priority="21" SemiHidden="false" UnhideWhenUsed="false" QFormat="true" Name="Intense Emphasis"/> <w:LsdException Locked="false" Priority="31" SemiHidden="false" UnhideWhenUsed="false" QFormat="true" Name="Subtle Reference"/> <w:LsdException Locked="false" Priority="32" SemiHidden="false" UnhideWhenUsed="false" QFormat="true" Name="Intense Reference"/> <w:LsdException Locked="false" Priority="33" SemiHidden="false" UnhideWhenUsed="false" QFormat="true" Name="Book Title"/> <w:LsdException Locked="false" Priority="37" Name="Bibliography"/> <w:LsdException Locked="false" Priority="39" QFormat="true" Name="TOC Heading"/> </w:LatentStyles></xml><![endif]--><!--[if gte mso 10]><style> /* Style Definitions */ table.MsoNormalTable{mso-style-name:"Table Normal";mso-tstyle-rowband-size:0;mso-tstyle-colband-size:0;mso-style-noshow:yes;mso-style-priority:99;mso-style-qformat:yes;mso-style-parent:"";mso-padding-alt:0cm 5.4pt 0cm 5.4pt;mso-para-margin-top:0cm;mso-para-margin-right:0cm;mso-para-margin-bottom:10.0pt;mso-para-margin-left:0cm;line-height:115%;mso-pagination:widow-orphan;font-size:11.0pt;font-family:"Calibri","sans-serif";mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:"Times New Roman";mso-bidi-theme-font:minor-bidi;}</style><![endif]--></p><p class="Default"><b><span style="font-size:11.0pt">Introduction: </span></b><span style="font-size:11.0pt">Breast cancer is a heterogeneous disease characterized by different morphology, immunohistochemical profile, clinical course and response to applied therapy. Ki-67 proliferative index is one of the prognostic and predictive factors, whose methodological determination and analysis are still unstandardized. <b>Objective: </b>Determination of cut-off value for Ki-67 index, its corelation in luminal breast carcinoma with patient&#39;s age, tumor size, histological grade (HG) and expression of estrogen (ER) and progesterone (PR). Also, the aim of the study was to determine the significance of the difference in the value of the Ki-67 proliferative index in relation to the occurrence of local relapse, distant metastases and survival rates during the five-year follow-up period of the patient. <b>Methods: </b>Retrospectively, we analysed 120 pathohistological reports of patients who were treated in the period from 01.01.2009 until 31.12.2011 at the Oncology Institute of Vojvodina, and to whom immunohistochemically was proven luminal breast cancer (positive ER and PR, negative HER2), without axillary lymph node metastases. </span><b><span style="font-size:11.0pt">Results: </span></b><span style="font-size:11.0pt">The average patient&rsquo;s age was 57.42&plusmn;10.17 years; average tumor size 17.98&plusmn;6.97mm; recurrence was registered in 8 (6.7%) patients with average recurrence time of 49&plusmn;20.23 months. &quot;Cut off&quot; Ki-67 value of prognostic significance for period without recurrence was 20.75%. Test didn&rsquo;t show significant relationship between Ki-67 and patient&rsquo;s age (p=0.401 and p=0.293), as well as the strength of expression ER (p=1.00, p=0.957) and PR (p=0.273, p=0.189). Significant correlation was present for Ki-67 with size (p=0.035, p=0.20) and tumor&rsquo;s HG (p=0.041, p=0.20). The average follow-up period for patients was 72.92&plusmn;8.38 months; there was no registered occurrence of distant metastases or fatal outcome. In relation to the occurrence of local relapse, Kaplan-Meier analysis and Cox regression analysis, the proliferative index Ki-67 proved to be a significant predictor for the assessment of recurrence of the disease, local relapse (Log rank (df = 1) = 2.73; p = 0.045). Also, it was founded that a statistically significant predictor for assessing the recurrence of the disease is the age of the patients (Log rank (df = 1) = 6.885; p = 0.009). The intensity of ER and PR expression, tumor size and histological grade have not been shown to be predictors of the recurrence of luminal breast carcinoma (p&gt; 0.05). </span><b><span style="font-size:11.0pt">Conclusion: </span></b><span style="font-size:11.0pt">Breast carcinoma is heterogeneous disease, so it is difficult to predict its course and outcome using standard histopathological factors and biomarkers. Ki-67 is proliferative marker whose high value correlates with factors of bad prognosis. </span></p>
155

Estudo de polimorfismos nos genes TP53 e p21(WAF1) e do perfil imunohistoquímico das proteínas p53, p21(WAF1), p16(INK4a) e ciclina D1 pela técnica de Tissue Microarray (TMA) e sua importância para o desenvolvimento e/ou severidade das neoplasias cervicais / The role of TP53 and p21(WAF1) gene polymorphisms and immunohistochemical expression of p53, p21 (WAF1), p16 (INK4a) and cyclin D1 and their importance in the development and / or severity of cervical neoplasias

Elyzabeth Avvad Portari 19 September 2012 (has links)
O câncer de colo do útero é o terceiro tipo de câncer mais frequente em mulheres no mundo, e a infecção persistente pelo papilomavirus humano (HPV) oncogênico é condição necessária, mas não suficiente para seu desenvolvimento. As oncoproteínas virais E6 e E7 interferem direta ou indiretamente na ação de várias proteínas celulares. Entretanto, as variantes proteicas, resultantes de polimorfismos genéticos, podem apresentar comportamento distinto mediante a infecção pelo HPV. O objetivo deste estudo foi avaliar possíveis associações entre polimorfismos nos genes TP53 (p53 PIN3, p53 72C>G) e p21 (p21 31C>A) e o desenvolvimento de neoplasias cervicais, considerando os níveis de expressão das proteínas p53, p21, p16 e ciclina D1, e fatores de risco clássicos para o câncer cervical. Foram selecionadas 466 mulheres residentes no Rio de Janeiro, 281 com diagnóstico histopatológico de neoplasia cervical de baixo (LSIL) e alto grau (HSIL) e câncer (grupo de casos) e 185 sem história atual ou pregressa de alteração citológica do colo uterino (grupo controle). A técnica de PCR-RFLP (reação em cadeia da polimerase - polimorfismo de comprimento de fragmento de restrição), foi empregada na análise dos polimorfismos p53 72C>G e p21 31C>A, usando as enzimas de restrição BstUI e BsmaI, respectivamente. A avaliação do polimorfismo p53 PIN3 (duplicação de 16 pb) foi feita por meio da análise eletroforética direta dos produtos de PCR. A expressão das proteínas p53, p21, p16, ciclina D1 e Ki-67 e a pesquisa de anticorpos anti-HPV 16 e HPV pool foram avaliadas por imunohistoquímica (Tissue Microarray - TMA) em 196 biópsias do grupo de casos. O grupo controle se mostrou em equilíbrio de Hardy-Weinberg em relação aos três polimorfismos avaliados. As distribuições genotípicas e alélicas relativas a p53 PIN3 e p53 72C>G nos grupos controles e de casos não apresentaram diferenças significativas, embora o genótipo p53 72CC tenha aumentado o risco atribuído ao uso de contraceptivos das pacientes apresentarem lesões mais severas (OR=4,33; IC 95%=1,19-15,83). O genótipo p21 31CA(Ser/Arg) conferiu proteção ao desenvolvimento de HSIL ou câncer (OR=0,61, IC 95%=0,39-0,97), e modificou o efeito de fatores de risco associados à severidade das lesões. A interação multiplicativa de alelos mostrou que a combinação p53 PIN3A1, p53 72C(Pro) e p21 31C(Ser), representou risco (OR=1,67, IC95%=1,03-2,72) e a combinação p53 PIN3A1, p53 72C(Pro) e p21 31A(Arg) conferiu efeito protetor (OR=0,26, IC95%=0,08-0,78) para o desenvolvimento de HSIL e câncer cervical. Observou-se correlação positiva da expressão de p16 e p21 e negativa da ciclina D1 com o grau da lesão. A distribuição epitelial de p16, Ki-67, p21 e p53 se mostrou associada à severidade da lesão. Os polimorfismos analisados não apresentaram associação com a expressão dos biomarcadores ou positividade para HPV. Nossos resultados sugerem a importância do polimorfismo p21 31C>A para o desenvolvimento das neoplasias cervicais e ausência de correlação dos polimorfismos p53 PIN3 e p53 72C>G com a carcinogênese cervical, embora alguns genótipos tenham se comportado como modificadores de risco. Nossos resultados de TMA corroboram o potencial de uso de biomarcadores do ciclo celular para diferenciar as lesões precursoras do câncer cervical. / Cervical cancer is the third most common female cancer worldwide, and persistent infection by the Human Papillomavirus (HPV) is a necessary but not sufficient condition to cause it. The viral oncoproteins E6 and E7 interfere directly or indirectly with the action of various cellular proteins. However, the protein variants, resulting from genetic polymorphisms, may act differently when encountering HPV infection. The aim of this study was to evaluate possible associations between polymorphisms in the TP53 (p53 PIN3, p53 72C>G) and p21 (p21 31C>A) genes, and the development of cervical neoplasia, considering the expression levels of p53, p21, p16 and cyclin D1 proteins, together with classic risk factors for cervical cancer. A total of 466 women resident in Rio de Janeiro were selected, being 281 with histopathological diagnosis of low (LSIL) or high grade (HSIL) cervical neoplasia or cancer (test group), and 185 with no current or previous history of alteration of cervical cytology (control group). The PCR-RFLP technique (polymerase chain reaction restriction fragment length polymorphism) was used to analyze the p53 72C>G and p21 31C>A polymorphisms, using BstUI and BsmaI restriction enzymes, respectively. Genotyping of the p53 PIN3 (duplication of 16 pb) polymorphism was performed by direct electrophoretic analysis of the PCR products. The expression of p53, p21, p16, cyclin D1 and Ki-67 proteins and the study of anti-HPV 16 and anti-HPV pool positivities were evaluated by immunohistochemisty (Tissue Microarray - TMA) in 196 biopsies of cases. The control group obeyed the Hardy-Weinberg principle in relation to the three polymorphisms analysed. The genotypic and allelic frequencies regarding p53 PIN3 and p53 72C>G in the control and test groups were not significantly different, although the p53 72CC genotype has increased the risk of more severe lesions attributed to the use of contraceptives (OR=4.33; IC 95%=1.19-15.83). The p21 31CA(Ser/Arg) genotype showed to protect against the development of HSIL or cancer (OR=0,61, IC 95%=0,39-0,97), and modified the effect of risk factors associated to the lesion severity. The multiplicative interaction of alleles showed that the combination p53 PIN3A1, p53 72C(Pro) and p21 31C(Ser) represented risk (OR=1,67, IC95%=1,03-2,72) and the combination p53 PIN3A1, p53 72C(Pro) and p21 31A(Arg) conferred protection (OR=0,26, IC95%=0,08-0,78) against the development of HSIL and cervical cancer. It was observed positive and negative correlations of, respectively, p16 and p21, and cyclin D1 expression with the cervical lesion grade. The epithelial distribution of p16, Ki-67, p21 and p53 was associated with the lesion severity. The polymorphisms analyzed showed neither association with the expression of the biomarkers nor positivity for HPV. Our results suggest the importance of polymorphism p21 31C>A in the development of cervical neoplasia and the lack of correlation between the polymorphisms p53 PIN3 and p53 72C>G with cervical carcinogenesis, although some genotypes acted as risk modifiers. Our TMA results corroborated the potential use of cell cycle biomarkers as an adjunctive tool to differentiate cervical precursor lesions.
156

Estudo de polimorfismos nos genes TP53 e p21(WAF1) e do perfil imunohistoquímico das proteínas p53, p21(WAF1), p16(INK4a) e ciclina D1 pela técnica de Tissue Microarray (TMA) e sua importância para o desenvolvimento e/ou severidade das neoplasias cervicais / The role of TP53 and p21(WAF1) gene polymorphisms and immunohistochemical expression of p53, p21 (WAF1), p16 (INK4a) and cyclin D1 and their importance in the development and / or severity of cervical neoplasias

Elyzabeth Avvad Portari 19 September 2012 (has links)
O câncer de colo do útero é o terceiro tipo de câncer mais frequente em mulheres no mundo, e a infecção persistente pelo papilomavirus humano (HPV) oncogênico é condição necessária, mas não suficiente para seu desenvolvimento. As oncoproteínas virais E6 e E7 interferem direta ou indiretamente na ação de várias proteínas celulares. Entretanto, as variantes proteicas, resultantes de polimorfismos genéticos, podem apresentar comportamento distinto mediante a infecção pelo HPV. O objetivo deste estudo foi avaliar possíveis associações entre polimorfismos nos genes TP53 (p53 PIN3, p53 72C>G) e p21 (p21 31C>A) e o desenvolvimento de neoplasias cervicais, considerando os níveis de expressão das proteínas p53, p21, p16 e ciclina D1, e fatores de risco clássicos para o câncer cervical. Foram selecionadas 466 mulheres residentes no Rio de Janeiro, 281 com diagnóstico histopatológico de neoplasia cervical de baixo (LSIL) e alto grau (HSIL) e câncer (grupo de casos) e 185 sem história atual ou pregressa de alteração citológica do colo uterino (grupo controle). A técnica de PCR-RFLP (reação em cadeia da polimerase - polimorfismo de comprimento de fragmento de restrição), foi empregada na análise dos polimorfismos p53 72C>G e p21 31C>A, usando as enzimas de restrição BstUI e BsmaI, respectivamente. A avaliação do polimorfismo p53 PIN3 (duplicação de 16 pb) foi feita por meio da análise eletroforética direta dos produtos de PCR. A expressão das proteínas p53, p21, p16, ciclina D1 e Ki-67 e a pesquisa de anticorpos anti-HPV 16 e HPV pool foram avaliadas por imunohistoquímica (Tissue Microarray - TMA) em 196 biópsias do grupo de casos. O grupo controle se mostrou em equilíbrio de Hardy-Weinberg em relação aos três polimorfismos avaliados. As distribuições genotípicas e alélicas relativas a p53 PIN3 e p53 72C>G nos grupos controles e de casos não apresentaram diferenças significativas, embora o genótipo p53 72CC tenha aumentado o risco atribuído ao uso de contraceptivos das pacientes apresentarem lesões mais severas (OR=4,33; IC 95%=1,19-15,83). O genótipo p21 31CA(Ser/Arg) conferiu proteção ao desenvolvimento de HSIL ou câncer (OR=0,61, IC 95%=0,39-0,97), e modificou o efeito de fatores de risco associados à severidade das lesões. A interação multiplicativa de alelos mostrou que a combinação p53 PIN3A1, p53 72C(Pro) e p21 31C(Ser), representou risco (OR=1,67, IC95%=1,03-2,72) e a combinação p53 PIN3A1, p53 72C(Pro) e p21 31A(Arg) conferiu efeito protetor (OR=0,26, IC95%=0,08-0,78) para o desenvolvimento de HSIL e câncer cervical. Observou-se correlação positiva da expressão de p16 e p21 e negativa da ciclina D1 com o grau da lesão. A distribuição epitelial de p16, Ki-67, p21 e p53 se mostrou associada à severidade da lesão. Os polimorfismos analisados não apresentaram associação com a expressão dos biomarcadores ou positividade para HPV. Nossos resultados sugerem a importância do polimorfismo p21 31C>A para o desenvolvimento das neoplasias cervicais e ausência de correlação dos polimorfismos p53 PIN3 e p53 72C>G com a carcinogênese cervical, embora alguns genótipos tenham se comportado como modificadores de risco. Nossos resultados de TMA corroboram o potencial de uso de biomarcadores do ciclo celular para diferenciar as lesões precursoras do câncer cervical. / Cervical cancer is the third most common female cancer worldwide, and persistent infection by the Human Papillomavirus (HPV) is a necessary but not sufficient condition to cause it. The viral oncoproteins E6 and E7 interfere directly or indirectly with the action of various cellular proteins. However, the protein variants, resulting from genetic polymorphisms, may act differently when encountering HPV infection. The aim of this study was to evaluate possible associations between polymorphisms in the TP53 (p53 PIN3, p53 72C>G) and p21 (p21 31C>A) genes, and the development of cervical neoplasia, considering the expression levels of p53, p21, p16 and cyclin D1 proteins, together with classic risk factors for cervical cancer. A total of 466 women resident in Rio de Janeiro were selected, being 281 with histopathological diagnosis of low (LSIL) or high grade (HSIL) cervical neoplasia or cancer (test group), and 185 with no current or previous history of alteration of cervical cytology (control group). The PCR-RFLP technique (polymerase chain reaction restriction fragment length polymorphism) was used to analyze the p53 72C>G and p21 31C>A polymorphisms, using BstUI and BsmaI restriction enzymes, respectively. Genotyping of the p53 PIN3 (duplication of 16 pb) polymorphism was performed by direct electrophoretic analysis of the PCR products. The expression of p53, p21, p16, cyclin D1 and Ki-67 proteins and the study of anti-HPV 16 and anti-HPV pool positivities were evaluated by immunohistochemisty (Tissue Microarray - TMA) in 196 biopsies of cases. The control group obeyed the Hardy-Weinberg principle in relation to the three polymorphisms analysed. The genotypic and allelic frequencies regarding p53 PIN3 and p53 72C>G in the control and test groups were not significantly different, although the p53 72CC genotype has increased the risk of more severe lesions attributed to the use of contraceptives (OR=4.33; IC 95%=1.19-15.83). The p21 31CA(Ser/Arg) genotype showed to protect against the development of HSIL or cancer (OR=0,61, IC 95%=0,39-0,97), and modified the effect of risk factors associated to the lesion severity. The multiplicative interaction of alleles showed that the combination p53 PIN3A1, p53 72C(Pro) and p21 31C(Ser) represented risk (OR=1,67, IC95%=1,03-2,72) and the combination p53 PIN3A1, p53 72C(Pro) and p21 31A(Arg) conferred protection (OR=0,26, IC95%=0,08-0,78) against the development of HSIL and cervical cancer. It was observed positive and negative correlations of, respectively, p16 and p21, and cyclin D1 expression with the cervical lesion grade. The epithelial distribution of p16, Ki-67, p21 and p53 was associated with the lesion severity. The polymorphisms analyzed showed neither association with the expression of the biomarkers nor positivity for HPV. Our results suggest the importance of polymorphism p21 31C>A in the development of cervical neoplasia and the lack of correlation between the polymorphisms p53 PIN3 and p53 72C>G with cervical carcinogenesis, although some genotypes acted as risk modifiers. Our TMA results corroborated the potential use of cell cycle biomarkers as an adjunctive tool to differentiate cervical precursor lesions.
157

Estudo comparativo da express?o imuno-histoqu?mica do Ki-67 em carcinoma epiderm?ide de l?ngua em pacientes jovens e idosos

Benevenuto, Tha?s Gomes 26 February 2010 (has links)
Made available in DSpace on 2014-12-17T15:32:18Z (GMT). No. of bitstreams: 1 ThaisGB.pdf: 4320063 bytes, checksum: c97c01facb2aed61dd49fc01568c6ca9 (MD5) Previous issue date: 2010-02-26 / Conselho Nacional de Desenvolvimento Cient?fico e Tecnol?gico / The squamous cell carcinoma (SCC) is the most common malignant neoplasm of epithelial origin in oral cavity and present high capacity to invade adjacent structures. Traditionally, SCC has a predominance of 50 years male patients with long-time use of tobacco and alcohol, and the tongue is the most affected anatomic site. At present, there is an increasing incidence of SCC in patients below 40 years of age, who has been exposed or not to risk factors, mainly for tongue lesions. This study aims to analyze cell proliferation index using Ki-67 antigen in SCC of the tongue for two groups of different age range: until 40 years and older than 50 years. The first group was composed by 16 patients and the second one was composed by 20 patients. Clinicopathological features of the cases were also assessed. There was a male predominance in both groups. Tobacco and alcohol habits were common for patients until 40 years (72,2%), as well as for patients older than 50 years (52,9%). The first group had statistical association with the presence of regional metastases (p = 0,036) and with the most advanced stages of the disease (p = 0,012). Considering the histological malignancy grading, there was higher incidence (56,2%) of high malignancy grade tumors in the group of patients until 40 years old, but no statistical difference has found between groups and histologic malignancy grading. Regarding the immunohistochemical expression of Ki-67, there was no statistically significant difference between the antibody expression of the groups, as well as between other clinical and histopathological parameters. This study identified no significant difference regarding cell proliferation between the analyzed groups / O Carcinoma Epiderm?ide (CE) ? a neoplasia maligna de origem epitelial que mais ocorre na cavidade oral, com alta capacidade de invadir estruturas adjacentes. Classicamente, o CEO ocorre mais em homens com idade acima de 50 anos, que fazem uso de tabaco e ?lcool por longos per?odos de tempo, sendo a l?ngua, o s?tio anat?mico mais frequentemente acometido. Atualmente, vem se percebendo um aumento na incid?ncia dessa les?o em pacientes com idade abaixo dos 40 anos expostos ou n?o a fatores de risco, principalmente as les?es de l?ngua. O objetivo desta pesquisa foi analisar o ?ndice de prolifera??o celular, utilizando o anticorpo Ki-67em CEs de l?ngua em dois grupos de faixas et?rias distintas. Tamb?m, avaliaram-se as caracter?sticas cl?nico-patol?gicas dos casos constantes do estudo. A amostra se constituiu de 16 casos de pacientes com idade at? 40 anos e 20 casos de pacientes com idade acima de 50 anos. Em rela??o ?s caracter?sticas cl?nicopatol?gicas das les?es, o sexo masculino foi o mais acometido para os dois grupos, sendo evidenciado que o h?bito de beber e fumar foi frequente tanto para os pacientes com idade at? 40 anos (72,7%) como para os pacientes com idade acima dos 50 anos (52,9%). Foi poss?vel observar que houve uma associa??o estatisticamente significativa entre o grupo de pacientes com idade at? 40 anos e a presen?a de met?stase regional (p = 0,036), bem como entre o mesmo grupo e os est?gios mais avan?ados da doen?a (p = 0,012). Em rela??o ? grada??o histol?gica de malignidade, houve uma maior frequ?ncia de tumores classificados em alto grau de malignidade no grupo de pacientes com at? 40 anos (56,2%), mas n?o foi evidenciada diferen?a estat?stica entre os grupos e a grada??o histol?gica de malignidade. Quanto ? an?lise da express?o imuno-histoqu?mica pelo Ki-67, n?o houve diferen?a estatisticamente significativa entre a express?o do anticorpo para os grupos et?rios estudados nesta pesquisa, assim como n?o houve associa??o do ?ndice de positividade para o Ki-67 com os par?metros cl?nicos e histomorfol?gicos. Pode-se concluir que a prolifera??o celular n?o foi significativamente diferente entre os grupos que constitu?ram o presente estudo
158

Análise de proteínas cuja expressão é controlada por miRNA e relacionada à progressão do adenocarcinoma de próstata por imuno-histoquimica em tissue microarray / Analysis of proteins whose expression is controlled by miRNA and related to the progression of prostate adenocarcinoma by immunohistochemistry on tissue microarray

Luciana Maria Sevo Timoszczuk 24 October 2012 (has links)
Introdução: O Câncer de Próstata (CaP) é o tumor mais comum do homem e a segunda causa de óbito por câncer no Brasil. MicroRNA (miRNA) é uma classe de pequenos RNA regulatórios não codificantes de proteínas que tem papel fundamental no controle da expressão dos genes. São responsáveis pelo controle de processos fundamentais na célula e estão envolvidos na tumorigênese em humanos. Previamente demonstramos alterações no perfil de expressão dos miRNA 100, let7c e 218 comparando carcinomas localizados e metastáticos. A caracterização de perfis de expressão de suas proteínas alvo no CaP é crucial para a compreensão dos processos envolvidos na carcinogênese, dando-nos a oportunidade do descobrimento de novos marcadores diagnósticos, prognósticos e mais importante identificação de alvos para o desenvolvimento de terapias inovadoras. Objetivo: Analisar a expressão das proteínas controladas pelo miR-let7c (Ras, c-Myc e Bub1), miR-100 (Smarca5 e Retinoblastoma) e miR-218 (Laminina 5 3) e a atividade proliferativa (Ki-67) no câncer de próstata com a técnica de imuno-histoquímica utilizando microarranjos teciduais representativos de CaP localizado e suas metástases linfonodais e ósseas. Correlacionar os níveis de expressão dos miRNA com suas proteínas alvo. Analisar a expressão dos miRNA, proteínas e atividade proliferativa com os fatores prognósticos do câncer de próstata e com a evolução da doença. Material e Métodos: A imunoexpressão de Smarca5, Retinoblastoma, Laminina, Ras, c- Myc, Bub1 e Ki-67 foi avaliada através de IH pela técnica de microarranjo tecidual caracterizando três estágios do CaP, sendo 112 casos de CaP localizado, 19 metástases linfonodais e 28 metástases ósseas. As imagens obtidas foram submetidas a um software de análise de imagem digital MacBiophotonics ImageJ do National Institutes of Health, EUA, onde a intensidade de luminescência foi quantificada densitometricamente. O perfil de expressão dos miR-let7c, 100 e 218 foi analisado utilizando o bloco de parafina de 61 pacientes dos 112 pacientes com carcinoma localizado, que foram submetidos a analise protéica por IH. O processamento dos miRNA envolveu três etapas: extração do miRNA com kit específico, geração do DNA complementar e amplificação do miRNA por PCR quantitativo em tempo real (qRT-PCR) cujo controle endógeno foi RNU-43 (Applied Biosystems). Os resultados foram analisados usando o método 2-CT. Como controle, utilizamos amostras de tecido com hiperplasia prostática benigna (HPB). Avaliamos a relação entre a expressão dos miRNA e suas proteínas alvo, com o escore de Gleason, estadiamento patológico e evolução da doença considerando recidiva bioquímica, níveis de PSA>0,4 ng/mL, em uma média de seguimento de 77,5 meses. A análise estatística foi realizada através do software SPSS 19.0, utilizamos o test T de Student, Mann-Whitney, Kruskal-Wallis e qui-quadrado. O valor de p foi considerado estatisticamente significante quando inferior na 0,05 em todos os cálculos. Resultados: Observamos uma diminuição de expressão de Ras (p=0,017) e Laminina (p<0,0001) conforme a progressão tumoral do CaP localizado a metástase linfonodal e óssea. Houve um aumento de expressão de Rb (p=0,0361) e aumento da atividade proliferativa avaliada pelo Ki- 67 (p<0,0001). Encontramos ainda uma tendência a relação entre a positividade de expressão de c-Myc com estadiamento patológico pT3 (p=0,070). Todos os miRNA se mostraram superexpressos no CaP localizado. Laminina apresentou uma média de intensidade de expressão maior quanto maior a expressão de miR-218 (p=0,038). Porém os demais miRNA não apresentaram relação de expressão com suas proteínas alvo. Também não houve relação entre a expressão de miRNA e expressão das proteínas por IH com a recidiva bioquímica. Conclusões: Apesar de confirmarmos os nossos achados de superexpressão dos miRNA 100, let7c e 218 no CaP localizado, não houve correlação entre esses e a imunoexpressão de suas proteínas alvo. Demonstramos que houve alteração de imunoexpressão de Ras, Laminina 5 3, Retinoblastoma e Ki-67 de acordo com a progressão tumoral no CaP. E uma maior expressão de c-Myc por IH mostrou uma significância tendência a relacionar-se com tumores não confinados estadiados pT3 / Introduction: Prostate cancer (PCa) is the most common tumor in men and the second leading cause of cancer death in men in Brazil. MicroRNA (miRNA) is a class of small non-coding RNA that plays a key role in the control of gene expression. They are responsible for the control of key processes in the cell and are involved in tumorigenesis in humans. Previously, we demonstrated alterations in the expression profile of miRNA 100, 218 and let7c comparing localized and metastatic carcinomas. The characterization of expression profiles of their target proteins in PCa is crucial to understanding the processes involved in carcinogenesis, giving us the opportunity to discover new diagnostic or prognostic markers, and most importantly to find new targets for the development of innovative therapies. Objective: To analyze the expression of proteins controlled by miR-let7c (Ras, c- Myc and Bub1), miR-100 (Smarca5 and Retinoblastoma) and miR- 218 (Laminin 5 3) and proliferative activity (Ki-67) in prostate cancer with immunohistochemistry using tissue microarrays representing localized PCa, lymph node and bone metastases. To correlate the expression levels of miRNAs with their target proteins. To analyze the expression of miRNAs, proteins and proliferative activity with prognostic factors of prostate cancer and disease progression. Methods: The immunoexpression of Smarca5, Retinoblastoma, Laminin, Ras, c-Myc, Bub1 and Ki-67 was evaluated by IHC by tissue microarray technique featuring three stages of PCa, with 112 cases of localized PCa, 19 lymph node metastases and 28 bone metastases. The images obtained from IHC were submitted to analysis using the digital image software MacBiophotonics ImageJ from the National Institutes of Health, USA, where the intensity of luminescence was quantified densitometrically. We studied the expression profile of the miRNAs in the paraffin blocks of 61 patients out of the 112 patients with localized carcinoma, who underwent protein analysis by IHC. The processing of miRNA involved three steps: extraction of miRNA, generation of complementary DNA and amplification of the miRNA by quantitative real time PCR (qRT-PCR). To analyze the data we used a control endogenous RNU-43. The results were analyzed using the 2-CT formula. As control, we used the tissue from five patients with benign prostate hyperplasia (BPH) submitted to surgery. The relationship between the expression of miRNAs and their target proteins were analyzed as well as their expression with Gleason score, pathological stage and disease progression considered as PSA>0.4 ng/mL in a mean follow-up of 77.5 months. The statistical analysis was performed using SPSS 19.0 software, we used the Student t test, Mann-Whitney test, Kruskal- Wallis and chi-square. The value was considered statistically significant when p0.05. Results: There was a decrease in the expression of Ras (p=0.017) and Laminin (p<0.0001) according to PCa progression from localized to lymph node and bone metastases. There was an increase in the expression of Retinoblastoma (p=0.0361) and an increase in proliferative activity assessed by Ki-67 (p<0.0001). We also found a relationship between the positivity of c-Myc expression with pT3 staged tumors (p=0.070). All miRNAs showed overexpression in PCa samples. Laminin showed a higher expression together with higher expression of miR-218 (p=0.038). The other miRNAs did not show a relationship with protein expression by IHC. There was no correlation between the expression of miRNAs and protein expression by IHC with biochemical recurrence. Conclusions: Although our findings confirm the overexpression of miR-100, 218 and let7c in localized PCa, there was no correlation between their expression and the protein of their target using immunohistochemistry. We demonstrated that there was a change in immunostatining of Ras, Laminin 5 3, Retinoblastoma and Ki- 67 according to tumor progression. The increased expression of c- Myc per IHC showed a significant tendency to relate to tumor unconfined staged pT3
159

Identification and characterization of new biomarkers in aggressive subtypes of breast cancer

Yousef, Einas 05 1900 (has links)
En 2015, la récidive tumorale et les métastases du cancer du sein demeurent une cause importante de décès à travers le monde. Toutefois, ces cancers sont souvent hétérogènes car en dépit d’un phénotype similaire, l’évolution clinique et la réponse au traitement peuvent varier considérablement. Il y a donc un intérêt évident à identifier et à caractériser de nouveaux biomarqueurs pour permettre classer les tumeurs mammaires dans des sous-groupes plus homogènes. Notre hypothèse est que chaque cancer mammaire possède des caractéristiques distinctes au plan des altérations du génome et des profils d’expression géniques et que ces changements se traduisent cliniquement par une prédisposition à former des métastases ou à répondre ou non à la chimiothérapie et aux thérapies ciblées. Dans le cadre de nos travaux, nous nous sommes intéressés aux sous-types agressifs de tumeurs mammaires et notamment les cancers de type triple négatif. Nous avons aussi tenté d’identifier des marqueurs capables de distinguer l’une de l’autre les tumeurs de type luminal A et luminal B. Pour ce faire, nous avons d’abord utilisé une stratégie in silico à partir de données publiques (micro-puces d’ADN et séquençage de l’ARN). Nous avons ensuite construit sept micro-matrices tissulaires (TMA) provenant de tissus mammaires normaux et tumoraux fixés à la formaline et enrobés en paraffine. Ces outils nous ont permis d’évaluer par immunohistochimie les niveaux d’expression différentielle des marqueurs suivants : ANXA1, MMP-9, DP103 et MCM2. Ceux-ci ont été comparés aux marqueurs usuels du cancer du sein (ER, PR, HER2, CK5/6 et FOXA1) et corrélés aux données cliniques (survie globale et métastase). Nos résultats indiquent que ces nouveaux marqueurs jouent un rôle important dans l’évolution clinique défavorable des tumeurs de haut grade. Dans un premier article nous avons montré que l’expression d’ANXA1 est dérégulée dans les cancers de type triple-négatif et aussi, dans une certaine mesure, dans les tumeurs HER2+. Nous croyons qu’ANXA1 permet de mieux comprendre le processus d’hétérogénéité tumorale et facilite l’identification des tumeurs de haut grade. Nous proposons également qu’ d’ANXA1 stimule la transition épithélio-mésenchymateuse (EMT) et la formation des métastases. Dans un second temps, nous avons montré que les niveaux d’expression de MMP-9 reflètent la différenciation cellulaire et corrèlent avec les sous-types de cancers mammaires ayant un mauvais pronostic. Nous estimons que MMP-9 permet de mieux comprendre et d’identifier les tumeurs mammaires à haut risque. De fait, la surexpression de MMP-9 est associée à une augmentation des métastases, une récidive précoce et une diminution de la survie globale. Dans le cadre d’un troisième article, nous avons montré que la surexpression du marqueur de prolifération MCM2 s’observe dans les cancers triple-négatifs, HER2+ et Luminal B par comparaison aux cancers luminal A (p< 0.0001). Nos résultats suggèrent qu’en utilisant un seuil de 40% de noyaux marqués, nous pourrions distinguer l’une de l’autre les tumeurs de type luminal A et luminal B. Cela dit, avant de pouvoir envisager l’utilisation de ce marqueur en clinique, une étude de validation sur une nouvelle cohorte de patientes s’impose. En somme, les résultats de nos travaux suggèrent qu’ANXA1, MMP-9 et MCM2 sont des marqueurs intéressants pour mieux comprendre les mécanismes physiopathologiques impliqués dans la progression tumorale et le développement des métastases. À terme, ces nouveaux marqueurs pourraient être utilisés seuls ou en combinaison avec d’autres gènes candidats pour permettre le développement de trousses « multigènes » ou d’essais protéomiques multiplex pour prédire l’évolution clinique des cancers mammaires. / In 2015, breast cancer remains a leading cause of death among women worldwide due to relapse and metastases. However, mammary tumors are known to be heterogeneous in terms of their clinical course and response to treatment, despite a seemingly similar phenotype. There is therefore an obvious need to identify and characterize new biomarkers of progression in breast cancers so that each tumor can be properly classified. Our hypothesis is that each breast cancer has its own set of genomic abnormalities or altered pattern of gene expression that can explain the aggressiveness of each tumor, its ability to metastasize and its response to chemotherapeutic agents or other forms of targeted therapies. In this study, our aim is to identify and characterize new biomarkers with prognostic value in aggressive subsets of breast cancer focusing primarily on triple-negative tumors and luminal B breast cancer. To achieve those aims, we conducted an in silico search from public databases of DNA microchip and RNA sequencing data. We next constructed seven tissue microarrays (TMA) using paraffin blocks from human breast cancer along with normal breast to examine the differential expression of new putative markers: ANXA1, MMP-9, DP103 and MCM2. Expression levels measured by immunohistochemistry were then compared to other conventional markers of breast cancer (ER, PR, HER2, Ki-67, CK 5/6, FOXA1) and correlated with clinical data (overall survival and metastasis). By comparing the relative expression of these markers in human breast tumors we were able to pinpoint the important role of ANXA1, MMP-9, DP103, and MCM2 in aggressive tumor subtypes recognized for their poor clinical course. Firstly, we have shown that ANXA1 expression is severely deregulated in high-grade breast cancers including triple-negative and, to some extent, HER2-positive breast cancers. In addition, our results also indicated a possible role of ANXA1 in regulating EMT and breast cancer cell metastasis. Secondly, expression of MMP-9 was found to mirror the degree of tumor differentiation and to correlate with breast cancers of unfavorable outcome. This implies that MMP-9 can help better characterize the biology of breast carcinoma and to identify subgroups of high-risk breast tumors. In fact, we found that high levels of MMP-9 in tumors were associated with increased metastatic dissemination, early relapse and reduced survival. Thirdly, we demonstrated that MCM2 is overexpressed in triple-negative, HER2 positive and luminal B breast cancer in comparison to luminal A breast cancer (p-value < 0.0001). Our findings support the notion that MCM2 can be used to distinguish luminal A from luminal B breast cancer based on a 40% index cut-point. However, an independent validation cohort is needed to confirm the clinical utility of MCM2. Lastly, our results suggest that ANXA1, MMP-9 and MCM2 are valuable genes/proteins candidate that can help better understand the mechanisms involved in tumor progression and metastasis. One may also envisage their use, alone or in combination with other genes, in the development of a multi-gene panel or multiplex proteomic assay to predict clinical outcome and guide therapeutic decisions.
160

The memory-based paradigm for vision-based robot localization

Jüngel, Matthias 04 October 2012 (has links)
Für mobile autonome Roboter ist ein solides Modell der Umwelt eine wichtige Voraussetzung um die richtigen Entscheidungen zu treffen. Die gängigen existierenden Verfahren zur Weltmodellierung basieren auf dem Bayes-Filter und verarbeiten Informationen mit Hidden Markov Modellen. Dabei wird der geschätzte Zustand der Welt (Belief) iterativ aktualisiert, indem abwechselnd Sensordaten und das Wissen über die ausgeführten Aktionen des Roboters integriert werden; alle Informationen aus der Vergangenheit sind im Belief integriert. Wenn Sensordaten nur einen geringen Informationsgehalt haben, wie zum Beispiel Peilungsmessungen, kommen sowohl parametrische Filter (z.B. Kalman-Filter) als auch nicht-parametrische Filter (z.B. Partikel-Filter) schnell an ihre Grenzen. Das Problem ist dabei die Repräsentation des Beliefs. Es kann zum Beispiel sein, dass die gaußschen Modelle beim Kalman-Filter nicht ausreichen oder Partikel-Filter so viele Partikel benötigen, dass die Rechendauer zu groß wird. In dieser Dissertation stelle ich ein neues Verfahren zur Weltmodellierung vor, das Informationen nicht sofort integriert, sondern erst bei Bedarf kombiniert. Das Verfahren wird exemplarisch auf verschiedene Anwendungsfälle aus dem RoboCup (autonome Roboter spielen Fußball) angewendet. Es wird gezeigt, wie vierbeinige und humanoide Roboter ihre Position und Ausrichtung auf einem Spielfeld sehr präzise bestimmen können. Grundlage für die Lokalisierung sind bildbasierte Peilungsmessungen zu Objekten. Für die Roboter-Ausrichtung sind dabei Feldlinien eine wichtige Informationsquelle. In dieser Dissertation wird ein Verfahren zur Erkennung von Feldlinien in Kamerabildern vorgestellt, das ohne Kalibrierung auskommt und sehr gute Resultate liefert, auch wenn es starke Schatten und Verdeckungen im Bild gibt. / For autonomous mobile robots, a solid world model is an important prerequisite for decision making. Current state estimation techniques are based on Hidden Markov Models and Bayesian filtering. These methods estimate the state of the world (belief) in an iterative manner. Data obtained from perceptions and actions is accumulated in the belief which can be represented parametrically (like in Kalman filters) or non-parametrically (like in particle filters). When the sensor''s information gain is low, as in the case of bearing-only measurements, the representation of the belief can be challenging. For instance, a Kalman filter''s Gaussian models might not be sufficient or a particle filter might need an unreasonable number of particles. In this thesis, I introduce a new state estimation method which doesn''t accumulate information in a belief. Instead, perceptions and actions are stored in a memory. Based on this, the state is calculated when needed. The system has a particular advantage when processing sparse information. This thesis presents how the memory-based technique can be applied to examples from RoboCup (autonomous robots play soccer). In experiments, it is shown how four-legged and humanoid robots can localize themselves very precisely on a soccer field. The localization is based on bearings to objects obtained from digital images. This thesis presents a new technique to recognize field lines which doesn''t need any pre-run calibration and also works when the field lines are partly concealed and affected by shadows.

Page generated in 0.0603 seconds