Skip to content

Commit

Permalink
fixes to layout from master and cherry-pick
Browse files Browse the repository at this point in the history
  • Loading branch information
skoren committed Nov 20, 2023
1 parent b607901 commit 1fc55f3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/scripts/get_layout_from_mbg.py
Original file line number Diff line number Diff line change
Expand Up @@ -294,10 +294,7 @@ def get_exact_match_length(clusters):
sys.stderr.write(pathname + "\t" + pathstr + "\n")

contig_pieces[fullname].append("end")
<<<<<<< HEAD

=======
>>>>>>> a1a44ec (some more layoutContigs comments)
#map from node to list of contigs where it occures
node_poses = {}
for contigname in contig_nodeseqs:
Expand Down

0 comments on commit 1fc55f3

Please sign in to comment.