print("expected input : intersect, gfa file with walks, bed file with positions of the segments on the target genome")
print("expected input : intersect, gfa file with walks, bed file with positions of the segments on the target genome, and the name of the walk of the target genome")
sys.exit(1)
sys.exit(1)
elif (sys.argv[1]=="-h"):
elif (sys.argv[1]=="-h"):
print("expected input : intersect, gfa file with walks, bed file with positions of the segments on the target genome")
print("expected input : intersect, gfa file with walks, bed file with positions of the segments on the target genome, and the name of the walk of the target genome")