Skip to content

Commit 95923d6

Browse files
committed
rename cluster_id
1 parent 5a273d0 commit 95923d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

malariagen_data/anoph/hapclust.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -756,7 +756,7 @@ def cut_dist_tree(
756756
pd.DataFrame(
757757
{
758758
"sample_id": dist_samples,
759-
"cluster_id": _filter_and_remap(
759+
"Cluster ID": _filter_and_remap(
760760
cluster_assignments, x=min_cluster_size
761761
),
762762
}

0 commit comments

Comments
 (0)