Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 351 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 351 Bytes

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