Entering edit mode
Sharvari.Gujja@sanofi.com
▴
10
@sharvarigujjasanoficom-6610
Last seen 10.3 years ago
Hi Steve,
I get the same error trying to run txdb <-
makeTranscriptDbFromUCSC(genome='hg19',tablename='knownGene')
Error in function (type, msg, asError = TRUE) : couldn't connect to
host
txdb <- makeTranscriptDbFromUCSC(genome='hg19',tablename='ensGene')
Error in function (type, msg, asError = TRUE) : couldn't connect to
host
I did install the required packages, so not what I am missing here.
source("http://bioconductor.org/biocLite.R")
biocLite()
biocLite(c("GenomicFeatures", "AnnotationDbi"))
library("GenomicFeatures")
Could you please help me with this error.
Many Thanks
Sharvari Gujja
[[alternative HTML version deleted]]