当前位置:网站首页>Liftover for genome coordinate conversion
Liftover for genome coordinate conversion
2022-07-02 11:22:00 【qq_ twenty-seven million three hundred and ninety thousand and 】
Liftover yes UCSC A tool used to convert between genome versions , It can transform the genome version of a species , It can also convert genome versions between species .
1 Web page conversion
http://genome.ucsc.edu/cgi-bin/hgLiftOver
2. linux Run locally
### Download a software
wget http://hgdownload.cse.ucsc.edu/admin/exe/linux.x86_64/liftOver
### Download related files (hg38 and hg19 Coordinate transformation )
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
### Perform conversion
liftOver access-5k-mappable.hg19.bed hg19ToHg38.over.chain.gz access-5k-mappable.hg38.bed unMapped.txt
# access-5k-mappable.hg19.bed What needs to be transformed bed
# access-5k-mappable.hg38.bed Transformed bed
边栏推荐
- Summary of data export methods in powerbi
- 【深入浅出玩转FPGA学习4----漫谈状态机设计】
- Flick two open, realized a batch lookup join (with source code)
- Tick Data and Resampling
- PHP tea sales and shopping online store
- Creation and use of unified links in Huawei applinking
- What are the methods of adding elements to arrays in JS
- [AGC] how to solve the problem that the local display of event analysis data is inconsistent with that in AGC panel?
- 2022 love analysis · panoramic report of digital manufacturers of state-owned enterprises
- Huawei game failed to initialize init with error code 907135000
猜你喜欢
Iii. Système de démarrage et d'horloge à puce
三.芯片启动和时钟系统
Special topic of binary tree -- Logu p1229 traversal problem (the number of traversals in the middle order is calculated when the pre and post order traversals of the multiplication principle are know
2022 love analysis · panoramic report of digital manufacturers of state-owned enterprises
三.芯片啟動和時鐘系統
二.Stm32f407芯片GPIO编程,寄存器操作,库函数操作和位段操作
webauthn——官方开发文档
Compilation errors and printout garbled problems caused by Chinese content in vs2019 code
MySQL比较运算符IN问题求解
TIPC Service and Topology Tracking4
随机推荐
Static variables in static function
2022 love analysis · panoramic report of digital manufacturers of state-owned enterprises
ASTParser 解析含有emum 枚举方法的类文件的踩坑记
ImportError: cannot import name ‘Digraph‘ from ‘graphviz‘
I STM32 development environment, keil5/mdk5.14 installation tutorial (with download link)
三.芯片启动和时钟系统
STM32 single chip microcomputer programming learning
启牛商学院给的股票账户安全吗?能开户吗?
The difference between self and static in PHP in methods
PKG package manager usage instance in FreeBSD
TIPC Service and Topology Tracking4
ImportError: cannot import name ‘Digraph‘ from ‘graphviz‘
MySQL比较运算符IN问题求解
Summary of data export methods in powerbi
How to use ide to automatically sign and debug Hongmeng application
对毕业季即将踏入职场的年轻人的一点建议
Summary of cases of players' disconnection and reconnection in Huawei online battle service
C file and folder operation
flink二開,實現了個 batch lookup join(附源碼)
ROS lacks catkin_ pkg