Skip to content
Snippets Groups Projects
main.py 460 B
Newer Older
# creates segments and features for the intersect between the graph for chr10 and the gff of IRGSP
intersect_path='/home/nina/annotpangenome/align_genes/intersect_segments-genes_chr10.bed'
# outputs the gff of the graph for chr10
output_file='graphe_test.gff'
#pos_seg="pos_seg_azu.bed"
#gff="graphe_chr10_all.gff"
#out="azucena_chr10_all.gff"
#fct.azu(pos_seg,gff,out)