当前位置:网站首页>liftOver进行基因组坐标转换
liftOver进行基因组坐标转换
2022-07-02 09:32:00 【qq_27390023】
Liftover是UCSC中用于基因组版本之间转换的一个工具,既可以做某一物种内基因组版本的转换,还可以做物种间基因组版本的转换。
1 网页转换
http://genome.ucsc.edu/cgi-bin/hgLiftOver
2. linux本地运行
### 下载软件
wget http://hgdownload.cse.ucsc.edu/admin/exe/linux.x86_64/liftOver
### 下载相关文件(hg38和hg19坐标转换)
wget http://hgdownload.cse.ucsc.edu/goldenPath/hg19/liftOver/hg19ToHg38.over.chain.gz
wget http://hgdownload.cse.ucsc.edu/goldenPath/hg38/liftOver/hg38ToHg19.over.chain.gz
### 执行转换
liftOver access-5k-mappable.hg19.bed hg19ToHg38.over.chain.gz access-5k-mappable.hg38.bed unMapped.txt
# access-5k-mappable.hg19.bed 需要转化的bed
# access-5k-mappable.hg38.bed 转化后的bed边栏推荐
- flink二开,实现了个 batch lookup join(附源码)
- TIPC addressing 2
- [quick application] win7 system cannot run and debug projects using Huawei ide
- Jinshanyun - 2023 Summer Internship
- ren域名有价值吗?值不值得投资?ren域名的应用范围有哪些?
- tqdm的多行显示与单行显示
- LVM operation
- [quick application] there are many words in the text component. How to solve the problem that the div style next to it will be stretched
- III Chip startup and clock system
- Implement custom drawer component in quick application
猜你喜欢

How to use ide to automatically sign and debug Hongmeng application

金山云——2023届暑期实习

从攻击面视角,看信创零信任方案实践

Implement custom drawer component in quick application

Special topic of binary tree -- acwing 18 Rebuild the binary tree (construct the binary tree by traversing the front and middle order)

Why does LabVIEW lose precision in floating point numbers

tqdm的多行显示与单行显示

二叉树专题--AcWing 1497. 树的遍历(利用后、中序遍历,构建二叉树)

Use Huawei performance management service to configure the sampling rate on demand

The most detailed MySQL installation tutorial
随机推荐
Luogu p4281 [ahoi2008] emergency gathering / gathering (tree doubling LCA)
TIPC Getting Started6
Binary tree topic -- Luogu p3884 [jloi2009] binary tree problem (DFS for binary tree depth BFS for binary tree width Dijkstra for shortest path)
Special topic of binary tree -- acwing 1589 Building binary search tree
Leetcode 182 Find duplicate email (2022.07.01)
ASTParser 解析含有emum 枚举方法的类文件的踩坑记
Special topic of binary tree -- [deep base 16. Example 7] ordinary binary tree (simplified version) (multiset seeks the precursor and subsequent sentry Art)
How to transfer event objects and user-defined parameters simultaneously in Huawei express applications
在网上开股票账户安全吗?我是新手,还请指导
二叉树专题--AcWing 3384. 二叉树遍历(已知先序遍历 边建树 边输出中序遍历)
spritejs
每月1号开始计算当月工作日
高德根据轨迹画线
【深入浅出玩转FPGA学习4----漫谈状态机设计】
Regular and common formulas
Special topic of binary tree -- acwing 1497 Traversal of the tree (use post and mid order traversal to build a binary tree)
TIPC协议
二叉树专题--AcWing 1589. 构建二叉搜索树
Luogu p1892 [boi2003] Gang (and search for variant anti set)
实验电镜距离测量之Matlab处理