Entering edit mode
@lalchungnungabt17-16075
Last seen 4.9 years ago
Hi,
The following error occur when trying to download hg19 known gene. I am using rtracklayer 1.38.3
>hg19db <- makeTxDbFromUCSC(genome = "hg19",tablename ="knownGene")
Error in names(trackIds) <- sub("^ ", "", nms[nms != "new"]) :
'names' attribute [212] must be the same length as the vector [211]
Does anybody have the same problems or knows how to solve this?
Thanks in advance!
