نتایج جستجو برای: vaca subtypes

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

Journal: :Jornal de pediatria 2010
Jon A Vanderhoof

O artigo de Lins et al.1 é um estudo importante porque ressalta vários fatores-chave da alergia à proteína do leite de vaca. Os pesquisadores identificaram, com base na história, 66 pacientes com reações adversas à proteína do leite de vaca. Essas reações incluíam uma variedade de sintomas cutâneos, gastrointestinais e sistêmicos. Mediram-se os níveis de imunoglobulina E (IgE) sérica total e es...

Journal: :Infection and immunity 2001
N R Salama G Otto L Tompkins S Falkow

Helicobacter pylori, the causative agent of gastritis and ulcer disease in humans, secretes a toxin called VacA (vacuolating cytotoxin) into culture supernatants. VacA was initially characterized and purified on the basis of its ability to induce the formation of intracellular vacuoles in tissue culture cells. H. pylori strains possessing different alleles of vacA differ in their ability to exp...

Journal: :Journal of clinical microbiology 1998
J Rudi C Kolb M Maiwald D Kuck A Sieg P R Galle W Stremmel

The vacuolating cytotoxin and the cytotoxin-associated protein, encoded by vacA and cagA, respectively, are important virulence determinants of Helicobacter pylori. Sixty-five H. pylori strains were isolated from dyspeptic patients (19 with peptic ulcer disease, 43 with chronic gastritis, and 3 with gastric cancer) and studied for differences in the vacA and cagA genes and their relationship to...

Journal: :Journal of clinical microbiology 2005
Shiho Yamazaki Akiyo Yamakawa Tomoyuki Okuda Masahiro Ohtani Hiroyuki Suto Yoshiyuki Ito Yukinao Yamazaki Yoshihide Keida Hideaki Higashi Masanori Hatakeyama Takeshi Azuma

Colonization of the stomach mucosa by Helicobacter pylori is a major cause of acute and chronic gastric pathologies in humans. Several H. pylori virulence genes that may play a role in its pathogenicity have been identified. The most important determinants are vacA and cagA in the cag pathogenicity island (cagPAI) genes. In the present study, to consider the association of molecular genetics be...

Journal: :Infection and immunity 2001
M S McClain P Cao T L Cover

Helicobacter pylori VacA is a secreted protein toxin that forms channels in lipid bilayers and induces multiple structural and functional alterations in eukaryotic cells. A unique hydrophobic segment at the amino terminus of VacA contains three tandem repeats of a GxxxG motif that is characteristic of transmembrane dimerization sequences. To examine functional properties of this region, we expr...

Journal: :Proceedings of the National Academy of Sciences of the United States of America 1999
D M Czajkowsky H Iwamoto T L Cover Z Shao

Pathogenic strains of Helicobacter pylori secrete a cytotoxin, VacA, that in the presence of weak bases, causes osmotic swelling of acidic intracellular compartments enriched in markers for late endosomes and lysosomes. The molecular mechanisms by which VacA causes this vacuolation remain largely unknown. At neutral pH, VacA is predominantly a water-soluble dodecamer formed by two apposing hexa...

Journal: :Infection and immunity 2007
Junzo Hisatsune Eiki Yamasaki Masaaki Nakayama Daisuke Shirasaka Hisao Kurazono Yohtaro Katagata Hiroyasu Inoue Jiahuai Han Jan Sap Kinnosuke Yahiro Joel Moss Toshiya Hirayama

Treatment of AZ-521 cells with Helicobacter pylori VacA increased cyclooxygenase 2 (COX-2) mRNA in a time- and dose-dependent manner. A p38 mitogen-activated protein kinase (MAPK) inhibitor, SB203580, blocked elevation of COX-2 mRNA levels, whereas PD98059, which blocks the Erk1/2 cascade, partially suppressed the increase. Consistent with involvement of p38 MAPK, VacA-induced accumulation of C...

Journal: :Molecular biology of the cell 2005
Nils C Gauthier Pascale Monzo Vincent Kaddai Anne Doye Vittorio Ricci Patrice Boquet

The vacuolating cytotoxin VacA is a major virulence factor of Helicobacter pylori, a bacterium responsible for gastroduodenal ulcers and cancer. VacA associates with lipid rafts, is endocytosed, and reaches the late endocytic compartment where it induces vacuolation. We have investigated the endocytic and intracellular trafficking pathways used by VacA, in HeLa and gastric AGS cells. We report ...

2013
Leila Hasanzadeh Ehsanollah Ghaznavi-Rad Safieh Soufian Vahideh Farjadi Hamid Abtahi

UNLABELLED Objective(s) : Helicobacter pylori, a human specific gastric pathogen is a causative agent of chronic active gastritis. The vacuolating cytotoxin (VacA) is an effective virulence factor involved in gastric injury. The aim of this study was to construct a recombinant protein containing antigenic region of VacA gene and determine its antigenicity. MATERIALS AND METHODS The antigenic ...

Journal: :Japanese journal of infectious diseases 2008
Fereshteh Jafari Lleila Shokrzadeh Hossein Dabiri Kaveh Baghaei Yoshio Yamaoka Homayon Zojaji Mehrdad Haghazali Masha Molaei Mohammad Reza Zali

Mosaicism in vacA alleles with two distinct families of vacA signal sequences (s1 and s2) and two distinct families of middle region alleles (m1 and m2) has been reported. Research suggests that the vacA s1 genotype is closely associated with duodenal ulcer disease and with high cytotoxin production. The aims of this study were to evaluate the role of vacA genotyping with respect to gastric inf...

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

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

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