3 resultados para Gentle handling of mice


Relevância:

100.00% 100.00%

Publicador:

Resumo:

Dissertação para obtenção do Grau de Mestre em Engenharia Física

Relevância:

100.00% 100.00%

Publicador:

Resumo:

RESUMO: O uso de ratinhos transgénicos em neurociências aumentou consideravelmente nos últimos anos devido ao crescente interesse em compreender o cérebro e a necessidade de solucionar situações clínicas do foro neurológico e psiquiátrico. Para esse efeito, diferentes métodos de produção de animais transgénicos têm sido testados. O objectivo desta tese foi comparar métodos de integração aleatória de um transgene no genoma de ratinhos em termos de eficiência, estabilidade da integração do transgene, número de animais e de horas de trabalho necessárias para cada método. Assim, foi comparado o método mais utilizado - microinjecção pronuclear (PNMI) - com duas outras técnicas cujo desempenho foi considerado promissor – a transferência génica através dos testículos por electroporação e transfecção por lentivírus in vivo. As três técnicas foram realizadas usando um gene repórter sob o controlo de um promotor constitutivo, e depois reproduzidas usando um gene de interesse de modo a permitir obtenção de um animal capaz de ser usado em experimentação laboratorial. O transgene de interesse utilizado codifica uma proteína de fusão correspondendo a uma variante da rodopsina (channelrhodopsin) fundida à proteína enhanced yellow fluorescente protein ((EYFP) resultando num produto designado ChR2-EYFP. Este animal transgénico apresentaria expressão deste canal iónico apenas em células dopaminergicas, o que, com manipulação optogenética, tornaria possivel a activação especifica deste grupo de neurónios e, simultaneamente, a observação do impacto desta manipulação no comportamento num animal em livre movimento. Estas ferramentas são importantes na investigação básica em neurociências pois ajudam a esclarecer o papel de grupos específicos de neurónios e compreender doenças como a doença de Parkinson ou a esquizofrenia onde a função de certos tipos de neurónios de encontra alterada. Quando comparados os três métodos realizados verifica-se que usando um gene repórter PMNI resulta em 31,3% de, a de animais transgénicos obtidos, a electroporação de testículos em 0% e a injecção de lentivírus em 0%. Quando usado o gene de interesse, os resultados obtidos são, respectivamente, 18,8%, 63,9% e 0%.--------------ABSTRACT: The use of transgenic mice is increasing in all fields of research, particularly in neuroscience, due to the widespread need of animal models to solve neurological and psychiatric medical conditions. Different methodologies have been tested in the last decades in order to produce such transgenic animals. The ultimate goal of this thesis is to compare different methods of random integration of a transgene in the genome of mice in terms of efficiency, stability of the transgene integration, number of animals required and the labour intensity of each technique. We compared the most used method – pronuclear microinjection (PNMI) – with two other promising techniques – Testis Mediated Gene Transfer (TMGT) by electroporation and in vivo lentiviral transfection. The three techniques were performed using a reporter gene – green fluorescent protein (GFP), whose transcription was driven by the constitutive cytomegalovirus (CMV) promoter. These three techniques were later reproduced using the tyrosine hydroxylase promoter (TH) and the neuronal manipulator, channelrhodopsin-2 fused to the enhanced yellow fluorescent reporter protein (ChR2-EYFP). The transgenic animal we sough to produce would express the light driven channel only in dopaminergic cells, making possible to specifically activate this group of neurons, while simultaneously observe the behaviour in a freely moving animal. This is a very important tool in basic neuroscience research since it helps to clarify the role of specific groups of neurons, map circuits in the brain, and consequently understand neurological diseases such as Parkinson’s disease or schizophrenia, where the function of certain types of neurons is affected. When comparing the three methods, it was verified that using a reporter gene PNMI resulted in 31.3% of transgenic mice obtained, testis electroporation in 0% and lentiviral injection in 0%. When using the gene of interest, the results obtained were, respectively, 18.8%, 63.9% and 0%.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

In the last few years, we have observed an exponential increasing of the information systems, and parking information is one more example of them. The needs of obtaining reliable and updated information of parking slots availability are very important in the goal of traffic reduction. Also parking slot prediction is a new topic that has already started to be applied. San Francisco in America and Santander in Spain are examples of such projects carried out to obtain this kind of information. The aim of this thesis is the study and evaluation of methodologies for parking slot prediction and the integration in a web application, where all kind of users will be able to know the current parking status and also future status according to parking model predictions. The source of the data is ancillary in this work but it needs to be understood anyway to understand the parking behaviour. Actually, there are many modelling techniques used for this purpose such as time series analysis, decision trees, neural networks and clustering. In this work, the author explains the best techniques at this work, analyzes the result and points out the advantages and disadvantages of each one. The model will learn the periodic and seasonal patterns of the parking status behaviour, and with this knowledge it can predict future status values given a date. The data used comes from the Smart Park Ontinyent and it is about parking occupancy status together with timestamps and it is stored in a database. After data acquisition, data analysis and pre-processing was needed for model implementations. The first test done was with the boosting ensemble classifier, employed over a set of decision trees, created with C5.0 algorithm from a set of training samples, to assign a prediction value to each object. In addition to the predictions, this work has got measurements error that indicates the reliability of the outcome predictions being correct. The second test was done using the function fitting seasonal exponential smoothing tbats model. Finally as the last test, it has been tried a model that is actually a combination of the previous two models, just to see the result of this combination. The results were quite good for all of them, having error averages of 6.2, 6.6 and 5.4 in vacancies predictions for the three models respectively. This means from a parking of 47 places a 10% average error in parking slot predictions. This result could be even better with longer data available. In order to make this kind of information visible and reachable from everyone having a device with internet connection, a web application was made for this purpose. Beside the data displaying, this application also offers different functions to improve the task of searching for parking. The new functions, apart from parking prediction, were: - Park distances from user location. It provides all the distances to user current location to the different parks in the city. - Geocoding. The service for matching a literal description or an address to a concrete location. - Geolocation. The service for positioning the user. - Parking list panel. This is not a service neither a function, is just a better visualization and better handling of the information.