نتایج جستجو برای: fimh protein

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

Journal: :The Journal of urology 2002
Chia-Suei Hung Julie Bouckaert Danielle Hung Jerome Pinkner Charlotte Widberg Anthony DeFusco C Gale Auguste Robert Strouse Solomon Langermann Gabriel Waksman Scott J Hultgren

The first step in the colonization of the human urinary tract by pathogenic Escherichia coli is the mannose-sensitive binding of FimH, the adhesin present at the tip of type 1 pili, to the bladder epithelium. We elucidated crystallographically the interactions of FimH with D-mannose. The unique site binding pocket occupied by D-mannose was probed using site-directed mutagenesis. All but one of ...

Journal: :International journal of molecular epidemiology and genetics 2011
Kamal Said Abdallah Yang Cao Dian-Jun Wei

Using the combination method with PCR phylogrouping and fimH SNPs analysis, this study investigates the epidemiology of Extra-intestinal pathogenic E. coli in China. 116 E. coli strains including (74 from Urine, 39 from other extra-intestinal sources and 3 references strains) were collected. The bacteria Genomic DNA were extracted; phylogroup and the fimH gene amplifications were determined by ...

Journal: :Microbiology 2007
Aizhen Guo Melissa A Lasaro Jean-Claude Sirard Jean-Pierre Kraehenbühl Dieter M Schifferli

Salmonella enterica serovar Typhimurium can be internalized by immature dendritic cells (DCs). The interacting host and bacterial molecules initiating this process remain uncharacterized. The objective of this study was to investigate whether specific fimbriae are involved in the early step of binding and uptake of Salmonella by DCs. Type 1 fimbriated S. enterica serovar Typhimurium or recombin...

Journal: :Infection and immunity 2000
T S Hamrick E A Havell J R Horton P E Orndorff

In an effort to better understand genetic and cellular factors that influence innate immunity, we examined host and bacterial factors involved in the nonopsonic phagocytosis and killing of Escherichia coli K-12 by mouse macrophages. Unelicited (resident) peritoneal macrophages from five different mouse strains, BALB/c, C57BL/6, CD-1, C3H/HeJ, and C3H/HeN, were employed. Additional macrophage po...

Journal: :Indian journal of experimental biology 2009
H H Musa S F He S L Wu C H Zhu Z H Liu Z N Zhang V S Raj R X Gu G Q Zhu

Adhesion of pathogen to host cells is an important prerequisite for successful colonization and establishment of the pathogenesis. The aim of this study is to examine the function of FimH adhesin in the adherence of avian pathogenic E. coli to porcine intestinal epithelial cell lines (IPEC-J2) and human lung epithelial cell line (A549) in an in vitro infection model. Three strains of avian path...

Journal: :FEMS microbiology letters 1999
M A Schembri K Kjaergaard P Klemm

Naturally occurring adhesins bind to specific molecular targets in a lock-and-key fashion due to the composition of the binding domain of the adhesin. By introduction of random peptide libraries in a suitable surface exposed carrier protein it is possible to create and select designer adhesins with novel binding affinities. Type 1 fimbriae are surface organelles of Escherichia coli which mediat...

2017
Alaullah Sheikh Rasheduzzaman Rashu Yasmin Ara Begum F Matthew Kuhlman Matthew A Ciorba Scott J Hultgren Firdausi Qadri James M Fleckenstein

Enterotoxigenic Escherichia coli (ETEC), defined by their elaboration of heat-labile (LT) and/or heat-stable (ST) enterotoxins, are a common cause of diarrheal illness in developing countries. Efficient delivery of these toxins requires ETEC to engage target host enterocytes. This engagement is accomplished using a variety of pathovar-specific and conserved E. coli adhesin molecules as well as ...

Journal: :Infection and immunity 2003
Florence Hommais Stéphanie Gouriou Christine Amorin Hung Bui Mohamed Chérif Rahimy Bertrand Picard Erick Denamur

Correlations between FimH mutations and virulence were established by studying a collection of human commensal and extraintestinal pathogenic Escherichia coli natural isolates. Pathoadaptive (A27V and, to a lesser extent, A119V) and "commensal-adaptive" (A202V) mutations were evidenced in B2 phylogenetic group strains. fimH phylogenetic analysis indicates that these pathoadaptive mutations occu...

Journal: :Journal of medicinal chemistry 2005
Andreas Larsson Susanne M C Johansson Jerome S Pinkner Scott J Hultgren Fredrik Almqvist Jan Kihlberg Anna Linusson

A peptide library targeting protein-protein interactions crucial for pilus assembly in Gram negative bacteria has been designed using statistical molecular design. A nonamer peptide scaffold was used, with seven positions being varied. The selection was performed in the building block space, and previously known structure-activity data were included in the design procedure. This resulted in a h...

Journal: :Molecules 2017
Mohamed Touaibia Eva-Maria Krammer Tze C Shiao Nao Yamakawa Qingan Wang Anja Glinschert Alex Papadopoulos Leila Mousavifar Emmanuel Maes Stefan Oscarson Gerard Vergoten Marc F Lensink René Roy Julie Bouckaert

Antagonists of the Escherichia coli type-1 fimbrial adhesin FimH are recognized as attractive alternatives for antibiotic therapies and prophylaxes against acute and recurrent bacterial infections. In this study α-d-mannopyranosides O- or C-linked with an alkyl, alkene, alkyne, thioalkyl, amide, or sulfonamide were investigated to fit a hydrophobic substituent with up to two aryl groups within ...

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

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

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