Explore
View the clustered data
Figures
View figures from the paper
Supplement
Additional information
Help
Get help interpreting
the data  
Download Data

Download Software

People

FuzzyK installation instructions

FuzzyK is bundled in a software package written by Mike Eisen called Aerie. This package contains a number of functions, including FuzzyK which is described here. The package is available as a static compiled program, meaning that no other libraries are required to run the program. The source code is also available Here

1. Download the compiled Aerie package onto a linux computer
2. Unzip the file
   >tar -zxvf aerie.tar.gz
3. Call the program from within the folder
   > ./aerie
   Aerie>  
or from elsewhere, with the correct path
 > ~home/directory/aerie 
   Aerie>
4. To see a list of commands, type "Help" or view more detailed instructions