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 ...
随机推荐
- PHP中高级面试题 一个高频面试题:怎么保证缓存与数据库的双写一致性?
分布式缓存是现在很多分布式应用中必不可少的组件,但是用到了分布式缓存,就可能会涉及到缓存与数据库双存储双写,你只要是双写,就一定会有数据一致性的问题,那么你如何解决一致性问题? Cache Aside ...
- saprk性能调优参考
1.Tuning Spark 文档 原文:http://spark.apache.org/docs/latest/tuning.html 翻译参考:https://www.cnblogs.com/lh ...
- nyoj 803-A/B Problem
803-A/B Problem 内存限制:64MB 时间限制:1000ms 特判: No 通过数:2 提交数:4 难度:3 题目描述: 做了A+B Problem,A/B Problem不是什么问题了 ...
- set map symbol
set 声明 let set = new Set();即创建了一个空的set 赋值 let set = new Set(['张三','李四','王五']); 特性 似于数组,但它的一大特性就是所有元素 ...
- 使用CGLIB实现动态代理
参考:https://blog.csdn.net/yhl_jxy/article/details/80633194#comments CGLIB动态代理 定义:CGLIB(code genaratio ...
- python+appium搭建的测试环境
: 1,安装jdk JDK下载好jdk直接点下一步就可以了,然后开始配置变量classpath, path, Java_home:再运行cmd,并输入Java和javac看输出判断环境变量是否配好了. ...
- canvas入门,就是这个feel!
钙素 Canvas 是在HTML5中新增的标签用于在网页实时生成图像,并且可以操作图像内容,基本上它是一个可以用JavaScript操作的位图.也就是说我们将通过JS完成画图而不是css. canva ...
- 【Luogu P3387】缩点模板(强连通分量Tarjan&拓扑排序)
Luogu P3387 强连通分量的定义如下: 有向图强连通分量:在有向图G中,如果两个顶点vi,vj间(vi>vj)有一条从vi到vj的有向路径,同时还有一条从vj到vi的有向路径,则称两个顶 ...
- 使用scrapy-redis搭建分布式爬虫环境
scrapy-redis简介 scrapy-redis是scrapy框架基于redis数据库的组件,用于scrapy项目的分布式开发和部署. 有如下特征: 分布式爬取 您可以启动多个spider工 ...
- 程序员的算法课(20)-常用的图算法:最小生成树(MST)
版权声明:本文为博主原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接和本声明. 本文链接:https://blog.csdn.net/m0_37609579/article/de ...