clust icon indicating copy to clipboard operation
clust copied to clipboard

Automatic and optimised consensus clustering of one or more heterogeneous datasets

Results 21 clust issues
Sort by recently updated
recently updated
newest added

I am trying to run clust using [ExampleData/1_RawData](https://github.com/BaselAbujamous/clust/tree/master/ExampleData/1_RawData). I have the following directory structure: ``` ls MapIDs.txt Normalisation.txt Replicates.txt data ``` ``` ls data X1.txt X2.txt X3.txt ``` I ran...