2 resultados para 14-OM-01
em QSpace: Queen's University - Canada
Resumo:
Cystatin Related Epididymal Spermatogenic protein (CRES) is expressed in both the testis and epididymis and found associated with spermatozoa. It appears as non-glycosylated (14 and 12 kDa) and glycosylated isoforms (19 and 17 kDa). The role of CRES is enigmatic and dependent on localization of its isoforms, which is the objective of this study. The initial approach was to investigate testicular and epididymal origins of these isoforms by immunohistochemistry and immunogold cytochemistry. To further pinpoint CRES localization we then selectively extracted and fractionated epididymal spermatozoa in order to find by immunoblotting which sperm fractions contained CRES isoforms. Immunohistochemical analysis of mouse spermatogenesis showed that CRES was expressed in the tail cytoplasm of elongating spermatids from step 9-16, with a pattern reminiscent of outer dense fibre (ODF) proteins. Ultrastructural immunocytochemistry revealed that the immunogold label was concentrated over growing ODFs and mitochondrial sheath in the testes which persisted in spermatozoa through the epididymis. Sequential extractions of isolated sperm tails with Triton X-100-dithiothreitol (DTT) to remove the mitochondrial sheath, whose extract contained an unrelated 66 kDa immunoreactive band, followed by either sodium dodecyl sulfate (SDS)-DTT or urea-DTT to solubilise accessory fibres of the tail revealed a 14 kDa immunoreactive band associated with the ODF. In addition, Western blots revealed glycosylated and non-glycosylated CRES isoforms in nonyl phenoxylpolyethoxylethanol (NP40) extracts of the caput, but not cauda, sperm. Immunohistochemical analysis of the caput and cauda epithelium showed that CRES is secreted by the Golgi apparatus of the ii initial segment, fills the proximal caput lumen, and disappears by mid caput. Western blots of caput and cauda tissue and luminal fluid revealed 14 and 19 kDa immunoreactive bands in caput tissues and luminal fluid, but not in the cauda. This study concludes that there are two origins of CRES, one arising in the testis and the other in the epididymis. Testicular CRES is ionically and covalently associated with the ODF while epididymal CRES is detergent soluble and is most likely associated temporarily with the surface of caput epididymal sperm.
Supporting Run-time Monitoring of UML-RT through Customizable Monitoring Configurations in PapyrusRT
Resumo:
Model Driven Engineering uses the principle that code can automatically be generated from software models which would potentially save time and cost of development. By this methodology, a systems structure and behaviour can be expressed in more abstract, high level terms without some of the accidental complexity that the use of a general purpose language can bring. Models are the actual implementation of the system unlike in traditional software development where models are often used for documentation purposes only. However once the code is generated from the model, testing and debugging activities tend to happen on the code level and the model is not updated. We believe that monitoring on the model level could potentially facilitate quality assurance activities as the errors are detected in the early phase of development. In this thesis, we create a Monitoring Configuration for an open source model driven engineering tool called PapyrusRT in Eclipse. We support the run-time monitoring of UML-RT elements with a tracing tool called LTTng. We annotate the model with monitoring information to be used by the code generator for adding tracepoint statements for the corresponding elements. We provide the option of a timing specification to discover latency errors on the model. We validate the results by creating and tracing real time models in PapyrusRT.