نتایج جستجو برای: transcription factor foxp3

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

2015
Reiner K. W. Mailer Anne-Laure Joly Sang Liu Szabolcs Elias Jesper Tegner John Andersson

CD4(+)FOXP3(+) regulatory T (Treg) cells are essential for maintaining immunological self-tolerance. Treg cell development and function depend on the transcription factor FOXP3, which is present in several distinct isoforms due to alternative splicing. Despite the importance of FOXP3 in the proper maintenance of Treg cells, the regulation and functional consequences of FOXP3 isoform expression ...

Journal: :Cell 2007
René H. Medema Boudewijn M.Th. Burgering

Increased expression of the epidermal growth factor receptor HER-2/ErbB2 is frequently observed in breast cancer and is targeted by the anticancer drug Herceptin. Now, Zuo et al. (2007) reveal that an X-linked gene encoding the transcription factor FOXP3 is a breast cancer tumor suppressor that represses expression of HER2/ErbB2.

Journal: :Journal of immunology 2012
Hye-Sook Kwon Hyung W Lim Jessica Wu Martina Schnölzer Eric Verdin Melanie Ott

The Foxp3 transcription factor is the master regulator of regulatory T cell (Treg) differentiation and function. Its activity is regulated by reversible acetylation. Using mass spectrometry of immunoprecipitated proteins, we identify three novel acetylation sites in murine Foxp3 (K31, K262, and K267) and the corresponding sites in human FOXP3 proteins. Newly raised modification-specific Abs aga...

Journal: :Arteriosclerosis, thrombosis, and vascular biology 2009
Jamie J Bernard Kathryn E Seweryniak Anne D Koniski Sherry L Spinelli Neil Blumberg Charles W Francis Mark B Taubman James Palis Richard P Phipps

OBJECTIVE Platelets are crucial for hemostasis and are vital regulators of inflammation. Foxp3 is a key transcription factor for T regulatory cell development. Humans with IPEX (immune dysregulation, polyendocrinopathy, enteropathy, x-linked) and the scurfy (Foxp3(sf)) mouse have mutations in the Foxp3 gene that lead to a host of pathologies including autoimmunity and skin diseases. Scurfy mice...

Journal: :Cancer letters 2010
Hai-Yan Zhang Hong Sun

The transcription factor Forkhead Box P3 (Foxp3) has been shown to play important roles in the occurring of regulatory T cells (Tregs). Limited evidence indicated that it was also expressed in tissues other than thymus and spleen, while, very recently, it was identified as a suppressor gene in breast cancer. However, the precise role and molecular mechanism of the action of Foxp3 in ovarian can...

Journal: :Proceedings of the National Academy of Sciences of the United States of America 2014
Hiromasa Morikawa Naganari Ohkura Alexis Vandenbon Masayoshi Itoh Sayaka Nagao-Sato Hideya Kawaji Timo Lassmann Piero Carninci Yoshihide Hayashizaki Alistair R R Forrest Daron M Standley Hiroshi Date Shimon Sakaguchi

Naturally occurring regulatory T (Treg) cells, which specifically express the transcription factor forkhead box P3 (Foxp3), are engaged in the maintenance of immunological self-tolerance and homeostasis. By transcriptional start site cluster analysis, we assessed here how genome-wide patterns of DNA methylation or Foxp3 binding sites were associated with Treg-specific gene expression. We found ...

Journal: :مجله علوم اعصاب شفای خاتم 0
yasaman behmanesh islamic azad university, mashhad branch, mashhad, iran nafise bahrami islamic azad university, mashhad branch, mashhad, iran zahra ghane islamic azad university, mashhad branch, mashhad, iran

adult neurogenesis is a process of producing nerve cells from their progenitor that occurs in some areas in the brain such as the hypothalamus. low activity in this area plays a role in neural degeneration and diseases such as multiple sclerosis, epilepsy and depression. ms is a neurodegenerative disease with a permanent disability that the main reason for it is axonal degeneration and neuronal...

Journal: :Journal of immunology 2008
Alessandra Fragale Lucia Gabriele Emilia Stellacci Paola Borghi Edvige Perrotti Ramona Ilari Angela Lanciotti Anna Lisa Remoli Massimo Venditti Filippo Belardelli Angela Battistini

Regulatory T (Treg) cells are critical in inducing and maintaining tolerance. Despite progress in understanding the basis of immune tolerance, mechanisms and molecules involved in the generation of Treg cells remain poorly understood. IFN regulatory factor (IRF)-1 is a pleiotropic transcription factor implicated in the regulation of various immune processes. In this study, we report that IRF-1 ...

Journal: :European Journal of Immunology 2021

The NF-κB transcription factor c-Rel is a critical regulator of Treg ontogeny, controlling multiple points the stepwise developmental pathway. Here, we found that thymic defect in c-Rel-deficient (cRel–/–) mice quantitative, not qualitative, based on analyses TCR repertoire and signaling strength. However, these parameters are altered Treg-precursor population, which also markedly diminished cR...

Journal: :Annals of the New York Academy of Sciences 2008
Jane H Buckner Steven F Ziegler

Tolerance to self antigens is established in two ways: first in the thymus through the deletion of thymocytes expressing self-reactive T cell receptors; and second, in the periphery through multiple mechanisms involving deletion, anergy, and suppression. Dominant tolerance to self antigens in the periphery is primarily the function of the CD4(+)CD25(+)FOXP3(+) subset of T cells, which have the ...

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

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

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