Skip to content

Commit 8b449e4

Browse files
committed
renamed scripts for conda installation
1 parent 7f4d099 commit 8b449e4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

scripts/write_contig_headers_vcf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#!/usr/bin/env python3
12
from sys import argv
23

34
vcf_file = argv[1]

0 commit comments

Comments
 (0)