Pyuul_kmeans
Input
pdb
The input file is in pdb format.
n_clusters
n_clusters represents how many classes are clustered, that is, the number of clusters.(n_clusters≥2)
Times
Times represents how many times the clustering operation is performed. (Times≥1)