# make TRAINING files: perl np_peptide_properties.pl yeast_example_INSILICO_PEPTIDES.txt > yeast_PEPTIDE_PROPERTIES.arf # modified np_peptide_properties.pl to exclude certain attributes: perl np_peptide_properties.pl yeast_example_INSILICO_PEPTIDES.txt > yeast_PEPTIDE_PROPERTIES_AAonly.arf perl np_peptide_properties.pl yeast_example_INSILICO_PEPTIDES.txt > yeast_PEPTIDE_PROPERTIES_Lengthonly.arf # make TEST files (in new directory) perl np_arf_to_arff_TEST.pl yeast_PEPTIDE_PROPERTIES.arf 100000 yeast_ALL ############