Biostrings icon indicating copy to clipboard operation
Biostrings copied to clipboard

Error when trying to convert string to DNAString

Open evanpk opened this issue 4 years ago • 1 comments

I am getting the following error when trying to convert a string to a DNAString:

Error in as(mcols, mcols_target_class) : no method or default for coercing “DFrame” to “DataTable_OR_NULL”

I reinstalled Bioconductor but no improvement. Any ideas?

evanpk avatar Sep 24 '21 17:09 evanpk

It's tough to know what the problem is without the code that caused the error--what was the input that caused this message?

ahl27 avatar Mar 30 '23 17:03 ahl27