CoBrALab / quarantine

0 stars 0 forks source link

Add SKM_cluster #18

Closed vincentkong closed 10 years ago

vincentkong commented 10 years ago

https://github.com/jelman/SKM_cluster

gdevenyi commented 10 years ago

@vincentkong could you please provide a usage reference? There's very little on the source page as to what this thing is and what it's for.

vincentkong commented 10 years ago

Do not know if this helps, but it is all I can find. http://rgm3.lab.nig.ac.jp/RGM/R_rdfile?f=sparcl/man/KMeansSparseCluster.Rd&d=R_CC

gdevenyi commented 10 years ago

skm_cluster.py and skm_tools.py now installed.

Requires anaconda/2.1.0 to run.

gdevenyi commented 9 years ago

sparcl R package installed, to use

module load R/3.1.1
module load R-extras/3.1.1
R
> library(sparcl)