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 ...
随机推荐
- SpingBoot之集成Redis集群
一.安装Redis集群 安装步骤参照网上教程,Mac安装步骤参照https://github.com/muyl/mac-docker-redis-cluster 二.创建SpringBoot工程 创建 ...
- 列转行pivot函数在SQL Sever里面和Oracle里面的用法区别
首先pivot是一个列转行的函数,反向用是unpivot(行转列). 在SQL sever中可以这么写 SELECT * FROM [TABLE] /*数据源*/ AS A PIVOT ( MAX/* ...
- GCD 面试题
今天我们讲解几道这两天遇到的面试题--GCD编程的.题目很不错,很考究关于GCD的基本概念和使用. 对于基本的概念,本人博客已在前面讲过,本篇主要以面试题来讲解.大家可看一下本人关于GCD的基本讲解 ...
- mysql初级了解
mysql是一个关系型数据库系统,可以存放若干个数据库,每个数据库中 可以存放若干张表,每张表中可以存放若干条记录 基本代码: 1.查看数据库 show databases: 2.创建数据库 ...
- Cesium小插件改造--clock和timeline
一.Clock 废话不多说,先上效果图再说.如效果图所示:clock的日期显示为YY/MM/DD这种简洁明了格式,时间则为当前系统时间(也就是北京时间).Clock内部以儒略日(JulianDate) ...
- zip的压缩和解压命令
以下命令均在/home目录下操作cd /home #进入/home目录 1.把/home目录下面的data目录压缩为data.zip zip -r data.zip data #压缩data目录 ...
- Docker从入门到实践(4-1)
使用 Docker 镜像 在之前的介绍中,我们知道镜像是 Docker 的三大组件之一. Docker 运行容器前需要本地存在对应的镜像,如果本地不存在该镜像,Docker 会从镜像仓库下载该镜像. ...
- PostGIS 安装教程(Linux)(二)
##接上篇,上篇讲述了Postgresql的安装,此篇介绍postgis的安装 ##附上上篇链接:https://www.cnblogs.com/giser-s/p/11195419.html 二.安 ...
- [ASP.NET Core 3框架揭秘] 配置[2]:读取配置数据[下篇]
[接上篇]提到“配置”二字,我想绝大部分.NET开发人员脑海中会立即浮现出两个特殊文件的身影,那就是我们再熟悉不过的app.config和web.config,多年以来我们已经习惯了将结构化的配置定义 ...
- Batch Normalization详解
目录 动机 单层视角 多层视角 什么是Batch Normalization Batch Normalization的反向传播 Batch Normalization的预测阶段 Batch Norma ...