problem with genbankr
1
0
Entering edit mode
inookaew • 0
@inookaew-14903
Last seen 6.2 years ago

Just simply command below shows bug in in genbankr.

library("genbankr")

gba = GBAccession("CP003597")

readGenBank(gba, partial=TRUE)

Error in split.default(text, fldnames) : 

  group length is 0 but data length > 0

The error happen in latest version of R and genbankr

How we can fix this ?

genbankr • 914 views
ADD COMMENT
0
Entering edit mode
@beckergabriel-9990
Last seen 5.7 years ago

Hi,

Sorry for the delay getting back to you. The issue here was not a bug in genbankr, per se, but rather a but introduced in a new version of the underlying rentrez package. This has now been fixed in both release and devel and you should no longer get this error.

Best,

~G

ADD COMMENT

Login before adding your answer.

Traffic: 627 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6