3分钟快速presentation
来自英语课的一个练习:
https://www.youtube.com/watch?v=ePY3uY1L0X0
next up I'd like to welcome Joshua to ten he's from the ANU College of Medicine biology and the environment
and the title of his three-minute thesis presentation tonight is targeting the route of vision loss
if I asked everyone here to think about the one sense that you couldn't live without
I'm willing to bet that most of you would have immediately thought of your sucked
从听众已知的知识和认知引入话题
that's because our vision and what we see play such an integral role into how we perceive the world around us
now the tissue responsible for that is known as the retina
基本常识的介绍,话题的重要性
but what if I told you specific part of your retina was too slowly damaged as the age
what if this part of your retina was responsible for your color perception as well as your central vision
and that this damage leads to your visual field looking like this
well this is exactly what happens an age-related macular degeneration or AMD
继续引入到我们想要讲的话题
this disease is the leading cause of blindness in the developed world
this disease cost the extremely economy up to five billion dollars per year
in the most common form of this disease has no cure
AMD is a serious problem
now due to the many factors that are at play therapies are very hard to come by
介绍我们主题的一些基本特性
but I'm researching a potential gene therapy using tiny molecules called micro RNA that are like the gods of gene regulation and have the ability to bypass this problem
how
because a single micro RNA can bind to multiple targets
so instead of controlling just the one gene we're controlling its entire pathway instead of superficially cutting just the stem of the weed we're ripping out the whole root
开始引入我们特殊的疗法
so in the case of AMD we know that the inflammatory pathway plays a major role
so we've injected an anti-inflammatory micro RNA into the eye
and what we saw was a decrease in genes responsible for inflammation cell death as well as a
slowing in the damage progression of the retina
but we've now done has identified multiple micro RNA that can each regulate pathways leading to AMD and by injecting a cocktail of these molecules
we can slow the progression of the zees and hopefully halt vision loss now
具体举例,我们的研究以及结果
I want everyone to look at this image again
imagine living the rest of your life with vision like this
so the next time you're with your loved ones study their faces their every feature commit that to memory cherish that image
because one in seven of you will lose that ability if nothing is done about this disease
再次通过同理心说明该研究的重要性
with the use of micro RNA my hope and my goal is that for millions of people this image can become clear
一句话总结我们的研究成果
thank you
3分钟快速presentation的更多相关文章
- 一分钟快速入门openstack
一.它是什么,能干什么想认识一个事物,必须先弄明白它是什么,能干什么.首先说一下,openstack是一个搭建云平台的一个解决方案,说他不是个软件,但是我觉得说是一个软件,能够让大家认识更清晰些.op ...
- 30分钟快速掌握AngularJs
[后端人员耍前端系列]AngularJs篇:30分钟快速掌握AngularJs 一.前言 对于前端系列,自然少不了AngularJs的介绍了.在前面文章中,我们介绍了如何使用KnockoutJs来 ...
- Vue.js——60分钟快速入门(转)
vue:Vue.js——60分钟快速入门 <!doctype html> <html lang="en"> <head> <meta ch ...
- [转帖]十分钟快速理解DPI和PPI,不再傻傻分不清!
十分钟快速理解DPI和PPI,不再傻傻分不清! https://baijiahao.baidu.com/s?id=1605834796518990333&wfr=spider&for= ...
- 5分钟快速打造WebRTC视频聊天<转>
原文地址: 5分钟快速打造WebRTC视频聊天 百度一下WebRTC,我想也是一堆.本以为用这位朋友( 搭建WebRtc环境 )的SkyRTC-demo 就可以一马平川的实现聊天,结果折腾了半天,文本 ...
- Vue.js 60 分钟快速入门
Vue.js 60 分钟快速入门 转载 作者:keepfool 链接:http://www.cnblogs.com/keepfool/p/5619070.html Vue.js介绍 Vue.js是当下 ...
- 不会几个框架,都不好意思说搞过前端: Vue.js - 60分钟快速入门
Vue.js——60分钟快速入门 Vue.js是当下很火的一个JavaScript MVVM库,它是以数据驱动和组件化的思想构建的.相比于Angular.js,Vue.js提供了更加简洁.更易于理 ...
- 零元学Expression Blend 4 - Chapter 42 五分钟快速完成扇形变圆形动画
原文:零元学Expression Blend 4 - Chapter 42 五分钟快速完成扇形变圆形动画 零元学Expression Blend 4 - Chapter 42 五分钟快速完成扇形变圆形 ...
- 【Java】15分钟快速体验阿里Java诊断工具Arthas
[墙裂推荐]15分钟快速体验阿里Java诊断工具Arthas : https://alibaba.github.io/arthas/arthas-tutorials?language=cn&i ...
随机推荐
- javascript匿名函数 闭包
匿名函数 (function(){ console.info("111111111"); })(); var my = (fun ...
- arcpy加载mxd文件时,无效的MXD路径,提示assert (os.path.isfile(mxd) or (mxd.lower() == "current")), gp.getIDMessage(89004, "Invalid MXD filename")
无效的MXD路径,将路径前加‘u’,改为这种: mxdPath = u"C:\\1331\\DB\\Original Files\\dd.mxd" 参考: https://gis. ...
- 判断是手机请求还是pc请求
网址 http://detectmobilebrowsers.com/ string u = Request.ServerVariables["HTTP_USER_AGENT"]; ...
- h5新增标签及css3新增属性
- h5新增的标签 新增元素 说明 video 表示一段视频并提供播放的用户界面 audio 表示音频 canvas 表示位图区域 source 为video和audio提供数据源 track 为vi ...
- airsim 无法打开包括文件corecrt.h
原因: 显示无法打开包括文件corecrt.h.在网上找了很多方法,最后综合起来发现,这个问题网上很多人反映,应该是vs2015的一个BUG,如果是选择"从父级或项目默认设置继承" ...
- Python tesserocr模块使用示例
操作系统:Win10 1709 X64 python版本:3.6.5 依赖模块:PIL.tesserocr. 需要说明的是,在windows系统上PowerShell通过PIP3 install t ...
- Mac下编译android4.0.4遇到的问题
这里总结下自己遇到的问题 jdk6安装,这个去苹果官网有 这里下载10.5的sdk https://github.com/phracker/MacOSX-SDKs/releases
- python工具的选择
自己喜欢用pycharm,下载地址:https://www.jetbrains.com/products.html#lang=python 补丁地址:http://idea.lanyus.com/
- caffe-ssd编译runtest时候报错:g++: internal compiler error: Killed (program cc1plus)
大哥,你的内存不够了,删点儿东西吧
- netframework webapi exceptionless
1.webapi项目 添加nuget exceptionless webapi 2.在exceptionless server端添加项目,注意key 3.修改api项目的webconfig &l ...