Skip to content

Commit ec394f2

Browse files
committed
assembly4 fix
1 parent 8b58e5b commit ec394f2

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

pytheus/graphs/AssemblyIndex/assembly4/plot_assembly4.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,10 @@
33
"(0, 1, 1, 1)": 1.0,
44
"(0, 2, 0, 1)": 1.0,
55
"(0, 3, 0, 0)": 1.0,
6+
"(0, 3, 0, 1)": 1.0,
67
"(1, 2, 0, 1)": 1.0,
78
"(1, 3, 0, 0)": 1.0,
8-
"(2, 3, 0, 0)": 1.0
9+
"(2, 3, 0, 0)": 1.0,
10+
"(2, 3, 0, 1)": 1.0
911
}
10-
}
12+
}

0 commit comments

Comments
 (0)