# myscripts **Repository Path**: qidi-wang/myscripts ## Basic Information - **Project Name**: myscripts - **Description**: linux_igv - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-07-15 - **Last Updated**: 2024-07-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 这是一个个人向的仓库, 里面记录的代码大部分都没有比较详细的使用说明, 或许一些脚本还存在bug, 所以请谨慎参考 # scripts ## simple2links.py convert the .simple file from [JCVI](https://github.com/tanghaibao/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