qazwsx1995 / myscripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

这是一个个人向的仓库, 里面记录的代码大部分都没有比较详细的使用说明, 或许一些脚本还存在bug, 所以请谨慎参考

scripts

simple2links.py

convert the .simple file from JCVI to the input of CIRCOS.

Usage: python3 simple2links.py xxx.yyy.anchors.simple

Required: xxx.bed and yyy.bed(should be in the same directory of xxx.yyy.anchors.simple)

Output: xxx.yyy.anchors.simple_link.txt

annotate_cds_in_transcripts.sh

欢迎针对某个具体script提Issue

About


Languages

Language:Python 51.3%Language:Perl 15.6%Language:C 13.9%Language:Shell 12.8%Language:R 6.3%