Skip to content

Commit 6bc3a0a

Browse files
committed
Merge pull request #19 from GreenleafLab/master
fixed another bug
2 parents ff80de7 + 62c4569 commit 6bc3a0a

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)