نتایج جستجو برای: lymphocyteassociated antigen 4 ctla

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

2013
Adam Antczak Dorota Pastuszak-Lewandoska Paweł Górski Daria Domańska Monika Migdalska-Sęk Karolina Czarnecka Ewa Nawrot Jacek Kordiak Ewa Brzeziańska

Cytotoxic T-lymphocyte-associated antigen-4 (CTLA-4) is a potent immunoregulatory molecule that downregulates T-cell activation and thus influences the antitumor immune response. CTLA-4 polymorphisms are associated with various cancers, and CTLA-4 mRNA/protein increased expression is found in several tumor types. However, most of the studies are based on peripheral blood mononuclear cells, and ...

Journal: :Blood 2005
Adriano Boasso Jean-Philippe Herbeuval Andrew W Hardy Christiana Winkler Gene M Shearer

Indoleamine-2,3-dioxygenase (IDO) and tryptophanyl-tRNA-synthetase (TTS) are interferon-gamma (IFN-gamma)-inducible enzymes that are responsible for tryptophan degradation and for its use in protein synthesis, respectively. IFN-gamma-induced IDO has immunomodulatory properties in murine and human models. A concomitant increase of TTS has been postulated to protect the IDO-expressing cells from ...

2014
Xiaozhou Fan Sergio A. Quezada Manuel A. Sepulveda Padmanee Sharma James P. Allison

Cytotoxic T lymphocyte antigen-4 (CTLA-4) blockade with a monoclonal antibody yields durable responses in a subset of cancer patients and has been approved by the FDA as a standard therapy for late-stage melanoma. We recently identified inducible co-stimulator (ICOS) as a crucial player in the antitumor effects of CTLA-4 blockade. We now show that concomitant CTLA-4 blockade and ICOS engagement...

Journal: :Turkish journal of haematology : official journal of Turkish Society of Haematology 2010
Faruk Aktürk Veysel Sabri Hançer Reyhan Küçükkaya

OBJECTIVE The cytotoxic T lymphocyte associated antigen-4 (CTLA-4) is expressed on T lymphocytes, and inhibits the T-cell responses. In animal models, it has been shown that complete CTLA-4 deficiency was lethal due to massive infiltration of tissues by polyclonally proliferating lymphocytes. CTLA-4 A49G polymorphism, which has been suggested to reduce the inhibitory function of the CTLA-4 mole...

Journal: :Cellular immunology 2006
M Dranitzki-Elhalel J-H Huang J Rachmilewitz O Pappo M Parnas W Schmidt M L Tykocinski

CTLA-4.Fas ligand (CTLA-4.FasL), a paradigmatic 'trans signal converter protein (TSCP)', can attach to APC (via CTLA-4 binding to B7) and direct intercellular inhibitory signals to responding T cells (via FasL binding to Fas receptor), converting an activating APC-to-T cell signal into an inhibitory one. Our previous studies established that CTLA-4.FasL inhibits human primary mixed lymphocyte r...

Journal: :Blood 2000
T H Huang P Y Wu C N Lee H I Huang S L Hsieh J Kung M H Tao

The idiotypic determinant (Id) of the immunoglobulin expressed by a B-cell malignancy can serve as an effective tumor-specific antigen but is only weakly immunogenic. This study demonstrates that the immunogenicity of the tumor Id protein can be dramatically increased by directing it to antigen-presenting cells (APCs). Cytotoxic T-lymphocyte antigen 4 (CTLA-4) present on activated T cells has a...

2012
Rafael J. Argüello María C. Albareda María G. Alvarez Graciela Bertocchi Alejandro H. Armenti Carlos Vigliano Patricia C. Meckert Rick L. Tarleton Susana A. Laucella

We had formerly demonstrated that subjects chronically infected with Trypanosoma cruzi show impaired T cell responses closely linked with a process of T cell exhaustion. Recently, the expression of several inhibitory receptors has been associated with T cell dysfunction and exhaustion. In this study, we have examined the expression of the cytotoxic T lymphocyte antigen 4 (CTLA-4) and the leukoc...

2016
Stefanie N. Linch William L. Redmond

Mounting an immune response sufficient to eradicate a tumor is the goal of modern immunotherapy. Single agent therapies with checkpoint inhibitors or costimulatory molecule agonists are effective only for a small portion of all treated patients. Combined therapy, e.g., CTLA-4 and PD-1 checkpoint blockade, is a more effective treatment modality, but in preclinical studies OX40 agonism with CTLA-...

Journal: :Oncology reports 2015
Takanobu Motoshima Yoshihiro Komohara Hasita Horlad Ario Takeuchi Yoshihiro Maeda Kenichiro Tanoue Yoshiaki Kawano Mamoru Harada Motohiro Takeya Masatoshi Eto

This antitumor effect of sorafenib is considered to be dependent not only on its direct cytotoxicity to cancer cells but also due to the inhibition of myeloid-derived suppressor cells (MDSCs). Recently, a novel antibody against cytotoxic T-lymphocyte antigen 4 (CTLA-4), which activates lymphocytes, is currently in clinical applications. The aim of the present study was to investigate the synerg...

2015
Mortaza Bonyadi Sara Parsa Simin Taghavi Narges Zeinalzadeh

Background: Immunological factors are important in pregnancy loss because of the interaction between mother and fetus. T-regulatory cells as the component of humeral immune response play important role in the fetu-maternal interface. One of the regulatory mechanisms for these cells is mediated by antigen independent co -stimulatory signals and interaction of Cytotoxic T-Lymphocyte Antigen 4 (B7...

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

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

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