نتایج جستجو برای: neutrophil elastase ne

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

اصغر رامیار, , زهرا چاوش‌زاده, , فریبرز زندیه, , قاسم آهنگری, , محبوبه منصوری, , محمد حسن بمانیان, , محمد قره‌گزلو, , محمدرضا فضل‌الهی, , مرحوم ابوالحسن فرهودی, , مرضیه حیدر‌زاده, , مسعود موحدی, ,

Background: Mutations of ELA2, the gene encoding neutrophil elastase (NE) are known to be associated with cyclic neutropenia (CN) and severe congenital neutropenia (SCN). However, high variability of these mutations has been reported. This study was designed to describe the analysis of the ELA2 gene, clinical manifestations and demographic characteristics in patients with CN and SCN. Methods...

Journal: :American journal of respiratory cell and molecular biology 2004
Tim O Hirche Jefferey J Atkinson Scott Bahr Abderrazzaq Belaaouaj

To reach the sites of inflammation, neutrophils traverse the endothelium, its underlying basement membrane, and other barriers depending on the localization of the insulting agent. Whether neutrophil elastase (NE) plays a role in neutrophil recruitment to inflamed sites is still debatable. By exploiting mice deficient in NE (NE(-/-)), we sought to address this dilemma. We recruited neutrophils ...

2007
Bernard M. Fischer Shuo Zheng Rongrong Fan Judith A. Voynow

Fischer BM, Zheng S, Fan R, Voynow JA. Neutrophil elastase inhibition of cell cycle progression in airway epithelial cells in vitro is mediated by p27. Am J Physiol Lung Cell Mol Physiol 293: L762–L768, 2007. First published June 22, 2007; doi:10.1152/ajplung.00067.2007.—Neutrophil elastase (NE), a serine protease present in high concentrations in the airways of cystic fibrosis patients, injure...

Journal: :The European respiratory journal 1998
K Takeyabu T Betsuyaku M Nishimura A Yoshioka M Tanino K Miyamoto Y Kawakami

This study examined the role of cysteine proteinases and their inhibitor in the development of emphysema in comparison with neutrophil elastase (NE) complexed with alpha1-protease inhibitor (NE-alpha1-PI), which was previously demonstrated to be increased in bronchoalveolar lavage (BAL) fluid from subjects with subclinical emphysema. Eight nonsmokers and 31 current smokers with (n=17) and witho...

2016
Zhengrong Chen Xuejun Shao Xunwu Dou Xinxing Zhang Yuqing Wang Canhong Zhu Chuangli Hao Mingyue Fan Wei Ji Yongdong Yan Lai Guan Ng

Neutrophil infiltration is the characteristic pathological feature of M. pneumoniae pneumonia (MPP). This study aimed to explore the associations among neutrophil activity, clinical presentation, and role of the M. pneumoniae/interleukin-8 (IL-8)/neutrophil axis in the pathogenesis of MPP. A total of 42 patients with MPP were prospectively enrolled in the study. Neutrophil activity, including m...

Journal: :The European respiratory journal 1991
S Eriksson

Several lines of evidence, albeit most of them circumstant ia l, support the protease-antiprotease imbalance concept in the pathogenesis of emphysema. Neutrophil elastase (NE) has become the key enzyme for several reasons. NE is insufficiently inhibited by a( antitrypsin (AAT) (a 1 -proteinase inhibitor) in inherited deficiency states when the extracellular level of the predominant antiprotease...

Journal: :The American journal of pathology 2003
Steven D Shapiro Nir M Goldstein A McGarry Houghton Dale K Kobayashi Diane Kelley Abderazzaq Belaaouaj

To address the role of neutrophil elastase in pulmonary emphysema, neutrophil elastase-deficient mice and wild-type littermate controls were exposed to long-term cigarette smoke. Compared to wild-type littermates, mice that were deficient in neutrophil elastase were significantly protected (59%) from the development of emphysema. Previously, we demonstrated complete protection from emphysema in...

2010
Venizelos Papayannopoulos Kathleen D. Metzler Abdul Hakkim Arturo Zychlinsky

Neutrophils release decondensed chromatin termed neutrophil extracellular traps (NETs) to trap and kill pathogens extracellularly. Reactive oxygen species are required to initiate NET formation but the downstream molecular mechanism is unknown. We show that upon activation, neutrophil elastase (NE) escapes from azurophilic granules and translocates to the nucleus, where it partially degrades sp...

Journal: :Chemical Communications 2021

A highly specific, fluorogenic probe detects human neutrophil elastase (hNE) in activated neutrophils and Neutrophil Extracellular Traps (NETs).

Journal: :Journal of immunology 2014
Carmen W van den Berg Denise V Tambourgi Howard W Clark S Julie Hoong O Brad Spiller Eamon P McGreal

Neutrophil dysfunction, resulting in inefficient bacterial clearance, is a feature of several serious medical conditions, including cystic fibrosis (CF) and sepsis. Poorly controlled neutrophil serine protease (NSP) activity and complement activation have been implicated in this phenomenon. The capacity for excess NSP secretion and complement activation to influence the expression and function ...

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

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

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"; } -->