ARTS-S EN0002-London HIV patient's remission spurs hope for curing AIDS
原文
A stem-cell treatment put a London cancer patient's HIV into remission, marking the second such reported case and reinvigorating efforts to cure the AIDS-causing infection that afflicts some 37 million people globally.
The patient has been in remission for 19 months, the International AIDS Society said in a statement. That's too soon to label the treatment—which used hematopoietic stem cells from a donor with an HIV-resistance gene—as a cure, researchers said Tuesday in a study in the journal Nature.
"Coming 10 years after the successful report of the 'Berlin Patient,' this new case confirms that bone marrow transplantation from a CCR5-negative donor can eliminate residual virus and stop any traces of virus from rebounding, " said Sharon Lewin, director of the Peter Doherty Institute for Infection and Immunity at the University of Melbourne, in a statement.
"Although it is not a viable large-scale strategy for a cure, it does represent a critical moment in the search for an HIV cure." International AIDS Society President Anton Pozniak said in the statement.
Researchers are developing better antiretroviral treatments, prevention methods, and vaccines to halt infections while continuing to pursue a cure for those already infected. That goal is "likely to be many years away, " said Andrew Freedman, reader in infectious diseases and an honorary consultant physician at Cardiff University.
"Until then, the emphasis needs to remain on prompt diagnosis of HIV and initiation of life-long combination antiretroviral therapy, " Freedman said in a statement.
生词
stem-cell
noun, 干细胞
remission
C or U, a period of time when an illness is less severe or is not affecting someone
reinvigorate
verb[T], to make someone feel healthier, and more energetic again
afflict
verb[T], If a problem or illness afflicts a person or thing, they suffer from it
hematopoietic
adj, 造血的,生血的
donor
noun[C], a person who gives some of their blood or a part of their body to help someone who is ill
resistance
noun[U], a force which acts to stop the progress of something or make it slower
cure
noun[C], something that makes someone who is sick healthy again
confirm
verb[I or T], to make an arrangement or meeting certain, often by phone or writing
bone marrow
骨髓
transplantation
noun[U], the act of moving something from one place to another
eliminate
verb[T], to remove or take away someone or something
residual
adjective, remaining after most of something has gone
virus
rebound
verb[I], to bounce back after hitting a hard surface
Sharon Lewin
Peter Doherty
immunity
a situation in which you are protected against disease or from legal action
Melbourne
墨尔本
viable
adjective, able to continue to exist as or develop into a living being
Anton Pozniak
antiretroviral
adjective, used to treat AIDS (= the virus that causes a serious disease that destroys the body's ability to fight infection)
vaccine
n, adj,疫苗
pursue
verb[T], to try to discover information about a subject
Andrew Freedman
honorary
adj. 荣誉的;名誉的;道义上的; n. 名誉学位;获名誉学位者;名誉团体
physician
[医] 医师;内科医师
Cardiff
加的夫(英国港市)
prompt
adjecitve, (of an action) done quickly and without delay, or (of a person) acting quickly or arriving at the arranged time
therapy
noun, [C or U], a treatment that helps someone feel better, grow stronger, etc., especially after an illness
ARTS-S EN0002-London HIV patient's remission spurs hope for curing AIDS的更多相关文章
- 100-days: Two
Title: London HIV patient's remission spurs hope for curing AIDS HIV 艾滋病毒 human immunodeficiency vi ...
- hdu 4960 Another OCD Patient(dp)
Another OCD Patient Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 131072/131072 K (Java/Ot ...
- hdu 4960 Another OCD Patient (最短路 解法
http://acm.hdu.edu.cn/showproblem.php?pid=4960 2014 Multi-University Training Contest 9 Another OCD ...
- BSS Audio® Introduces Full-Bandwidth Acoustic Echo Cancellation Algorithm for Soundweb London Conferencing Processors
BSS Audio® Introduces Full-Bandwidth Acoustic Echo Cancellation Algorithm for Soundweb London Confer ...
- KDE声音服务器 arts
KDE声音服务器 arts arts介绍arts是KDE的核心声音系统,支持多音频流.全双工.网络声音请求.ALSA与OSS驱动后端.JACK声音服务器后端等扩展,它既是声音服务器,也 提供一套音频软 ...
- HIV T2
甲学者将HIV病毒的遗传物质彻底水解后得到A.B.C三种化合物,乙学者将组成T2噬菌体的遗传物质彻底水解后得到了A.B.D三种化合物.你认为C.D两种化合物分别指的是 A.尿嘧啶.胸腺嘧啶 B.胸腺嘧 ...
- HDU4960Another OCD Patient(间隙dp,后座DP)
Another OCD Patient Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 131072/131072 K (Java/Ot ...
- HDU 4960 Another OCD Patient(记忆化搜索)
HDU 4960 Another OCD Patient pid=4960" target="_blank" style="">题目链接 记忆化 ...
- 【ARTS】01_21_左耳听风-201900401~201900407
ARTS: Algrothm: leetcode算法题目 Review: 阅读并且点评一篇英文技术文章 Tip/Techni: 学习一个技术技巧 Share: 分享一篇有观点和思考的技术文章 Algo ...
随机推荐
- echo -e的扩展应用之颜色控制输出(字体+背景)
echo -e 输出带颜色字体或者背景用法:example: echo -e "\033[41;36m something here \033[0m" 其中41的位置代表底色, 3 ...
- JavaScript: 遍历Array的同时删除指定项
一个简单的需求是,在遍历一个数组时,移除指定的项. 下列代码是不能正常工作的: var elements = [1, 5, 5, 3, 5, 2, 4]; for(var i = 0; i < ...
- 面试官问我:谈谈对Java GC的了解?回答完让我回家等消息....
JVM的运行数据区 首先我简单来画一张 JVM的结构原理图,如下. 我们重点关注 JVM在运行时的数据区,你可以看到在程序运行时,大致有5个部分. 1.方法区 不止是存“方法”,而是存储整个 clas ...
- Zabbix-(六) JMX监控
Zabbix-(六) JMX监控 一.前言 Zabbix提供了JMX监控,它通过JMX API获取JVM信息,从而提供监控数据.本文讲述使用JMX监控Tomcat的JVM信息. 准备 Zabbix S ...
- SpringBoot 配置文件与依赖库分离打包配置
一.应用场景 一般情况下我们对springboot应用打包时使用springboot的maven插件spring-boot-maven-plugin的maven进行打包,打包完成得到一个fatjar, ...
- spring security进阶 使用数据库中的账户和密码认证
目录 spring security 使用数据库中的账户和密码认证 一.原理分析 二.代码实现 1.新建一个javaWeb工程 2.用户认证的实现 3.测试 三.总结 spring security ...
- PHP-会话控制Cookie和Session
会话控制:就是为了我们在访问页面和页面之间的跳转是,能够识别到你的登录状态,已经你的登录时长等 在php的会话控制当中,涉及到两个概念Cookie和Session Cookie 会话控制 原理:在登录 ...
- Webstrom怎么修改主题
开发Node.js程序,当选首选的是webstorm IDE工具,这个不用解释.但是可能很多习惯其它IDE的同学在使用Webstorm的时候,后感觉webstorm的主题,并不怎么适合自己的审美.就 ...
- android clipChildren 的使用与遇到的困难
案例 在一次我写画板模块的时候,布局比较普通,但是需要子元素溢出父元素.其中一小块布局如下所示: 红色部分需要溢出,这个时候我想到了clipChildren. clipChildren 就是说我可以不 ...
- easyui textbox 赋值
$('#fireInfo').textbox('setValue', tempData.fireInfo); $('#fireStartTime').datetimebox('setValue', t ...