Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 427 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 427 Bytes

R

Random forest classifier for predicting Staphylococcus aureus strains from atopic dermatitis patients. The input data is the abundance or presence-absence table of gene families generated by MCL as well as health status (e.g., disease vs healthy).

RF_staph_partition.r: Determination of training and test partition ratio

RF_staph_partition9-1.r: RF classifier building with a certain partition ratio (in this case 9:1)