当前位置:网站首页>学习DAVID数据库(1)
学习DAVID数据库(1)
2022-07-31 02:45:00 【黄思博呀】
简介:
DAIVD是一个生物信息数据库,也是一款在线免费分析软件,可以帮助用户从大规模的基因或蛋白列表提取系统综合的生物功能注释信息(term),该数据主要用于鉴别基因的功能的差异和通路富集分析。网页:DAVID: Functional Annotation Result Summary
官方提供给没有基因号的用户的练习数据demolist1和demolist2
https://david.ncifcrf.gov/helps/demo1.txt
https://david.ncifcrf.gov/helps/demo2.txtdemolist1记录相对于CD4+/CD62L-T细胞,上调CD4+/CD62L-T细胞内发现的164个差异表达的基因

上传的txt文件内容可以是基因ID或是基因名字,不同基因名字用换行符分开。
DAVID基因ID转换工具
常用的基因数据库是Ensembl或是NCBI
在打开的NCBI网页搜索框上输入基因ID:3781,查找相关基因信息:

KCNN2是基因名称,3781是KCNN2的基因ID,这两者都可以作为DAVID的输入数据
upload栏操作:
将txt文件内的基因名字或是基因ID copy到 box A里,或者直接txt文件
select identifier 选择栏
entrez_gene_id:对应上传数据数基因ID
official_gene_symbol :对应上传数据为基因名字step3 点选 Gene List
step4 点击 Submit List ,页面内容更新到step2:

提交基因列表后,step2通过多个分析方向,①Functional Annotation Tool 功能 进行基因富集分析,②Gene ID Conversion Tool功能进行基因ID转换,例如将NCBI基因库的ID号转化为Ensembl库的基因号(都是对应同一个基因)
查找物种拉丁文名字:
在进行基因ID转换,需要指定转换的物种,需要输入物质的拉丁文名字或是对应的物种ID号,例如human的拉丁文homo sapiens,对应的物种ID:9606

在NCBI网页内可以查找需要的物种拉丁文名字和对应的物种ID
①下拉框选中查找范围Taxomomy(分类学)-->②输入目标物种的英文名,例如小鼠mouse --> 点击search -->③展示匹配到的物种信息
基因ID转换:

①视频中上传了2500个基因ID,数据库内匹配到2355人类基因和1个未知基因
②下拉框选择希望转换成的ID格式,视频中选择official_gene_symbol,就是官方的基因名字
③指定该基因所属的物种
④点击提交,进行转换,等待转化完毕

①5转化的状态,successful说明转化成功
②From列,是上传的基因数据
③To列,是转换成的结果,根据选择的official_gene_symbol,转化成的基因名字
④To列只是基因名字的缩写,David Gene Name列是完整的基因名
点击上方的Download File进行txt文件下载,用Excel打开
参考视频链接:
边栏推荐
- TCP/IP四层模型
- LeetCode Daily Question 2022/7/25-2022/7/31
- AI software development process in medical imaging field
- Classic linked list OJ strong training problem - fast and slow double pointer efficient solution
- 4、敏感词过滤(前缀树)
- LeetCode 1161 The largest element in the layer and the LeetCode road of [BFS binary tree] HERODING
- 怎样做好一个创业公司CTO?
- JetPack组件Databinding
- 【CV项目调试】CUDNN_CONVOLUTION_FWD_SPECIFY_WORKSPACE_LIMIT问题
- To write good test cases, you must first learn test design
猜你喜欢

The Sad History of Image Processing Technology

CorelDRAW2022精简亚太新增功能详细介绍

图解lower_bound&upper_bound

JS 函数 this上下文 运行时点语法 圆括号 数组 IIFE 定时器 延时器 self.备份上下文 call apply

跨专业考研难度大?“上岸”成功率低?这份实用攻略请收下!

tcp框架需要解决的问题

分布式与集群是什么 ? 区别是什么?

Difference between CMOS and TTL?

coldfusion8 background scheduled tasks take shell

Pythagorean tuple od js
随机推荐
221. Largest Square
JS 函数 this上下文 运行时点语法 圆括号 数组 IIFE 定时器 延时器 self.备份上下文 call apply
General introduction to the Unity interface
【Android】Room —— SQLite的替代品
Static route analysis (the longest mask matching principle + active and standby routes)
The Sad History of Image Processing Technology
Unity3D Button mouse hover enter and mouse hover exit button events
如何搭建私有yum源
10. Redis implements likes (Set) and obtains the total number of likes
StringJoiner详解
Problems that need to be solved by the tcp framework
LeetCode 1161 最大层内元素和[BFS 二叉树] HERODING的LeetCode之路
11、Redis实现关注、取消关注以及关注和粉丝列表
经典链表OJ强训题——快慢双指针高效解法
4. Sensitive word filtering (prefix tree)
BAT can't sell "Medical Cloud": Hospitals flee, mountains stand, and there are rules
7. List of private messages
Maximum area of solar panel od js
Static routing + PAT + static NAT (explanation + experiment)
编译Hudi