This version of SAM provided adds a web interface using Shiny.
Install the current version of the package, after removing any olderversions you may have already installed.Later, when this packagemakes it to CRAN, you will install it the usual way.
The web interface is invoked via:
library(samr)runSAM()That will bring up a browser window with a user interface. Moredetails are provided in the manualsam.pdf in thisdirectory
Note that users should use Firefox or Chrome as the _default_browseron Windows: IE will not work.
Michael Seo