讲座 - Transposable elements, non-coding RNAs and epigenetic control in embryonic stem cells
Dr. Andrew Paul Hutchins
Department of Biology
Southern University of Science and Technology, Shenzhen, China
Every cell contains all of the DNA to encode the plethora of cell types that make up the cells and tissues of the organism. Yet, the vast majority of this DNA is devoted not to genes, but to transposable elements (TEs) and other repetitive sequences. It is increasingly clear that TEs are involved in a wide range of biological processes, from gene regulation, enhancer formation, splicing and the evolution of novel gene regulation networks. In this presentation Dr. Hutchins will describe their efforts to understand the epigenetic control of TEs. Dr. Hutchins’ group find that TEs harbor complex patterns of both activatory and inhibitory epigenetic marks, and much of the epigenetic regulation system is involved in managing TEs. Additionally, Dr. Hutchins will also describe the contribution of TEs to non-coding RNAs. They find that nearly 80% of coding transcripts have a non-coding variant transcript, and that these non-coding variants are loaded with TEs. They have preliminary data that these non-coding variants are critical regulators of the coding transcripts. These observations have important consequences for understanding genomic regulation and non-coding control.
“聪明绝顶”的科研男,现在在南方科技大学当PI,是Dr,那应该还没拿到profess,Google一下便查到其Google scholar。
这次讲座他主要讲了2015年的一篇review,Transposable elements at the center of the crossroads between embryogenesis, embryonic stem cells, reprogramming, and long non-coding RNAs
TE其实是一个生信领域的红人,实验方向的人似乎对它没有太大兴趣。然后这篇review主要阐述了TE在胚胎发育、重编程和非编码RNA(还有epigenetic,也就是转录因子调节)方面发挥了重要作用。
顺便科普一下TE - transposable element
wiki一下,中文翻译为转座因子,顾名思义就是在基因组上可以自由移动的DNA序列,在植物基因组研究得很火,对遗传变异和基因组大小影响很大。
转座因子的发现居然是一个诺贝尔奖,Barbara McClintock's discovery of them earned her a Nobel Prize in 1983. (玉米maize中发现的)
在严建兵的最新的玉米NG中,第一部分注释就是研究TE, We identified ~90% of the genome as transposable-element sequences。
Genome assembly of a tropical maize inbred line provides insights into structural variation and crop improvement
看最开始的那篇综述,里面的科普看着不错。
we can estimate that the human genome consists of approximately 51 % unannotated DNA, 4 % protein-coding genes and other regulatory RNAs, and nearly 40 % of the genome consists of TEs
TEs can be classified into four major categories:
DNA transposons and three classes of retrotransposon:
- long terminal repeat (LTR) containing endogenous retroviruses,
- long interspersed nuclear elements (LINEs)
- short interspersed nuclear elements (SINEs)
最终结论就是:The expanding links between TEs, lncRNAs, epigenetics, and embryogenesis
想了解更多可以Google:human Transposable elements
讲座 - Transposable elements, non-coding RNAs and epigenetic control in embryonic stem cells的更多相关文章
- Macroevolution|Silent changes|CNEs|Transposable elements|Neutral sites
Interspecies genomic comparison 因为脊椎动物诞生早,在演化过程中有Macroevolution(因为自然选择或遗传漂变导致持续突变同时表型发生改变),但是存在一种基因缺 ...
- 针对格式文件,Python读取一定大小的文件内容
由数据库导出的数据是格式化数据,如下所示,每两个<REC>之间的数据是一个记录的所有字段数据,如<TITLE>.<ABSTRACT>.<SUBJECT_COD ...
- {ICIP2014}{收录论文列表}
This article come from HEREARS-L1: Learning Tuesday 10:30–12:30; Oral Session; Room: Leonard de Vinc ...
- ChIP-seq实战 | 染色质免疫共沉淀技术 | ATAC-seq | 染色质开放性测序技术
参考:生信技能树 ChIP-Seq综述 一些简单的copy,纯属个人笔记. ChIP-seq的原理 用于在全基因组范围中研究DNA结合蛋白(相互反应).组蛋白修饰(表观遗传标记)和核小体的技术,研究这 ...
- 单细胞测序技术(single cell sequencing)
单细胞测序技术(single cell sequencing) 2018-03-02 11:02 来源: 一呼百诺 点击次数:6587关键词: 前言 单细胞生物学最近几年是非常热门的研究方向 ...
- A Systems-Level Characterization of the Differentiation of Human Embryonic Stem Cells into Mesenchymal Stem Cells (解读人:王欣然)
文献名:A Systems-Level Characterization of the Differentiation of Human Embryonic Stem Cells into Mesen ...
- 探索ENCODE数据库 | Encyclopedia of DNA Elements
ENCODE: Encyclopedia of DNA Elements 目标:按不同组织,收集人类(还有小鼠.worm.fly)基因组里面的所有功能元件 The primary goal of th ...
- The sequence and de novo assembly of the giant panda genome.ppt
sequencing:使用二代测序原因:高通量,短序列 不用长序列原因: 1.算法错误率高 2.长序列测序将嵌合体基因错误积累.嵌合体基因:通过重组由来源与功能不同的基因序列剪接而形成的杂合基因 se ...
- Systematic LncRNA Classification
Systematic LncRNA Classification From: http://www.arraystar.com/Services/Services_main.asp?ID=307 An ...
随机推荐
- unity 编译之后签名被改变
原因:在gradle 模式下编译,把development build 勾上 会使签名改变
- Scrapy 框架的使用
Scrapy 框架的介绍 Scrapy 是一个基于Twisted的异步处理框架,是纯Python实现的爬虫框架,其架构清晰模块之间的耦合成都低,可扩展性极强,可以灵活完成各种需求.我们只需要定制开发几 ...
- Availability-group DDL operations are permitted only when you are using the master database. Run the USE MASTER command, and retry your availability-group DDL command.
Question: SQL SERVER alwayson在向AG中添加DB最后一步在副本中将此DB添加入AG时报错: Availability-group DDL operations are p ...
- array_push
array_push() 函数向第一个参数的数组尾部添加一个或多个元素(入栈),然后返回新数组的长度. 该函数等于多次调用 $array[] = $value. 1:即使数组中有字符串键名,您添加的元 ...
- css背景雪碧图等
1.背景图 雪碧图技术 要设置背景,是要设置在某个盒子上 <!doctype html> <html lang="en"> <head> < ...
- js对样式的操作
本文有:对某个事件的来回操作实现对css样式的来回修改 .比如实现hover效果 <!DOCTYPE html> <html> <head> <meta ch ...
- 自定义创建vue文件代码块
"vue-component": { "prefix": "vue-component", "body": [ &quo ...
- Fiddler——如何抓取PHP的curl请求
前言 本文主要介绍如何使用fiddler工具,来进行抓取PHP的curl请求,如果你会使用fiddler,那就是一行代码的事, 不会也没事,本文会教你如何简单的使用. 步骤 代码 设置桥接网络为127 ...
- HTTP 包体
HTTP包体:承载的消息内容 两种传输HTTP包体的方式 定长包体: 不定长包体: HTML FORM表单 HTML FORM表单提交请求时的关键属性 HTML FORM表单提交请求时的关键属性 Mu ...
- python的isinstance()函数
以下是使用isinstance()函数的实例: a = isinstance(a,int) # 结果返回 True isinstance(a,str) # 结果返回 False 即:第1个参数是第2个 ...