927 resultados para ecomorphological divergence, non-parallelism, parallelism, secondary contact, stickleback


Relevância:

40.00% 40.00%

Publicador:

Resumo:

Mode of access: Internet.

Relevância:

40.00% 40.00%

Publicador:

Resumo:

Background: Protein tertiary structure can be partly characterized via each amino acid's contact number measuring how residues are spatially arranged. The contact number of a residue in a folded protein is a measure of its exposure to the local environment, and is defined as the number of C-beta atoms in other residues within a sphere around the C-beta atom of the residue of interest. Contact number is partly conserved between protein folds and thus is useful for protein fold and structure prediction. In turn, each residue's contact number can be partially predicted from primary amino acid sequence, assisting tertiary fold analysis from sequence data. In this study, we provide a more accurate contact number prediction method from protein primary sequence. Results: We predict contact number from protein sequence using a novel support vector regression algorithm. Using protein local sequences with multiple sequence alignments (PSI-BLAST profiles), we demonstrate a correlation coefficient between predicted and observed contact numbers of 0.70, which outperforms previously achieved accuracies. Including additional information about sequence weight and amino acid composition further improves prediction accuracies significantly with the correlation coefficient reaching 0.73. If residues are classified as being either contacted or non-contacted, the prediction accuracies are all greater than 77%, regardless of the choice of classification thresholds. Conclusion: The successful application of support vector regression to the prediction of protein contact number reported here, together with previous applications of this approach to the prediction of protein accessible surface area and B-factor profile, suggests that a support vector regression approach may be very useful for determining the structure-function relation between primary sequence and higher order consecutive protein structural and functional properties.

Relevância:

40.00% 40.00%

Publicador:

Resumo:

This study investigates the influence of mesograzer prior exposure to toxic metabolites on palatability of the marine cyanobacterium, Lyngbya majuscula. We examined the palatability of L. majuscula crude extract obtained from a bloom in Moreton Bay, South East Queensland, Australia, containing lyngbyatoxin-a (LTA) and debromoaplysiatoxin (DAT), to two groups: (1) mesograzers of L. majuscula from Guam where LTA and DAT production is rare; and (2) macro- and mesograzers found feeding on L. majuscula blooms in Moreton Bay where LTA and DAT are often prevalent secondary metabolites. Pair-wise feeding assays using artificial diets consisting of Ulva clathrata suspended in agar (control) or coated with Moreton Bay L. majuscula crude extracts (treatment) were used to determine palatability to a variety of consumers. In Guam, the amphipods, Parhyale hawaiensis and Cymadusa imbroglio; the majid crab Menaethius monoceros; and the urchin Echinometra mathaei were significantly deterred by the Moreton Bay crude extract. The sea hares, Stylocheilus striatus, from Guam were stimulated to feed by treatment food whereas S. striatus collected from Moreton Bay showed no discrimination between food types. In Moreton Bay, the cephalaspidean Diniatys dentifer and wild caught rabbitfish Siganus fuscescens were significantly deterred by the crude extract. However, captive-bred S. fuscescens with no known experience with L. majuscula did not clearly discriminate between food choices. Lyngbya majuscula crude extract deters feeding by most mesograzers regardless of prior contact or association with blooms.

Relevância:

40.00% 40.00%

Publicador:

Resumo:

Despite the importance of oxygen measurements, techniques have been limited by their invasive nature and small corneal area of assessment. The aim of this study was to assess a non-contact way of measuring oxygen uptake of the whole anterior eye.

Relevância:

40.00% 40.00%

Publicador:

Resumo:

Purpose: Optometrists are becoming more integrally involved in the diagnosis of and care for glaucoma patients in the UK. The correlation of apparent change in non contact tonometry (NCT) IOP measurement and change in other ocular parameters such as refractive error, corneal curvature, corneal thickness and treatment zone size (data available to optometrists after LASIK) would facilitate care of these patients. Setting: A UK Laser Eye Clinic. Methods: This is a retrospective study study of 200 sequential eyes with myopia with or without astigmatism which underwent LASIK using a Hansatome and an Alcon LADARvision 4000 excimer laser. Refraction keratometry, pachymetry and NCT IOP mesurements were taken before treatmebnt and agian 3 months after treatment. The relationship between these variables anfd teh treatment zones were studied using stepwise multiple regression analysis. Results: There was a mean difference of 5.54mmHg comnparing pre and postoperative NCT IOP. IOP change correlates with refractive error change (P < 0.001), preoperative corneal thickness (P < 0.001) and treatment zone size (P = 0.047). Preoperative corneal thickness correlates with preoperative IOP (P < 0.001) and postoperative IOP (P < 0.001). Using these correlations, the measured difference in NCT IIOP can be predicted preoperatively or postoperatively using derived equations.Conclusion: There is a significant reduction in measured NCT IOP after LASIK. The amount of reduction can be calculated using data acquired by optometrists. This is helpful for opthalmologists and optometrists who co-manage glaucoma patients who have had LASIK or with glaucoma pateints who are consideraing having LASIK.

Relevância:

40.00% 40.00%

Publicador:

Resumo:

The primary objective of this research has been to determine the potential of fluorescence spectroscopy as a method for analysis of surface deposition on contact lenses. In order to achieve this it was first necessary to ascertain whether fluorescence analysis would be able to detect and distinguish between protein and lipid deposited on a lens surface. In conjunction with this it was important to determine the specific excitation wavelengths at which these deposited species were detected with the greatest sensitivity. Experimental observations showed that an excitation wavelength of 360nm would detect lipid deposited on a lens surface, and an excitation wavelength of 280nm would detect and distinguish between protein and lipid deposited on a contact lens. It was also very important to determine whether clean unspoilt lenses showed significant levels of fluorescence themselves. Fluorescence spectra recorded from a variety of unworn contact lenses at excitation wavelengths of 360nm and 280nm indicated that most contact lens materials do not fluoresce themselves to any great extent. Following these initial experiments various clinically and laboratory based studies were performed using fluorescence spectroscopy as a method of analysing contact lens deposition levels. The clinically based studies enabled analysis of contact lenses with known wear backgrounds to be rapidly and individually analysed following discontinuation of wear. Deposition levels in the early stages of lens wear were determined for various lens materials. The effect of surfactant cleaning on deposition levels was also investigated. The laboratory based studies involved comparing some of the in vivo results with those of identical lenses that had been spoilt using an in vitro method. Finally, an examination of lysosyme migration into and out of stored ionic high water contact lenses was made.

Relevância:

40.00% 40.00%

Publicador:

Resumo:

This thesis explores translating well-written sequential programs in a subset of the Eiffel programming language - without syntactic or semantic extensions - into parallelised programs for execution on a distributed architecture. The main focus is on constructing two object-oriented models: a theoretical self-contained model of concurrency which enables a simplified second model for implementing the compiling process. There is a further presentation of principles that, if followed, maximise the potential levels of parallelism. Model of Concurrency. The concurrency model is designed to be a straightforward target for mapping sequential programs onto, thus making them parallel. It aids the compilation process by providing a high level of abstraction, including a useful model of parallel behaviour which enables easy incorporation of message interchange, locking, and synchronization of objects. Further, the model is sufficient such that a compiler can and has been practically built. Model of Compilation. The compilation-model's structure is based upon an object-oriented view of grammar descriptions and capitalises on both a recursive-descent style of processing and abstract syntax trees to perform the parsing. A composite-object view with an attribute grammar style of processing is used to extract sufficient semantic information for the parallelisation (i.e. code-generation) phase. Programming Principles. The set of principles presented are based upon information hiding, sharing and containment of objects and the dividing up of methods on the basis of a command/query division. When followed, the level of potential parallelism within the presented concurrency model is maximised. Further, these principles naturally arise from good programming practice. Summary. In summary this thesis shows that it is possible to compile well-written programs, written in a subset of Eiffel, into parallel programs without any syntactic additions or semantic alterations to Eiffel: i.e. no parallel primitives are added, and the parallel program is modelled to execute with equivalent semantics to the sequential version. If the programming principles are followed, a parallelised program achieves the maximum level of potential parallelisation within the concurrency model.

Relevância:

40.00% 40.00%

Publicador:

Resumo:

In this thesis the results of experimental work performed to determine local heat transfer coefficients for non-Newtonian fluids in laminar flow through pipes with abrupt discontinuities are reported. The fluids investigated were water-based polymeric solutiorrs of time-indpendent, pseudoplastic materials, with flow indices "n" ranging from 0.39 to 0.9.The tube configurations were a 3.3 :1 sudden convergence, and a 1: 3.3 sudden divergence.The condition of a prescribed uniform wall heat flux was considered, with both upstream and downstream tube sections heated. Radial temperature traverses were also under­ taken primarily to justify the procedures used in estimating the tube wall and bulk fluid temperatures and secondly to give further insight into the mechanism of heat transfer beyond a sudden tube expansion. A theoretical assessment of the influence of viscous dissipation on a non-Newtonian pseudoplastic fluid of' arbitrary index "n" was carried out. The effects of other secondary factors such as free convection and temperature-dependent consistency were evaluated empirically. In the present investigations, the test conditions were chosen to minimise the effects of natural convection and the estimates of viscous heat generation showed the effect to be insignificant with the polymeric concentrations tested here. The final results have been presented as the relationships between local heat transfer coef'ficient and axial distance downstream of the discontinuities and relationships between dimensionless wall temperature and reduced radius. The influence of Reynolds number, Prandtl number, non-Newtonian index and heat flux have been indicated.