当前位置:网站首页>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边栏推荐
猜你喜欢

Implement custom drawer component in quick application

三.芯片启动和时钟系统

Internship report skywalking distributed link tracking?

Basic usage of MySQL in centos8

flink二開,實現了個 batch lookup join(附源碼)

ctf 记录

mmrotate旋转目标检测框架使用记录

Thanos Receiver
![[play with FPGA learning 2 in simple terms ----- design skills (basic grammar)]](/img/50/22f2fa8fd606572b13a18cc889ca2e.png)
[play with FPGA learning 2 in simple terms ----- design skills (basic grammar)]

Iii. Système de démarrage et d'horloge à puce
随机推荐
TIPC Getting Started6
Static variables in static function
SQLite modify column type
sql left join 主表限制条件写在on后面和写在where后面的区别
Verilog and VHDL signed and unsigned number correlation operations
Special topic of binary tree -- [deep base 16. Example 7] ordinary binary tree (simplified version) (multiset seeks the precursor and subsequent sentry Art)
The difference between self and static in PHP in methods
Some suggestions for young people who are about to enter the workplace in the graduation season
PHP tea sales and shopping online store
[paid promotion] collection of frequently asked questions, recommended list FAQ
Mongodb learning and sorting (condition operator, $type operator, limit() method, skip() method and sort() method)
V2x SIM dataset (Shanghai Jiaotong University & New York University)
三.芯片启动和时钟系统
[play with FPGA learning 2 in simple terms ----- design skills (basic grammar)]
对毕业季即将踏入职场的年轻人的一点建议
mysql链表数据存储查询排序问题
One trick to quickly realize custom application titlebar
How does the whole network display IP ownership?
Array splitting (regular thinking
从攻击面视角,看信创零信任方案实践