نتایج جستجو برای: myeloma cell lines

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

Journal: :Cancer research 2012
Rodger E Tiedemann Yuan Xao Zhu Jessica Schmidt Chang Xin Shi Chris Sereduk Hongwei Yin Spyro Mousses A Keith Stewart

Despite recent advances in targeted treatments for multiple myeloma, optimal molecular therapeutic targets have yet to be identified. To functionally identify critical molecular targets, we conducted a genome-scale lethality study in multiple myeloma cells using siRNAs. We validated the top 160 lethal hits with four siRNAs per gene in three multiple myeloma cell lines and two non-myeloma cell l...

Journal: :Molecular cancer therapeutics 2008
Hongtao Gu Xiequn Chen Guangxun Gao Hongjuan Dong

Multiple myeloma is an incurable plasma cell malignancy. The 26S proteasome inhibitor, bortezomib, selectively induces apoptosis in multiple myeloma cells; however, the mechanism by which this compound acts remains unknown. Here, we, using immunoblotting analysis, observed that the expression of BiP, CHOP, and XBP-1 is up-regulated in bortezomib-induced apoptosis in human multiple myeloma cell ...

2005
Hiromitsu Matsuzaki Hiroyuki Hata Motohiro Takeya Kiyoshi Takatsuki

H YPERAMYLASEMIA resulting from ectopic production of amylase by tumor tissue was first described by Weiss et aP in 1 95 1 . Since then, several cases of hyperamylasemia have been reported, especially in pulmonary and ovarian cancers.2’3 However, only one amylase-producing cell line has been established, that being from gastric carcinoma.’4 In addition, malignant plasma cells have also proved t...

2015
Shadia Zaman Shujun Shentu Jing Yang Jin He Robert Z. Orlowski Christine M. Stellrecht Varsha Gandhi

The hepatocyte growth factor (HGF)/MNNG HOS transforming gene (MET) pathway regulates cell growth, survival, and migration. MET is mutated or amplified in several malignancies. In myeloma, MET is not mutated, but patients have high plasma concentrations of HGF, high levels of MET expression, and gene copy number, which are associated with poor prognosis and advanced disease. Our previous studie...

Journal: :Türk biyokimya dergisi 2023

Abstract Objectives Multiple myeloma (MM) is a common hematological cancer. Hence, it important to conduct further studies investigating the molecular mechanisms in detail that contributes genesis. In addition genetic changes, epigenetic factors such as miRNAs may influence expression of myeloma-related genes. Methods Our study aimed detect genes closely related MM and involved cancer process b...

2017
Katja Klausz Michael Cieker Christian Kellner Hans-Heinrich Oberg Dieter Kabelitz Thomas Valerius Renate Burger Martin Gramatzki Matthias Peipp

To identify antibodies suitable for multiple myeloma (MM) immunotherapy, a cellular screening approach was developed using plasma cell lines JK-6L and INA-6 and human synthetic single-chain fragment variable (scFv) phage libraries. Isolated phage antibodies were screened for myeloma cell surface reactivity. Due to its binding characteristics, phage PIII-15 was selected to generate the scFv-Fc f...

2010
Rodger E. Tiedemann Yuan Xiao Zhu Jessica Schmidt Hongwei Yin Chang-Xin Shi Qiang Que Gargi Basu David Azorsa Louise M. Perkins Esteban Braggio Rafael Fonseca P. Leif Bergsagel Spyro Mousses A. Keith Stewart

A paucity of validated kinase targets in human multiple myeloma has delayed clinical deployment of kinase inhibitors in treatment strategies. We therefore conducted a kinome-wide small interfering RNA (siRNA) lethality study in myeloma tumor lines bearing common t(4;14), t(14;16), and t(11;14) translocations to identify critically vulnerable kinases in myeloma tumor cells without regard to prec...

Journal: :Blood 2002
Yue-Jin Wen Rui Min Guido Tricot Bart Barlogie Qing Yi

The idiotype protein, secreted by myeloma plasma cells, is a tumor-specific but weak antigen. Idiotype-based immunotherapy has been explored in myeloma patients with disappointing results. It is conceivable that myeloma cells contain a multitude of tumor antigens that can more effectively stimulate antitumor T cells. To explore the possibility of using whole myeloma cells as a source of tumor a...

Journal: :Clinical cancer research : an official journal of the American Association for Cancer Research 1997
T C Meeker L T Lay J M Wroblewski F Turturro Z Li P Seth

We have hypothesized that adenoviral vectors might mediate gene transfer into cell lines derived from human lymphocytic malignancies, such as lymphoma, lymphocytic leukemia, and myeloma. A panel of 33 cell lines was studied for their ability to be transduced by an adenoviral (AD) vector encoding the Escherichia coli beta-galactosidase gene (AD-betagal). A cytochemical assay and a flow cytometry...

Journal: :Clinical cancer research : an official journal of the American Association for Cancer Research 2007
Peter M Voorhees Qing Chen Deborah J Kuhn George W Small Sally A Hunsucker John S Strader Robert E Corringham Mohamed H Zaki Jeffrey A Nemeth Robert Z Orlowski

PURPOSE Inhibition of the proteasome leads to the activation of survival pathways in addition to those that promote cell death. We hypothesized that down-regulation of interleukin-6 (IL-6) signaling using the monoclonal antibody CNTO 328 would enhance the antitumor activity of the proteasome inhibitor bortezomib in multiple myeloma by attenuating inducible chemoresistance. EXPERIMENTAL DESIGN...

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

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

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