hta20sttranscriptcluster.db is not available for R version 3.3.2
1
0
Entering edit mode
@ricardomartinez-zamudio-11260
Last seen 7.3 years ago

Hello,

 

I am working with affy arrays HTA 2.0. I want to annotatee using hta20sttranscriptcluster.db which works normally. I recently updated by R studio shell to 3.3.2 and I get the following after trying to install the hta20sttranscriptcluster.db:

> source("https://bioconductor.org/biocLite.R")
Bioconductor version 3.4 (BiocInstaller 1.24.0), ?biocLite for help
> biocLite("hta20sttranscriptcluster.db")
BioC_mirror: https://bioconductor.org
Using Bioconductor 3.4 (BiocInstaller 1.24.0), R 3.3.2 (2016-10-31).
Installing package(s) ‘hta20sttranscriptcluster.db’
Old packages: 'Matrix', 'nlme'
Update all/some/none? [a/s/n]: 
n
Warning message:
package ‘hta20sttranscriptcluster.db’ is not available (for R version 3.3.2) 

 

Any ideas what the problem can be and how it can be solved would be greatly appreciated.

 

Thanks,

 

Ricardo

 

 

 

annotation software error • 1.3k views
ADD COMMENT
1
Entering edit mode
@james-w-macdonald-5106
Last seen 12 hours ago
United States

The HTA arrays don't have ST in their names, so when I built them for this release I removed that. The package you are looking for is the hta20transcriptcluster.db package:

> biocLite("hta20transcriptcluster.db")
BioC_mirror: https://bioconductor.org
Using Bioconductor 3.4 (BiocInstaller 1.24.0), R 3.3.1 (2016-06-21).
Installing package(s)  hta20transcriptcluster.db
trying URL 'https://bioconductor.org/packages/3.4/data/annotation/src/contrib/hta20transcriptcluster.db_8.5.0.tar.gz'
Content type 'unknown' length 3284493 bytes (3.1 MB)
==================================================
downloaded 3.1 MB

* installing *source* package  hta20transcriptcluster.db  ...
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded
* DONE (hta20transcriptcluster.db)

 

ADD COMMENT
0
Entering edit mode

wow man, that is a fast reply.

 

thanks a lot. will try it now.

ADD REPLY

Login before adding your answer.

Traffic: 799 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6