Entering edit mode
Fatemehsadat Seyednasrollah
▴
260
@fatemehsadat-seyednasrollah-5367
Last seen 10.2 years ago
Hi all,
I am trying to install NOISeq package from Bioconductor using commands
:
source("http://bioconductor.org/biocLite.R")
biocLite("NOISeq")
But there is an error when installing: Warning message: package
?NOISeq? is not available (for R version 2.15.1)
But in the manual it is mentioned that NOISeq is available for R
(>=2.0.3) so why is that?
Thanks in advance