This is a test version of Biostars. For the public version, visit https://www.biostars.org.
AnnotationDbi using UCSC annotation

Below is the error I get, any suggestions would be helpful

res$symbol <- mapIds(TxDb.Hsapiens.UCSC.hg38.knownGene, keys=row.names(res), column="CDSNAME", keytype="TXID", multiVals="first")

Error in .testForValidKeys(x, keys, keytype, fks) : None of the keys entered are valid keys for 'TXID'. Please use the keys method to see a listing of valid arguments.

rna-seq annotationdbi ucsc

0 answers

No answers yet.

Log in to answer this question.