نتایج جستجو برای: aat

تعداد نتایج: 1220  

Journal: :Plant physiology 1992
F J Turano J M Weisemann B F Matthews

A full-length cDNA clone encoding aspartate aminotransferase (AAT) has been identified from a carrot root cDNA library. Degenerate oligo primers were synthesized from the known amino acid sequence of AAT form I from carrot (Daucus carota L. cv Danvers). These primers were utilized in a polymerase chain reaction to amplify a portion of a carrot AAT gene from first strand cDNA synthesized from po...

2004
Adrienne S. Ettinger

Background: Individuals with severe Z α1-antitrypsin (AAT) deficiency have a considerably increased risk of developing chronic obstructive lung disease (COPD). It has been hypothesized that compensatory increases in levels of other protease inhibitors mitigate the effects of this AAT deficiency. We analysed plasma levels of AAT, α1-antichymotrypsin (ACT) and secretory leukocyte protease inhibit...

Journal: :Cancer research 2004
Wei Li Alexei Y Savinov Dmitri V Rozanov Vladislav S Golubkov Hirad Hedayat Tatiana I Postnova Natalia V Golubkova Yu Linli Stanislaw Krajewski Alex Y Strongin

Proteases exert control over cell behavior and affect many biological processes by making proteolytic modification of regulatory proteins. The purpose of this paper is to describe novel, important functions of matrix metalloproteinase (MMP)-26. alpha1-Antitrypsin (AAT) is a serpin, the primary function of which is to regulate the activity of neutrophil/leukocyte elastase. Insufficient antiprote...

Journal: :Immunology letters 2006
Radinka Hadzic Izabela Nita Helena Tassidis Kristian Riesbeck Anette Gjörloff Wingren Sabina Janciauskiene

Alpha1-antitrypsin (AAT) is a major circulating and tissues inhibitor of serine proteinases implicated in the regulation of inflammation and host defence. There is now increasing evidence that AAT may also exhibit anti-inflammatory activities independent of its protease inhibitor function. This study was undertaken to investigate the effects of native (inhibitory) and polymerized (non-inhibitor...

Journal: :The journal of ECT 2003
Sandra B Barker Anand K Pandurangi Al M Best

OBJECTIVE To determine whether animal-assisted therapy (AAT) is associated with reductions in fear, anxiety, and depression in psychiatric patients before electroconvulsive therapy (ECT). MATERIALS AND METHODS Before their scheduled ECT treatment, 35 patients were assigned on alternate days to the treatment condition, consisting of a 15-minute AAT session, and the standard (comparison) condit...

Journal: :The Journal of clinical investigation 2013
Christian Mueller Jeffrey D Chulay Bruce C Trapnell Margaret Humphries Brenna Carey Robert A Sandhaus Noel G McElvaney Louis Messina Qiushi Tang Farshid N Rouhani Martha Campbell-Thompson Ann Dongtao Fu Anthony Yachnis David R Knop Guo-Jie Ye Mark Brantly Roberto Calcedo Suryanarayan Somanathan Lee P Richman Robert H Vonderheide Maigan A Hulme Todd M Brusko James M Wilson Terence R Flotte

Recombinant adeno-associated virus (rAAV) vectors have shown promise for the treatment of several diseases; however, immune-mediated elimination of transduced cells has been suggested to limit and account for a loss of efficacy. To determine whether rAAV vector expression can persist long term, we administered rAAV vectors expressing normal, M-type α-1 antitrypsin (M-AAT) to AAT-deficient subje...

2014
A. Mario Marcondes Ekapun Karoopongse Marina Lesnikova Daciana Margineantu Tobias Welte Charles A. Dinarello David Hockenbery Sabina Janciauskiene Joachim Deeg

Allogeneic hematopoietic stem cell transplantation is curative in many patients with leukemia and other lymphohematopoietic disorders. However, the immune response of donor cells that mediate the graft-versus-leukemia (GVL) effect, leading to disease eradication, also triggers graft-versus-host disease (GVHD). Preventing GVHDwhile maintaining the GVL effect would be a major advance. Several rec...

Journal: :Respiratory Research 2005
Izabela Nita Camilla Hollander Ulla Westin Sabina-Marija Janciauskiene

BACKGROUND Alpha1-antitrypsin (AAT) serves primarily as an inhibitor of the elastin degrading proteases, neutrophil elastase and proteinase 3. There is ample clinical evidence that inherited severe AAT deficiency predisposes to chronic obstructive pulmonary disease. Augmentation therapy for AAT deficiency has been available for many years, but to date no sufficient data exist to demonstrate its...

2006
JUN AMANO

We report herein a case of hyperthyroid Graves' disease developed from asymptomatic autoimmune thyroiditis (AAT). A 25-year-old single female with AAT was followed up for over 3 years. Thereafter her condition progressed to hyperthyroidism with both positive TSH receptor antibodies (TRAb) and an increase in antithyroidal antibodies. It is possible that there was continuous destruction of thyroi...

2016
Doris R. Medina-Garin Aissata Dia Gabriel Bedubourg Xavier Deparis Franck Berger Remy Michel

CONTEXT Despite existing preventive measures, the number of acute acoustic trauma (AAT) cases reported to the French Military Epidemiological Surveillance System (MESS) remains high. AIMS The objective of this study was to describe AAT and the preventive measures already implemented. SUBJECTS AND METHODS We conducted a descriptive cross-sectional analysis of AAT using data from the MESS for...

نمودار تعداد نتایج جستجو در هر سال

با کلیک روی نمودار نتایج را به سال انتشار فیلتر کنید

function paginate(evt) { url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term pg=parseInt(evt.target.text) var data={ "year":filter_year, "term":term, "pgn":pg } filtered_res=post_and_fetch(data,url) window.scrollTo(0,0); } function update_search_meta(search_meta) { meta_place=document.getElementById("search_meta_data") term=search_meta.term active_pgn=search_meta.pgn num_res=search_meta.num_res num_pages=search_meta.num_pages year=search_meta.year meta_place.dataset.term=term meta_place.dataset.page=active_pgn meta_place.dataset.num_res=num_res meta_place.dataset.num_pages=num_pages meta_place.dataset.year=year document.getElementById("num_result_place").innerHTML=num_res if (year !== "unfilter"){ document.getElementById("year_filter_label").style="display:inline;" document.getElementById("year_filter_place").innerHTML=year }else { document.getElementById("year_filter_label").style="display:none;" document.getElementById("year_filter_place").innerHTML="" } } function update_pagination() { search_meta_place=document.getElementById('search_meta_data') num_pages=search_meta_place.dataset.num_pages; active_pgn=parseInt(search_meta_place.dataset.page); document.getElementById("pgn-ul").innerHTML=""; pgn_html=""; for (i = 1; i <= num_pages; i++){ if (i===active_pgn){ actv="active" }else {actv=""} pgn_li="
  • " +i+ "
  • "; pgn_html+=pgn_li; } document.getElementById("pgn-ul").innerHTML=pgn_html var pgn_links = document.querySelectorAll('.mypgn'); pgn_links.forEach(function(pgn_link) { pgn_link.addEventListener('click', paginate) }) } function post_and_fetch(data,url) { showLoading() xhr = new XMLHttpRequest(); xhr.open('POST', url, true); xhr.setRequestHeader('Content-Type', 'application/json; charset=UTF-8'); xhr.onreadystatechange = function() { if (xhr.readyState === 4 && xhr.status === 200) { var resp = xhr.responseText; resp_json=JSON.parse(resp) resp_place = document.getElementById("search_result_div") resp_place.innerHTML = resp_json['results'] search_meta = resp_json['meta'] update_search_meta(search_meta) update_pagination() hideLoading() } }; xhr.send(JSON.stringify(data)); } function unfilter() { url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term var data={ "year":"unfilter", "term":term, "pgn":1 } filtered_res=post_and_fetch(data,url) } function deactivate_all_bars(){ var yrchart = document.querySelectorAll('.ct-bar'); yrchart.forEach(function(bar) { bar.dataset.active = false bar.style = "stroke:#71a3c5;" }) } year_chart.on("created", function() { var yrchart = document.querySelectorAll('.ct-bar'); yrchart.forEach(function(check) { check.addEventListener('click', checkIndex); }) }); function checkIndex(event) { var yrchart = document.querySelectorAll('.ct-bar'); var year_bar = event.target if (year_bar.dataset.active == "true") { unfilter_res = unfilter() year_bar.dataset.active = false year_bar.style = "stroke:#1d2b3699;" } else { deactivate_all_bars() year_bar.dataset.active = true year_bar.style = "stroke:#e56f6f;" filter_year = chart_data['labels'][Array.from(yrchart).indexOf(year_bar)] url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term var data={ "year":filter_year, "term":term, "pgn":1 } filtered_res=post_and_fetch(data,url) } } function showLoading() { document.getElementById("loading").style.display = "block"; setTimeout(hideLoading, 10000); // 10 seconds } function hideLoading() { document.getElementById("loading").style.display = "none"; } -->