Skip to content
Prev 132367 / 398506 Next

Scatterplot Showing All Points

Duncan Murdoch wrote:
Somehow I always forget the capital S and wonder if I have loaded the 
correct package ;-D

As for installing the required dependencies, I believe this is actually 
quite straightforward:

source("http://www.bioconductor.org/biocLite.R")
biocLite("geneplotter")

Should install geneplotter and all required dependencies.

Best,

Jim