Closed hkaspersen closed 3 years ago
Sorry, my bad - this error message is not at all helpful. I'll try to capture this in a future release.
gggenomes expects a genes table as first argument (which has start and end columns). If you only have seqs use
gggenomes(seqs=emale_seqs)
Thanks for the rapid reply, that worked!
I am trying to run the examples with the example data from the package, e.g.
emale_seqs
I get the following error when i run this:
I can't for the life of me figure out what is going on here.
I have the newest version of
gggenomes
, and havetidyr
version 1.1.4.Any help is greatly appreciated!