نتایج جستجو برای: bromocriptine mesylate

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

Journal: :Blood 2002
Melissa S Holtz Marilyn L Slovak Feiyu Zhang Charles L Sawyers Stephen J Forman Ravi Bhatia

Imatinib mesylate (STI571) is a promising new treatment for chronic myelogenous leukemia (CML). The effect of imatinib mesylate on primitive malignant progenitors in CML has not been evaluated, and it is not clear whether suppression of progenitor growth represents inhibition of increased proliferation, induction of apoptosis, or both. We demonstrated here that in vitro exposure to concentratio...

2014
Bérengère Gobin Gatien Moriceau Benjamin Ory Céline Charrier Régis Brion Frederic Blanchard Françoise Redini Dominique Heymann

Osteosarcoma is the most common primary malignant bone tumour characterized by osteoid production and/or osteolytic lesions of bone. A lack of response to chemotherapeutic treatments shows the importance of exploring new therapeutic methods. Imatinib mesylate (Gleevec, Novartis Pharma), a tyrosine kinase inhibitor, was originally developed for the treatment of chronic myeloid leukemia. Several ...

Journal: :Turkish journal of internal medicine 2021

Introduction: Peripartum cardiomyopathy is a rare disease that difficult to diagnose and treat. Clinical findings are similar with heart failure. New treatments needed in addition the treatment of 
 Case Report: A 32-year-old woman presented symptoms failure 4 days after first delivery. Chest X-ray showed cardiomegaly. Serum BNP level was high. Transthoracic echocardiography (TTE) indicate...

Journal: :British medical journal 1983
A G Ahmed A Klopper

same adverse symptoms while taking pergolide but the remaining four were able to tolerate long term treatment with pergolide. One of this last group (case 17) had suffered a rash while taking bromocriptine, which did not recur on pergolide. In all, six patients stopped taking pergolide because of side effects; four had suffered the same symptoms during previous treatment with bromocriptine (nau...

Journal: :Postgraduate medical journal 1980
A H Barnett C Chapman K Gailer C J Hayter

The effect of the dopamine agonist, bromocriptine, and the dopamine antagonist, metoclopramide, on glucose tolerance was examined in maturity onset diabetics and normal subjects. After bromocriptine there was a lowered fasting blood glucose and improved glucose tolerance in the diabetics. The controls showed an initial improvement in glucose tolerance. A reduction in insulin levels and a marked...

Journal: :The Journal of neuroscience : the official journal of the Society for Neuroscience 2007
Roshan Cools Margaret Sheridan Emily Jacobs Mark D'Esposito

Dopaminergic drugs affect a variety of cognitive processes, but the direction and extent of effects vary across individuals and tasks. Paradoxical effects are observed, by which the same drug causes cognitive enhancing as well as adverse effects. Here, we demonstrate that individual differences in impulsive personality account for the contrasting effects of dopaminergic drugs on working memory ...

Journal: :Anticancer research 2016
Yuka Takezaki Tsutomu Namikawa Tsuyoshi Koyama Eri Munekage Masaya Munekage Hiromichi Maeda Hiroyuki Kitagawa Kazuhiro Hanazaki

BACKGROUND/AIM One reason of poor survival rate of patients with pancreatic cancer is the development of chemoresistance. The aim of the present study was to investigate the effects of eribulin mesylate in gemcitabine-refractory advanced pancreatic cancer cell lines. MATERIALS AND METHODS Three human pancreatic cancer cell lines (AsPC-1, Panc-1, and SUIT-2) and human pancreatic endoderm (hPE)...

Journal: :Clinical cancer research : an official journal of the American Association for Cancer Research 2009
Ofra Benny Lata G Menon Gilert Ariel Effrat Goren Seung-Ki Kim Chaney Stewman Peter M Black Rona S Carroll Marcelle Machluf

PURPOSE In an effort to develop new therapeutic strategies to treat malignant gliomas, we have designed poly (lactic-co-glycolic) acid (PLGA) microparticles that deliver imatinib mesylate, a small molecule tyrosine kinase inhibitor. The local continuous release of imatinib mesylate at the tumor site overcomes many obstacles associated with systemic delivery. EXPERIMENTAL DESIGN Polymeric micr...

Journal: :International journal of oncology 2010
Mine Erguven Nuray Yazihan Esin Aktas Akin Sabanci Chiang J Li Gulperi Oktem Ayhan Bilir

The purpose of the study was to investigate whether carvedilol has an antiproliferative effect alone and whether carvedilol provides an additive, synergistic or antagonistic effect on imatinib mesylate-induced cytotoxicity in both C6 glioma monolayer and spheroid culture. The C6 rat glioma chemoresistant experimental brain tumour cell line, that is notoriously difficult to treat with combinatio...

2004
Deborah A. Thomas Stefan Faderl Jorge Cortes Susan O’Brien Francis J. Giles Steven M. Kornblau Guillermo Garcia-Manero Michael J. Keating Michael Andreeff Sima Jeha Miloslav Beran Srdan Verstovsek Sherry Pierce Laurie Letvak August Salvado Richard Champlin Moshe Talpaz Hagop Kantarjian

Imatinib mesylate, an inhibitor of the BcrAbl tyrosine kinase, has modest activity in refractory/relapsed Philadelphia chromosome (Ph)–positive acute lymphocytic leukemia (ALL). Use of concurrent chemotherapy and imatinib mesylate in newly diagnosed Ph-positive ALL was explored. There were 20 patients who received hyper–CVAD (cyclophosphamide, vincristine, Adriamycin, and dexamethasone) and ima...

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

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

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