Skip to content
Snippets Groups Projects
Commit 7eb24644 authored by nina.marthe_ird.fr's avatar nina.marthe_ird.fr
Browse files

keep the walks file to use later

parent ab0e85e1
No related branches found
No related tags found
No related merge requests found
......@@ -101,7 +101,4 @@ def seg_coord(gfa,walk_names):
position+=segments_size[seg_name]
write_line("",output_bed,True)
out_bed.close()
command="rm seg_coord/segments.txt && rm seg_coord/walks.txt"
subprocess.run(command,shell=True,timeout=None)
\ No newline at end of file
out_bed.close()
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment