We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e36915 commit 62c4569Copy full SHA for 62c4569
bin/plotSingleClusterBindingCurve.py
@@ -52,7 +52,6 @@
52
if __name__ == '__main__':
53
args = parser.parse_args()
54
55
- annotatedClusterFile = args.annotated_clusters
56
bindingCurveFilename = args.binding_curves
57
singleClusterFilename = args.single_cluster_fits
58
cluster = args.cluster
0 commit comments