L152
For the first time, one of the new immunotherapy drugs has shown promise against breast cancer in a large study that combined it with chemotherapy to treat an aggressive form of the disease. But the benefit for most women was small, Immunotherapy Shows Modest Progress Against Breast Cancer
raising questions about whether the treatment is worth its high cost and side effects.
Results were discussed Saturday at a cancer conference in Munich and published by the New England Journal of Medicine.
Drugs called checkpoint inhibitors have transformed treatment of many types of cancer by removing a chemical brake that keeps the immune system from killing tumor cells. Their discovery recently earned scientists a Nobel Prize. Until now, though, they haven’t proved valuable against breast cancer.
The new study tested one from Roche called Tecentriq plus chemo versus chemo alone in 902 women with advanced triple-negative breast cancer. About 15 percent of cases are this type, their growth is not fueled by the hormones estrogen or progesterone, or the gene that Herceptin targets, making them hard to treat.
Women in the study who received Tecentriq plus chemo went two months longer on average without their cancer worsening compared with those on chemo alone, a modest benefit. The combo did not significantly improve survival in an early look before long-term follow-up is complete.
Previous studies found that immunotherapies work best in patients with high levels of a protein that the drugs target, and the plan for the breast cancer study called for analyzing how women fared according to that factor if Tecentriq improved survival overall.
The drug failed that test, but researchers still looked at protein-level results and saw encouraging signs. Women with high levels who received the combo treatment lived roughly 25 months on average versus about 15 months for women given chemo alone.
That’s a big difference, but it will take more time to see if there’s a reliable way to predict benefit, said Dr. Jennifer Litton of the MD Anderson Cancer Center in Houston. She had no role in running the study but enrolled some patients in it and oversees 14 others testing immunotherapies.
“We’re really hopeful that we can identify a group of women who can get a much bigger and longer response,” she said.
Another breast cancer specialist with no role in the study, Dr. Michael Hassett at Dana-Farber Cancer Institute in Boston, said he felt “cautious excitement” that immunotherapy may prove helpful for certain breast cancer patients.
Side effects need a close look, both doctors said. Nearly all study participants had typical chemo side effects such as nausea or low blood cell counts, but serious ones were more common with the combo treatment and twice as many women on it stopped treatment for that reason.
Three of the six deaths from side effects in the combo group were blamed on the treatment itself; only one of three such deaths in the chemo group was.
Cost is another concern. Tecentriq is $12,500 a month. The chemo in this study was Celgene’s Abraxane, which costs about $3,000 per dose plus doctor fees for the IV treatments. Older chemo drugs cost less but require patients to use a steroid to prevent allergic reactions that might interfere with the immunotherapy. Abraxane was chosen because it avoids the need for a steroid, said one study leader, Dr. Sylvia Adams of NYU Langone Health.
The study was sponsored by Roche and many study leaders consult or work for the company or own stock in it.
L152的更多相关文章
- WPF的"路径标记语法"
在此之前我们先了解一下WPF的"路径标记语法" M:表示绘制起点 // M 0,0 L:表示绘制直线 (H:横线 V:竖线) // L 100,0 C:三次方贝塞尔曲线 // ...
- Beego源码分析(转)
摘要 beego 是 @astaxie 开发的重量级Go语言Web框架.它有标准的MVC模式,完善的功能模块,和优异的调试和开发模式等特点.并且beego在国内企业用户较多,社区发达和Q群,文档齐全, ...
- 详解WPF Blend工具中的复合路径功能 ( 含路径标记语法 )
写此文章的目的是为了简单分析一下 Blend工具中提供的"复合路径"功能.有人在我的博文中留言问我复合路径的问题. 稍微琢磨一下,觉得应该是对的.因此贴出来和大家分享.有不对的说 ...
- CoreCLR源码探索(二) new是什么
前一篇我们看到了CoreCLR中对Object的定义,这一篇我们将会看CoreCLR中对new的定义和处理 new对于.Net程序员们来说同样是耳熟能详的关键词,我们每天都会用到new,然而new究竟 ...
- Linux进程退出详解(do_exit)--Linux进程的管理与调度(十四)
Linux进程的退出 linux下进程退出的方式 正常退出 从main函数返回return 调用exit 调用_exit 异常退出 调用abort 由信号终止 _exit, exit和_Exit的区别 ...
- kafka-producer配置
kafka-producer版本对比 Kafka的producer的API根据版本的不同分为kafka0.8.1.X之前的 kafka.javaapi.producer.Producer.以及之后版本 ...
- 动态svg效果
import React from 'react'; import TweenOne from 'rc-tween-one'; import SvgDrawPlugin from 'rc-tween- ...
- [转载]amba_device使用分析
什么是AMBA? ---AMBA是一个片内总线规范. ARM官网的介绍:http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.ddi0 ...
- CoreCLR源码2
CoreCLR源码 前一篇我们看到了CoreCLR中对Object的定义,这一篇我们将会看CoreCLR中对new的定义和处理new对于.Net程序员们来说同样是耳熟能详的关键词,我们每天都会用到ne ...
随机推荐
- git删除本地分支和删除远程分支
引言: 切换分支的时候命令打错了,git checkout 后面没有跟分支名,结果git status,很多delete的文件,直接冒冷汗,git add ,commit 之后发现本地与远程确实是删除 ...
- 【Head First Servlets and JSP】笔记 27: web 应用安全
典型的安全问题:假冒者.窃听者.非法升级者 认证方式: Base64 .摘要认证 .客户端证书.表单认证,重点熟悉摘要算法( HASH . MD5 等) 安全机制:授权.认证.数据完整性.机密性 80 ...
- vmware基于主机模式实现上网(win10)
首先查看本机win10的网络情况: 网卡VMnet1就是主机模式的网卡,确认本机win10共享了网络给vmnet1这张网卡,如果没有共享,那么进行设置: 进行上述设置,然后在vmnet1网卡上设置ip ...
- 配置linux使用mail发送邮件到163邮箱
1.进行配置 yum install -y mailx /etc/mail.rc添加对163的授权: ##########config 163 mail############set from=jso ...
- 20135320赵瀚青LINUX第五章读书笔记
第五章--系统调用 5.1 与内核通信 作用 1.为用户空间提供一种硬件的抽象接口 2.保证系统稳定和安全 3.除异常和陷入,是内核唯一的合法入口. API.POSIX和C库 关于Unix接口设计:提 ...
- 如何升级到python3版本并且安装pip3
如何升级到python3版本并且安装pip3 准备: Python-3.5.2.tar.xz pip-8.1.2.tar.gz setuptools-24.0.2.zip 步骤: 1.自定义编译安装p ...
- 第四篇:Spark SQL Catalyst源码分析之TreeNode Library
/** Spark SQL源码分析系列文章*/ 前几篇文章介绍了Spark SQL的Catalyst的核心运行流程.SqlParser,和Analyzer,本来打算直接写Optimizer的,但是发现 ...
- STL的其他用法(adjacent_find, find_first_of, sort_heap, merge, binary_search)总结
2017-08-20 17:26:07 writer:pprp 1.adjacent_find() 下面是源码实现: template <class ForwardIterator> Fo ...
- 如何利用mixin编写media query的代码
mixins允许文档作者定义的属性对时可以在其他规则集中重用的模式. Media Queries直译就是“媒体查询”.media就是来指定特定的媒体类型,如屏幕(screen),或者“TV”等,其中“ ...
- DLL注入之SHELLCODE数据转换
#include "stdafx.h" #include <stdio.h> #include <string.h> #include <conio. ...