نتایج جستجو برای: erm b

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

2011
Yoshihiko Oono Sohei Nakamura Koichi Yoshimura Ryoji Yamakawa Tetsuya Takayama

We report a case of recurrent epiretinal membrane (ERM) after spontaneous resolution of an idiopathic ERM. A 65-year-old female demonstrated a spontaneous improvement in visual acuity from 0.1 to 1.2 in her left eye attributable to spontaneous resolution of idiopathic ERM due to posterior vitreous detachment. Thereafter, however, her visual acuity again decreased to 0.2 because of the recurrenc...

2004
Young Uh In Ho Jang Gyu Yel Hwang Mi Kyung Lee Kap Jun Yoon Hyo Youl Kim

In 540 beta-hemolytic streptococci, the rates of resistance to tetracycline, chloramphenicol, erythromycin, and clindamycin were 80.0, 22.8, 20.2, and 19.1%, respectively. Of the erythromycin-resistant isolates, 63.3% had the constitutive macrolide-lincosamide-streptogramin B (MLSB) resistance phenotype, 23.9% had the M phenotype, and 12.8% had the inducible MLSB resistance phenotype. The const...

Journal: :Cancer research 2007
Marta Monge Eva Colas Andreas Doll Marta Gonzalez Antonio Gil-Moreno Jesus Planaguma Maite Quiles Maria Antonia Arbos Angel Garcia Josep Castellvi Marta Llaurado Marina Rigau Hafid Alazzouzi Jordi Xercavins Francesc Alameda Jaume Reventos Miguel Abal

We have described recently the Ets family transcription factor, ERM/ETV5, specifically up-regulated in endometrioid endometrial carcinoma (EEC) and associated with myometrial infiltration. Ets family members have been correlated to tumor progression by up-regulating the expression of matrix-degrading proteases. In the present study, we investigated the possibility that in EEC, ERM/ETV5 may act ...

2015
Ying-Ning Zou A. K. Srivastava Qiu-Dan Ni Qiang-Sheng Wu

Arbuscular mycorrhizas possess well developed extraradical mycelium (ERM) network that enlarge the surrounding soil for better acquisition of water and nutrients, besides soil aggregation. Distinction in ERM functioning was studied under a rootbox system, which consisted of root+hyphae and root-free hyphae compartments separated by 37-μm nylon mesh with an air gap. Trifoliate orange (Poncirus t...

2011
Martin K. Raida Jørgen Nylén Lars Holten-Andersen Kurt Buchmann

A key hallmark of the vertebrate adaptive immune system is the generation of antigen-specific antibodies from B cells. Fish are the most primitive gnathostomes (jawed vertebrates) possessing an adaptive immune system. Vaccination of rainbow trout against enteric redmouth disease (ERM) by immersion in Yersinia ruckeri bacterin confers a high degree of protection to the fish. The immune mechanism...

2003
Sayan Mukherjee Partha Niyogi Tomaso Poggio Ryan Rifkin

Solutions of learning problems by Empirical Risk Minimization (ERM) – and almost-ERM when the minimizer does not exist – need to be consistent, so that they may be predictive. They also need to be well-posed in the sense of being stable, so that they might be used robustly. We propose a statistical form of stability, defined as leave-one-out (LOO) stability. We prove that for bounded loss class...

Enterprise risk management represents a process of assessing exposure to risks in an institution. It is a systematic mechanism and a comprehensive tool for predicting events, including unexpected events, and their impacts. This paper is a conceptual study. It aims at designing a model for testing the mediation effect of information technology (IT) quality on the relationship between the enterpr...

Journal: :Journal of the Chinese Medical Association : JCMA 2015
Lei-Chi Wang Kuo-Hsuan Hung Chih-Chien Hsu Shih-Jen Chen Wing-Yin Li Tai-Chi Lin

BACKGROUND The definite etiology of epiretinal membrane (ERM) is unknown. Clinically, ERM may cause metamorphopsia and decreased vision during the disease exacerbation. Several theories of pathogenesis emphasize a glial tissue origin. However, in some studies, surgically removed ERM specimens were found to contain retinal pigment epithelial (RPE) cells. The actual mechanism by which RPE cells g...

Journal: :Journal of immunology 2006
McKenzie Koss Gordon R Pfeiffer Ying Wang Sharon T Thomas Michael Yerukhimovich William A Gaarde Claire M Doerschuk Qin Wang

Endothelial cells (ECs) respond to TNF-alpha by altering their F-actin cytoskeleton and junctional permeability through mechanisms that include protein kinase C (PKC) and p38 MAPK. Ezrin, radixin, and moesin (ERM) regulate many cell processes that often require a conformational change of these proteins as a result of phosphorylation on a conserved threonine residue near the C terminus. This stu...

Journal: :Antimicrobial agents and chemotherapy 2015
Hongbin Si Wan-Jiang Zhang Shengbo Chu Xiu-Mei Wang Lei Dai Xin Hua Zhimin Dong Stefan Schwarz Siguo Liu

A novel nonconjugative plasmid of 28,489 bp from a porcine linezolid-resistant Enterococcus faecium isolate was completely sequenced. This plasmid harbored a novel type of multiresistance gene cluster that comprised the resistance genes lnu(B), lsa(E), spw, aadE, aphA3, and two copies of erm(B), which account for resistance to macrolides, lincosamides, streptogramins, pleuromutilins, streptomyc...

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

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

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