Skip to content

SOM library - where do I find it

4 messages · tdm, Steve Lianoglou, Tobias Verbeke +1 more

#
Hi,
On Nov 18, 2009, at 3:58 PM, tdm wrote:

            
I think you want "som", right?
Where you get just about every R package from, CRAN:
http://cran.r-project.org/web/packages/som/index.html

Or, from within R:

R> install.packages('som')

-steve

--
Steve Lianoglou
Graduate Student: Computational Systems Biology
   |  Memorial Sloan-Kettering Cancer Center
   |  Weill Medical College of Cornell University
Contact Info: http://cbio.mskcc.org/~lianos/contact
#
You have to download it from CRAN and install it.  From the GUI, do
Packages->Install package(s).

Pretty basic stuff...you should check the documentation before posting.

Julian