| RFclust.SGE | R Documentation | 
An S4 class to run unsupervides clustering based on random forrest predictors using the Sun Grid Engine.
datthe data that should be clustered (dgCMatrix with column == samples rows == observations)
emailthe users email for the SGE report
slicesthe number of slices the data should be analyzed in
tmp.paththe temp path for the clustering results
SGErun using Sun Grid Engine (default= F)
distRFthe density data (internal use only)
RFfilesan internal list of RF files (internal use only)
namethe name for this object that will be used to identify the data object in the spawned processes
https://labs.genetics.ucla.edu/horvath/RFclustering/RFclustering.htm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.