Entering edit mode
arko.sen1
•
0
@arkosen1-14579
Last seen 7.0 years ago
> txdb= makeTxDbFromUCSC(genome= "hg19", tablename="ensGene")
Error in names(trackIds) <- sub("^ ", "", sapply(nodes, xmlValue)) :
'names' attribute [211] must be the same length as the vector [209]
any ideas how to fix this
Did you find a way to solve the problem?