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

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

Journal: :The Journal of biological chemistry 1999
L M'Rabet P J Coffer R M Wolthuis F Zwartkruis L Koenderman J L Bos

We have measured the activation of the small GTPase Ral in human neutrophils after stimulation with fMet-Leu-Phe (fMLP), platelet activating factor (PAF), and granulocyte macrophage-colony stimulating factor and compared it with the activation of two other small GTPases, Ras and Rap1. We found that fMLP and PAF, but not granulocyte macrophage-colony stimulating factor, induce Ral activation. Al...

2015
María A. Hidalgo María D. Carretta Stefanie E. Teuber Cristian Zárate Leonardo Cárcamo Ilona I. Concha Rafael A. Burgos

N-Formyl-methionyl-leucyl-phenylalanine (fMLP) and platelet-activating factor (PAF) induce similar intracellular signalling profiles; but only fMLP induces interleukin-8 (IL-8) release and nicotinamide adenine dinucleotide phosphate reduced (NADPH) oxidase activity in neutrophils. Because the role of ROS on IL-8 release in neutrophils is until now controversial, we assessed if NADPH oxidase is ...

Journal: :The Biochemical journal 1994
H Sengeløv F Boulay L Kjeldsen N Borregaard

The subcellular localization of N-formylmethionyl-leucyl-phenylalanine (fMLP) receptors in human neutrophils was investigated. The fMLP receptor was detected with a high-affinity, photoactivatable, radioiodinated derivative of N-formyl-methionyl-leucyl-phenylalanyl-lysine (fMLFK). Neutrophils were disrupted by nitrogen cavitation and fractionated on Percoll density gradients. fMLP receptors wer...

Journal: :Infection and immunity 1991
T Hensler M Köller W König

The effects of holotoxins and toxin subunits from Bordetella pertussis and Vibrio cholerae strains on intact and digitonin-permeabilized human polymorphonuclear neutrophils were studied. Our data clearly demonstrate that formyl-methionyl-leucyl-phenylalanine (fMLP)-induced generation of chemotactic active leukotriene B4 was inhibited by both holotoxins as well as by their isolated enzymatic A p...

Journal: :Journal of immunology 1998
C Capodici S Hanft M Feoktistov M H Pillinger

We examined the role of phosphatidylinositol 3-kinase (PI 3-K) in FMLP-stimulated cell-cell adhesion of human neutrophils. The specific PI 3-K inhibitors wortmannin and LY294002 inhibited neutrophil homotypic aggregation stimulated by chemoattractants such as FMLP (50% inhibitory concentration (IC50) approximately 11 nM and 13 microM, respectively) but not PMA. Wortmannin also inhibited FMLP-st...

Journal: :The Journal of neuroscience : the official journal of the Society for Neuroscience 1985
J D Levine J Gooding P Donatoni L Borden E J Goetzl

The results of recent studies of the mechanism of leukotriene B4-induced hyperalgesia suggest a dependence on polymorphonuclear leukocytes (PMNLs). In this study, we addressed the contribution of PMNLs to hyperalgesia evoked by the peptide chemotactic factors N-formyl-methionyl-leucyl-phenylalanine (fMLP) and the anaphylatoxin fragment of the fifth component of the complement pathway (C5a). Loc...

Journal: :American journal of physiology. Heart and circulatory physiology 2002
A W Mulivor H H Lipowsky

The binding of fluorescently labeled microspheres (FLMs, 0.1-microm diameter) coated with antibody (1a29) to ICAM-1 was studied in postcapillary venules during topical application of the chemoattractant N-formylmethionyl-leucyl-phenylalanine (fMLP). FLM adhesion to endothelial cells (ECs) increased dramatically from 50 to 150 spheres per 100-microm length of venule after superfusion of the mese...

Journal: :Blood 1985
H Nunoi F Endo S Chikazawa I Matsuda

A receptor binding and digestive activity of human polymorphonuclear leukocytes (PMNs) toward formyl-methionyl-leucyl-[3H]phenylalanine (3H-FMLP) was examined with the following results: Up- and down-regulation and recovery of 3H-FMLP binding activity were demonstrated. Both intact PMN and a lysate prepared from them cleaved the carboxyl terminal amino acid (phenylalanine) of 3H-FMLP. The diges...

Journal: :Journal of leukocyte biology 2002
Nathalie Thibault Chantal Burelout Danielle Harbour Pierre Borgeat Paul H Naccache Sylvain G Bourgoin

The aim of this study was to assess in human neutrophils the implication of an adenosine 3',5'-cyclic monophosphate (cAMP)-dependent pathway in the inhibitory effects of A2a receptor engagement. We found that Ro20-1724, a cAMP phosphodiesterase inhibitor, in the presence of adenosine deaminase (ADA) or A2a receptor antagonists rendered transient the fMLP-induced sustained increases in cAMP leve...

Journal: :Bioscience, biotechnology, and biochemistry 2007
Takahiro Tsuruki Kyoya Takahata Masaaki Yoshikawa

Previously, we found that an intraperitoneally administered chemotactic peptide, N-formyl-Met-Leu-Phe (fMLP), and MMK-1, a selective agonist of formyl peptide receptor-like 1 (FPRL1) receptor, the low affinity subtype of the fMLP receptor, prevented the alopecia in neonatal rats induced by the anticancer agent etoposide. The anti-alopecia effect of fMLP was not inhibited at all by Boc-FLFLF, a ...

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

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

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