
S. Cerevisiae MIPS's Functional Catalogue annotated data set

Data set link available in ``datasets```section of documentation. It is available at: http://dtai.cs.kuleuven.be/clus/hmc-ens/. 
Download compressed version of FunCat annotated dataset. Extract all archives and put theirs content to this folder. 

Directory structure should look like:

datasets/
  S_cerevisiae_FC/
    hom_yeast_FUN/
    	hom_yeast_FUN.test.arff
    	hom_yeast_FUN.train.arff
    	hom_yeast_FUN.valid.arff
    pheno_yeast_FUN/
    	pheno_yeast_FUN.test.arff
    	pheno_yeast_FUN.valid.arff
    	pheno_yeast_FUN.train.arff
    seq_yeast_FUN/
    	seq_yeast_FUN.train.arff
    	seq_yeast_FUN.test.arff
    	seq_yeast_FUN.valid.arff
    struc_yeast_FUN/
    	struc_yeast_FUN.train.arff
    	struc_yeast_FUN.test.arff
    	struc_yeast_FUn.valid.arff
    [...]
  [other data sets data directories]

In order to run the experiments, the user must only install the S. cerevisiae dataset in the proper directory. 