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

small issue with file name correction

parent 48e345b6
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,7 @@ def main():
gfa=args.graph.name
load_intersect(intersect)
segments=args.segment_coordinates_path+"/segments.txt"
segments=args.segment_coordinates_path+"segments.txt"
# outputs the gff and gaf of the graph
if args.graph_gff:
......
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