3 resultados para tick

em Indian Institute of Science - Bangalore - Índia


Relevância:

20.00% 20.00%

Publicador:

Resumo:

Nuclear lamina in an eukaryotic cell is primarily composed of the lamins A, B and C. The A type lamins are found only in differentiated cell types while the B type lamins are present both in differentiated and undifferentiated cells. Lamin B interacts with the inner nuclear membrane, In recent years there have been extensive studies on the relationship between the dynamic state of lamin B and the nuclear envelope integrity with respect to the fate of a particular cell, In this article, we have analysed the recent developments and have considered the sequence of events that might be contributing to the fate of a cell either to undergo normal cell division or uncontrolled cellular proliferation or apoptosis.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

In the present study, we report for the first time the efficacy of recombinant Bm95 mid gut antigen isolated from an Argentinean strain of Rhipicephalus microplus strain A in controlling the tick infestations in India. The synthetic gene for Bm95 optimized for expression in yeast was obtained and used to generate yeast transformants expressing Bm95 which was purified to apparent homogeneity. Liquid chromatography-mass spectrometry analysis of the purified protein confirmed its identity as Bm95. Vaccine was prepared by blending various concentrations of purified Bm95 with aluminium hydroxide as an adjuvant. lmmunogenicity studies of the vaccine in rabbits and cattle indicated that the vaccine was highly immunogenic. The efficacy studies of the vaccine was done in cattle. Naive Bos indicus cattle were vaccinated with the recombinant vaccine and were challenged with the larval, nymphal and adult forms of Rhiphicephalus haemaphysaloides. The vaccine protected the animals from larval, nymph and adult tick challenges with an efficacy of 98.7%, 84.6% and 78.9% respectively. The results obtained from the above studies clearly demonstrated the advantage and possibilities of the use of Bm95 in controlling R. haemaphysaloides infestations in the field. (C) 2010 Elsevier Ltd. All rights reserved.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

We describe a compiler for the Flat Concurrent Prolog language on a message passing multiprocessor architecture. This compiler permits symbolic and declarative programming in the syntax of Guarded Horn Rules, The implementation has been verified and tested on the 64-node PARAM parallel computer developed by C-DAC (Centre for the Development of Advanced Computing, India), Flat Concurrent Prolog (FCP) is a logic programming language designed for concurrent programming and parallel execution, It is a process oriented language, which embodies dataflow synchronization and guarded-command as its basic control mechanisms. An identical algorithm is executed on every processor in the network, We assume regular network topologies like mesh, ring, etc, Each node has a local memory, The algorithm comprises of two important parts: reduction and communication, The most difficult task is to integrate the solutions of problems that arise in the implementation in a coherent and efficient manner. We have tested the efficacy of the compiler on various benchmark problems of the ICOT project that have been reported in the recent book by Evan Tick, These problems include Quicksort, 8-queens, and Prime Number Generation, The results of the preliminary tests are favourable, We are currently examining issues like indexing and load balancing to further optimize our compiler.