Computational biological hypothesis generation using "-omics" data
Computational biological hypothesis generation using "-omics" data
Forming biological hypotheses are crucial to the success of scientific investigations in modern biology and medicine. To generate good biological hypotheses efficiently, computational approaches have been playing increasingly important roles due to the development of high-throughput technologies that enable the production of a vast amount of "-omics" data at a rapidly increasing rate. Despite the fact that most such data are freely available publicly, they are typically not well organized and not annotated consistently, making it difficult for data-driven hypothesis generation to catch up with the pace of data generation. To address this challenge, we propose a computational hypothesis-generation paradigm that is based on systematic manual curation of public datasets. Using the data resource built upon the curated data, we applied our proposed computational framework to find key gene regulators in skin biology, thermogenesis, and neurobiology. A number of candidate genes have been experimentally validated by wet-lab experiments and the published literature. The remaining candidates are also good targets for additional experimental validation. More importantly, these identified genes may serve as potential targets for the related diseases. In summary, our research paves the way for developing more effective automated hypothesis-generation methods and will help biologists designing targeted experiments aimed at increasing the speed of meaningful biological discoveries.
使用“组学”数据生成计算生物学假设
在现代生物学和医学中,形成生物学假设对于科学研究的成功至关重要。为了有效地生成良好的生物学假设,随着高通量技术的发展,计算方法扮演着越来越重要的角色,这些技术使大量的“组学”数据能够以快速增长的速度产生。尽管大多数这样的数据都是免费公开的,但它们通常没有很好的组织和一致的注释,这使得数据驱动的假设生成很难跟上数据生成的速度。为了解决这一挑战,我们提出了一个基于公共数据集的系统人工管理的计算性假设生成范式。利用建立在策展数据基础上的数据资源,我们应用我们提出的计算框架来寻找皮肤生物学、产热学和神经生物学中的关键基因调控因子。
大量的候选基因已经通过湿实验室实验和已发表的文献得到了实验验证。剩下的候选者也是额外实验验证的良好目标。
更重要的是,这些被识别的基因可能成为相关疾病的潜在靶点。
总之,我们的研究为开发更有效的自动假设生成方法铺平了道路,并将帮助生物学家设计有针对性的实验,旨在提高有意义的生物学发现的速度。
在生物大数据的背景下,如何利用机器学习,统计分析等方法生成有效的生物假设。
其中,重点介绍了通过构建高可信的生物网络寻找致病基因的方法,以及如何利用RNA测序数据高效识别transcripts。
报告人简介:
俞鹏博士是四川大学华西医院生物医学大数据中心特聘研究员,国家级青年人才项目获得者。博士毕业于美国德州大学奥斯汀分校,先后在贝勒医学院、德州农机大学开展生物医学信息学的研究,主要包括转录组学、选择性剪接、高通量生物数据分析、数据审编、文本挖掘和本体构建等方面。在本领域权威期刊如Proc Natl Acad Sci USA、Bioinformatics 、Nucleic Acids Res 等上发表论文四十余篇,单篇最高Google学术引用284次,论文Google学术总引用1500余次。曾多次受邀于国内外高校、会议等做研究报告。其研究获得了多家机构的支持,多次担任CCF推荐B类会议ISMB和BIBM的技术程序委员会委员,还担任学术期刊BMC Bioinformatics、Sci Rep 和PLoS One的副主编,并多次为学术期刊审稿。
Computational biological hypothesis generation using "-omics" data的更多相关文章
- 深数据 - Deep Data
暂无中文方面的信息,E文的也非常少,原文连接: A lot of great pieces have been written about the relatively recent surge in ...
- Toward Scalable Systems for Big Data Analytics: A Technology Tutorial (I - III)
ABSTRACT Recent technological advancement have led to a deluge of data from distinctive domains (e.g ...
- (转)AutoML for Data Augmentation
AutoML for Data Augmentation 2019-04-01 09:26:19 This blog is copied from: https://blog.insightdatas ...
- 斯坦福CS课程列表
http://exploredegrees.stanford.edu/coursedescriptions/cs/ CS 101. Introduction to Computing Principl ...
- 【bioinfo】生物信息学——代码遇见生物学的地方
注:从进入生信领域到现在,已经过去快8年了.生物信息学包含了我最喜欢的三门学科:生物学.计算机科学和数学.但是如果突然问起,什么是生物信息学,我还是无法给出一个让自己满意的答案.于是便有了这篇博客. ...
- (转)Awesome Courses
Awesome Courses Introduction There is a lot of hidden treasure lying within university pages scatte ...
- Bioinfomatics dataset
##Genomic sequence variation ###1000 Genomes Projecthttp://www.1000genomes.org/Data collection and a ...
- CVPR 2017 Paper list
CVPR2017 paper list Machine Learning 1 Spotlight 1-1A Exclusivity-Consistency Regularized Multi-View ...
- cvpr2015papers
@http://www-cs-faculty.stanford.edu/people/karpathy/cvpr2015papers/ CVPR 2015 papers (in nicer forma ...
随机推荐
- App数据指标
App数据指标 1 App数据指标 2 参考资料 超详细的APP数据指标体系分析
- mysql abs() 获取绝对值
mysql> -); +----------+ | abs(-) | +----------+ | | +----------+ row in set (0.00 sec)
- avalon用background-image不起作用,怎么来选取前几个的图片进行渲染
<span ms-css="{backgroundImage: 'url('+item.image + ')'}" ms-for="($index,item) in ...
- 关于Java正则和转义中\\和\\\\的理解
定义 一个转义字符的目的是开始一个字符序列,使得转义字符开头的该字符序列具有不同于该字符序列单独出现时的语义. 转义就是指转换该字符的原本意义,从而变成另外的意义. \作为Java的转义字符 1.在j ...
- 浅析package.json中的devdependencies 和 dependencies
2.devDependencies (1)内容:是一个对象,配置模块依赖的模块列表,key是模块名称,value是版本范围(2)作用:该模块中所列举的插件属于开发环境的依赖(比如:测试或者文档框架等) ...
- python中pygame游戏打包为exe文件
pyinstaller打包游戏的方法: 1.在命令窗口安装pyinstaller ->pip install pyinstaller 2.查看安装的版本信息 pyinstaller -v 3.进 ...
- 【面试】c++单例模式
1. 单例模式 #include <iostream> using namespace std; class CSingleton { private: CSingleton() {} / ...
- 筛选出dataframe中全为数字的列的值
In [1]: import pandas as pd In [2]: import numpy as np In [3]: students = [ ('jack', 'Apples' , 34) ...
- Swift编码总结5
1.UIWindow属性: 1>.- (void)becomeKeyWindow; // override point for sub ...
- js scheme 打开手机app的方法
1.iframe function schemeUrl(url,callbak){ var ifr = document.createElement("iframe"); ifr. ...