Skip to content

Commit 62c4569

Browse files
committed
fixed another bug
1 parent 7e36915 commit 62c4569

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bin/plotSingleClusterBindingCurve.py

-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@
5252
if __name__ == '__main__':
5353
args = parser.parse_args()
5454

55-
annotatedClusterFile = args.annotated_clusters
5655
bindingCurveFilename = args.binding_curves
5756
singleClusterFilename = args.single_cluster_fits
5857
cluster = args.cluster

0 commit comments

Comments
 (0)