[Seqinr-forum] Error in print() of class SeqAcnuWeb

Francisco Villatoro villa at lcc.uma.es
Mon Mar 15 14:04:49 CET 2021


Let us execute:

library(seqinr); choosebank("emblTP"); mylist = query("sp=felis catus"); 
closebank(); mylist$req[[2]]; attributes(mylist$req[[2]])

     name   length    frame ncbicg
"A06938"     "42"      "0"      "1"
$length
[1] 42

$frame
[1] 0

$ncbigc
[1] 1

$class
[1] "SeqAcnucWeb"

The attribute "ncbigc" (NCBI genetic code) is wrongly-spelled as 
"ncbicg" in the print() of the class SeqAcnuWeb.

Bests,

Francisco

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.r-forge.r-project.org/pipermail/seqinr-forum/attachments/20210315/1f80b0ee/attachment.html>


More information about the Seqinr-forum mailing list