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

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

2012
Tomohiro Okagawa Satoru Konnai Ryoyo Ikebuchi Saori Suzuki Tatsuya Shirai Yuji Sunden Misao Onuma Shiro Murata Kazuhiko Ohashi

The immunoinhibitory receptor T cell immunoglobulin domain and mucin domain-3 (Tim-3) and its ligand, galectin-9 (Gal-9), are involved in the immune evasion mechanisms for several pathogens causing chronic infections. However, there is no report concerning the role of Tim-3 in diseases of domestic animals. In this study, cDNA encoding for bovine Tim-3 and Gal-9 were cloned and sequenced, and th...

Journal: :Protein engineering, design & selection : PEDS 2015
Mirja Krause Peter Neubauer Rik K Wierenga

Through structure-based and directed evolution approaches, a new catalytic activity has been established on the (β/α)8 barrel enzyme triosephosphate isomerase (TIM). This work started from ml8bTIM, a monomeric variant of TIM, in which the phosphate-binding loop (loop-8) had been shortened. Structure analysis suggested an additional point mutation (V233A), converting ml8bTIM into A-TIM. A-TIM ha...

2017
Toshio Asayama Hideto Tamura Mariko Ishibashi Yasuko Kuribayashi-Hamada Asaka Onodera-Kondo Namiko Okuyama Akiko Yamada Masumi Shimizu Keiichi Moriya Hidemi Takahashi Koiti Inokuchi

T-cell immunoglobulin mucin-3 (Tim-3), an inhibitory immune checkpoint receptor, is highly expressed on acute myeloid leukemia cells and its ligand galectin-9 is reported to drive leukemic progression by binding with Tim-3. However, it remains unclear whether the Tim-3-galectin-9 pathway is associated with the pathophysiology of myelodysplastic syndromes (MDS). Thus, we investigated the express...

Journal: :Journal of virology 2013
Sven Moller-Tank Andrew S Kondratowicz Robert A Davey Paul D Rennert Wendy Maury

The cell surface receptor T cell immunoglobulin mucin domain 1 (TIM-1) dramatically enhances filovirus infection of epithelial cells. Here, we showed that key phosphatidylserine (PtdSer) binding residues of the TIM-1 IgV domain are critical for Ebola virus (EBOV) entry through direct interaction with PtdSer on the viral envelope. PtdSer liposomes but not phosphatidylcholine liposomes competed w...

Journal: :Asian Pacific journal of cancer prevention : APJCP 2014
Li-Yun Xu Dong-Dong Chen Jian-Ying He Chang-Chang Lu Xiao-Guang Liu Han-Bo Le Chao-Ye Wang Yong-Kui Zhang

BACKGROUND The purpose of this study was to investigate Tim-3 expression on peripheral CD3-CD56+ natural killer (NK) cells and CD3+CD56+ natural killer T (NKT) cells in lung cancer patients. MATERIALS AND METHODS We analyzed Tim-3+CD3-CD56+ cells, Tim-3+CD3-CD56dim cells, Tim-3+CD3-CD56bright cells, and Tim- 3+CD3+CD56+ cells in fresh peripheral blood from 79 lung cancer cases preoperatively ...

Journal: :Immunity 2007
Erhu Cao Xingxing Zang Udupi A Ramagopal Arunika Mukhopadhaya Alexander Fedorov Elena Fedorov Wendy D Zencheck Jeffrey W Lary James L Cole Haiteng Deng Hui Xiao Teresa P Dilorenzo James P Allison Stanley G Nathenson Steven C Almo

The T cell immunoglobulin mucin (Tim) family of receptors regulates effector CD4(+) T cell functions and is implicated in autoimmune and allergic diseases. Tim-3 induces immunological tolerance, and engagement of the Tim-3 immunoglobulin variable (IgV) domain by galectin-9 is important for appropriate termination of T helper 1-immune responses. The 2 A crystal structure of the Tim-3 IgV domain ...

Journal: :Journal of immunology 2014
Vijay K Kuchroo Ana C Anderson Gordon J Freeman

T cell Ig and mucin domain (Tim) 3 is a surface molecule expressed throughout the immune system that can mediate both stimulatory and inhibitory effects. Previous studies have provided evidence that Tim-3 functions to enforce CD8 T cell exhaustion, a dysfunctional state associated with chronic stimulation. In contrast, the role of Tim-3 in the regulation of CD8 T cell responses to acute and tra...

Journal: :Respiratory Research 2009
Farah Idali Jan Wahlström Benita Dahlberg Mohsen Khademi Tomas Olsson Anders Eklund Johan Grunewald

BACKGROUND Activated T helper (Th)-1 pulmonary CD4+ cells and their mediators are essential for the inflammation and granulomatous process in sarcoidosis. Recently, T-cell immunoglobulin and mucin domain (TIM) molecules were suggested to be important regulators of immune function. In this study, we wanted to investigate whether TIM molecules could play a role in sarcoidosis. METHODS We used r...

2013
Jing Jiang Mei-Shan Jin Fei Kong Donghui Cao Hong-Xi Ma Zhifang Jia Yin-Ping Wang Jian Suo Xueyuan Cao

INTRODUCTION Galectin-9 (Gal-9) induces adhesion and aggregation of certain cell types and inhibits the metastasis of tumor cells. T-cell immunoglobulin-and mucin domain-3-containing molecule 3 (TIM-3) plays a pivotal role in immune regulation. The aim of this study is to investigate Gal-9 and TIM-3 alterations in gastric cancer and their prognostic values. METHODS Gal-9 and Tim-3 expression ...

2017
Nan Hou Ning Jiang Yang Zou Xianyu Piao Shuai Liu Shanshan Li Qijun Chen

T-cell immunoglobulin and mucin-domain-containing molecule 3 (Tim-3) has complicated roles in regulating monocytes and macrophages in various diseases and it tends to be an inhibitory molecule to facilitate the immune escape of parasites in malaria. However, the mechanisms of Tim-3 mediated responses in monocytes and macrophages in malaria have not been clear. In this study, we found that Plasm...

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

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

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