نتایج جستجو برای: osteosarcoma cells

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

Journal: :Clinical cancer research : an official journal of the American Association for Cancer Research 2005
Oyvind S Bruland Hanne Høifødt Gunnar Saeter Sigbjørn Smeland Oystein Fodstad

Bone marrow and peripheral blood samples from 60 patients with suspected bone sarcoma were examined for the presence and number of micrometastatic osteosarcoma cells by a sensitive immunomagnetic detection assay, using in parallel two osteosarcoma-associated antibodies. Forty-nine of the patients had osteosarcoma, and of these, as many as 31 (63%) had tumor cells in bone marrow, in many cases w...

2017
Gang Kong Yunpeng Jiang Xiujiang Sun Zhilin Cao Guodong Zhang Zhongyuan Zhao Yong Zhao Qian Yu Gong Cheng

As a novel discovered myokine, irisin is considered to be a promising candidate for the treatment of metabolic disorders and cancer. However, little is known about the anti-metastasic effect of irisin on osteosarcoma cells and its underlying mechanisms. In the present study, we aimed to explore the effect of irisin on the migration and invasion of osteosarcoma cells and the underlying mechanism...

2018
Gongbiao Lu Lin Du Yi Guo Baohua Xing Jishou Lu Yanchun Wei

The aim of the current study was to investigate the expression and role of microRNA (miR)-1271 in the pathogenesis of osteosarcoma, and the associated underlying mechanisms. Tissue samples from 45 patients with osteosarcoma were collected, while the 143B, MG-63 and U-2 OS osteosarcoma cell lines were also cultured. The expression levels of miR-1271 in the tissues and cells were detected with re...

2016
Ling Yu Zhengfu Fan Shuo Fang Jian Yang Tian Gao Bruno M. Simões Rachel Eyre Weichun Guo Robert B. Clarke

Notch signaling regulates normal stem cells and is also thought to regulate cancer stem cells (CSCs). Recent data indicate that Notch signaling plays a role in the development and progression of osteosarcoma, however the regulation of Notch in chemo-resistant stem-like cells has not yet been fully elucidated. In this study we generated cisplatin-resistant osteosarcoma cells by treating them wit...

Journal: :European review for medical and pharmacological sciences 2017
G-L Li Y-X Wu Y-M Li J Li

OBJECTIVE Osteosarcoma is one of the most common primary bone malignancies. Long non-coding RNAs (lncRNAs) have recently emerged as key regulators of osteosarcoma. The aim of present study was to explore the prognostic value of long non-coding RNA XIST (XIST) in osteosarcoma and XIST's relation to the cell proliferation in osteosarcoma in vitro. PATIENTS AND METHODS The XIST expressions were ...

Journal: :Oncology reports 2015
Guojun Liang Enjie Xu Chaoqun Yang Chenglin Zhang Xiaolong Sheng Xuhui Zhou

High mobility group N (HMGNs) are members of the high mobility group protein family, and are involved in the development and progression of several tumors. HMGN1 and HMGN5 were previously shown to be associated with the bioactivities of osteosarcoma. However, the effects and molecular mechanisms of HMGN2 on osteosarcoma progression remain to be determined. In order to characterize the endogenou...

Journal: :Clinical cancer research : an official journal of the American Association for Cancer Research 1998
O Ek B Waurzyniak D E Myers F M Uckun

TP3-pokeweed antiviral protein (PAP) immunotoxin is directed against the p80 antigen on osteosarcoma cells. Previous studies have demonstrated that TP3-PAP kills clonogenic human osteosarcoma cells in vitro and shows significant antitumor activity in a murine soft tissue sarcoma model (P. M. Anderson, et al, Cancer Res., 55: 1321-1327, 1995.) In this study, we demonstrate that TP3-PAP elicits p...

Journal: :Oncology reports 2013
Lu Zhou Jin Park Kyu Yun Jang Ho Sung Park Sajeev Wagle Kyu Hyun Yang Kwang-Bok Lee Byung-Hyun Park Jung Ryul Kim

The pseudoreceptor BAMBI (bone morphogenetic protein and activin membrane-bound inhibitor), formerly known as NMA, is an inhibitor of the TGF-β signaling pathway. BAMBI exhibits structural homology to TGF-βRI but lacks an intracellular kinase domain. In most of the high-grade carcinomas, the degree of BAMBI expression is abnormally increased, which leads to the proliferation and metastasis of t...

2017
Feng Ji Ran Lv Ting Zhao

This study sought to investigate osteosarcoma property changes after neoadjuvant chemotherapy and to analyze any correlation between changes with phospho-AKT (p-AKT) and heat shock protein 70 (HSP70) expression in osteosarcoma cells. Thirty patients with osteosarcoma treated at Liaocheng People's Hospital between January and October, 2016 were given an imaging examination before and after neoad...

2013
Joe Hasei Tsuyoshi Sasaki Hiroshi Tazawa Shuhei Osaki Yasuaki Yamakawa Toshiyuki Kunisada Aki Yoshida Yuuri Hashimoto Teppei Onishi Futoshi Uno Shunsuke Kagawa Yasuo Urata Toshifumi Ozaki Toshiyoshi Fujiwara

Tumor suppressor p53 is a multifunctional transcription factor that regulates diverse cell fates, including apoptosis and autophagy in tumor biology. p53 overexpression enhances the antitumor activity of oncolytic adenoviruses; however, the molecular mechanism of this occurrence remains unclear. We previously developed a tumor-specific replication-competent oncolytic adenovirus, OBP-301, that k...

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

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

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