978 resultados para large vesicles
Resumo:
Vitamin E is a well known fat soluble chain breaking antioxidant. It is a general tenn used to describe a family of eight stereoisomers of tocopherols. Selective retention of a-tocopherol in the human circulation system is regulated by the a -Tocopherol Transfer Protein (a-TIP). Using a fluorescently labelled a-tocopherol (NBD-a-Toc) synthesized in our laboratory, a fluorescence resonance energy transfer (FRET) assay was developed to monitor the kinetics of ligand transfer by a-hTTP in lipid vesicles. Preliminary results implied that NBD-a-Toe simply diffused from 6-His-a-hTTP to acceptor membranes since the kinetics of transfer were not responsive to a variety of conditions tested. After a series of trouble shooting experiments, we identified a minor contaminant, E coli. outer membrane porin F (OmpF) that co-purified with 6-His-a-hTTP from the metal affinity column as the source of the problem. In order to completely avoid OmpF contamination, a GST -a-hTTP fusion protein was purified from a glutathione agarose column followed by an on-column thrombin digestion to remove the GST tag. We then demonstrated that a-hTTP utilizes a collisional mechanism to deliver its ligand. Furthennore, a higher rate of a-tocopherol transfer to small unilamellar vesicles (SUV s) versus large unilamellar vesicles (LUV s) indicated that transfer is sensitive to membrane curvature. These findings suggest that ahTTP mediated a-Toc transfer is dominated by the hydrophobic nature of a-hTTP and the packing density of phospholipid head groups within acceptor membranes. Based on the calculated free energy change (dG) when a protein is transferred from water to the lipid bilayer, a model was generated to predict the orientation of a-hTTP when it interacts with lipid membranes. Guided by this model, several hydrophobic residues expected to penetrate deeply into the bilayer hydrophobic core, were mutated to either aspartate or alanine. Utilizing dual polarization interferometry and size exclusion vesicle binding assays, we identified the key residues for membrane binding to be F 165, F 169 and 1202. In addition, the rates of ligand transfer of the u-TTP mutants were directly correlated to their membrane binding capabilities, indicating that membrane binding was likely the rate limiting step in u-TTP mediated transfer of u-Toc. The propensity of u-TTP for highly curved membrane provides a connection to its colocalization with u-Toc in late endosomes.
Resumo:
Complex networks have recently attracted a significant amount of research attention due to their ability to model real world phenomena. One important problem often encountered is to limit diffusive processes spread over the network, for example mitigating pandemic disease or computer virus spread. A number of problem formulations have been proposed that aim to solve such problems based on desired network characteristics, such as maintaining the largest network component after node removal. The recently formulated critical node detection problem aims to remove a small subset of vertices from the network such that the residual network has minimum pairwise connectivity. Unfortunately, the problem is NP-hard and also the number of constraints is cubic in number of vertices, making very large scale problems impossible to solve with traditional mathematical programming techniques. Even many approximation algorithm strategies such as dynamic programming, evolutionary algorithms, etc. all are unusable for networks that contain thousands to millions of vertices. A computationally efficient and simple approach is required in such circumstances, but none currently exist. In this thesis, such an algorithm is proposed. The methodology is based on a depth-first search traversal of the network, and a specially designed ranking function that considers information local to each vertex. Due to the variety of network structures, a number of characteristics must be taken into consideration and combined into a single rank that measures the utility of removing each vertex. Since removing a vertex in sequential fashion impacts the network structure, an efficient post-processing algorithm is also proposed to quickly re-rank vertices. Experiments on a range of common complex network models with varying number of vertices are considered, in addition to real world networks. The proposed algorithm, DFSH, is shown to be highly competitive and often outperforms existing strategies such as Google PageRank for minimizing pairwise connectivity.
Resumo:
A large group of men in hard hats in the tunnel. The names of the men are unknown.
Resumo:
Large group of men standing in the tunnel wearing boots and hard hats.
Resumo:
The interior layered deposit (ILD) in Ganges Chasma, Valles Marineris, is a 4.25 km high mound that extends approximately 110 km from west to east. The deposition, deformation, and erosion history of the Ganges ILD records aids in identifying the processes that formed and shaped the Chasma. To interpret structural and geomorphic processes acting on the ILD, multiple layer attitudes and layer thickness transects were conducted on the Ganges ILD. Mineralogical data was analyzed to determine correlations between materials and landforms. Layer thickness measurements indicate that the majority of layers are between 0.5 m and 4 m throughout the ILD. Three major benches dominate the Ganges ILD. Layer thicknesses increase at the ILD benches, suggesting that the benches are formed from the gradual thickening of layers. This indicates that the benches are depositional features draping over basement topography. Layer attitudes indicate overall shallow dips generally confined to a North-South direction that locally appear to follow bench topography. Layering is disrupted on a scale of 40 m to 150 m in 12 separate locations throughout the ILD. In all locations, underlying layering is disturbed by overlying folded layers in a trough-like geometry. These features are interpreted to have formed as submarine channels in a lacustrine setting, subsequently infilled by sediments. Subsequently, the channels were eroded to the present topography, resulting in the thin, curved layering observed. Data cannot conclusively support one ILD formation hypothesis, but does indicate that the Ganges ILD postdates Chasma formation. The presence of water altered minerals, consistently thin layering, and layer orientations provide strong evidence that the ILD formed in a lacustrine setting.
Resumo:
A woman wearing a hat and holding a small purse. She is standing next to a large tree trunk and there are benches behind her.
Resumo:
The article discusses improving welfare by reducing fear by studying: Animal Sensory Perception, Animal Behavior Patterns, Animal Habituation and Temperament, Effects of Previous Handling, Training Animals, Training Time and Temperament, Genetic Effects on Handling, Handling of escaped Animals, Facilities, Aggression in Grazing Animals, Inherent Danger of Large Animals, Cattle and Car Accidents.
Resumo:
In this thesis we study the properties of two large dynamic networks, the competition network of advertisers on the Google and Bing search engines and the dynamic network of friend relationships among avatars in the massively multiplayer online game (MMOG) Planetside 2. We are particularly interested in removal patterns in these networks. Our main finding is that in both of these networks the nodes which are most commonly removed are minor near isolated nodes. We also investigate the process of merging of two large networks using data captured during the merger of servers of Planetside 2. We found that the original network structures do not really merge but rather they get gradually replaced by newcomers not associated with the original structures. In the final part of the thesis we investigate the concept of motifs in the Barabási-Albert random graph. We establish some bounds on the number of motifs in this graph.
Resumo:
Many real-world optimization problems contain multiple (often conflicting) goals to be optimized concurrently, commonly referred to as multi-objective problems (MOPs). Over the past few decades, a plethora of multi-objective algorithms have been proposed, often tested on MOPs possessing two or three objectives. Unfortunately, when tasked with solving MOPs with four or more objectives, referred to as many-objective problems (MaOPs), a large majority of optimizers experience significant performance degradation. The downfall of these optimizers is that simultaneously maintaining a well-spread set of solutions along with appropriate selection pressure to converge becomes difficult as the number of objectives increase. This difficulty is further compounded for large-scale MaOPs, i.e., MaOPs possessing large amounts of decision variables. In this thesis, we explore the challenges of many-objective optimization and propose three new promising algorithms designed to efficiently solve MaOPs. Experimental results demonstrate the proposed optimizers to perform very well, often outperforming state-of-the-art many-objective algorithms.
Resumo:
In the context of multivariate linear regression (MLR) models, it is well known that commonly employed asymptotic test criteria are seriously biased towards overrejection. In this paper, we propose a general method for constructing exact tests of possibly nonlinear hypotheses on the coefficients of MLR systems. For the case of uniform linear hypotheses, we present exact distributional invariance results concerning several standard test criteria. These include Wilks' likelihood ratio (LR) criterion as well as trace and maximum root criteria. The normality assumption is not necessary for most of the results to hold. Implications for inference are two-fold. First, invariance to nuisance parameters entails that the technique of Monte Carlo tests can be applied on all these statistics to obtain exact tests of uniform linear hypotheses. Second, the invariance property of the latter statistic is exploited to derive general nuisance-parameter-free bounds on the distribution of the LR statistic for arbitrary hypotheses. Even though it may be difficult to compute these bounds analytically, they can easily be simulated, hence yielding exact bounds Monte Carlo tests. Illustrative simulation experiments show that the bounds are sufficiently tight to provide conclusive results with a high probability. Our findings illustrate the value of the bounds as a tool to be used in conjunction with more traditional simulation-based test methods (e.g., the parametric bootstrap) which may be applied when the bounds are not conclusive.
Resumo:
In the context of multivariate regression (MLR) and seemingly unrelated regressions (SURE) models, it is well known that commonly employed asymptotic test criteria are seriously biased towards overrejection. in this paper, we propose finite-and large-sample likelihood-based test procedures for possibly non-linear hypotheses on the coefficients of MLR and SURE systems.