<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
<p>Let us execute: <font face="monospace"><br>
</font></p>
<p><font face="monospace">library(seqinr); choosebank("emblTP");
mylist = query("sp=felis catus"); closebank(); mylist$req[[2]];
attributes(mylist$req[[2]])</font><br>
<font face="monospace"><br>
name length frame <font color="#ff0000"> ncbicg</font>
<br>
"A06938" "42" "0" "1" <br>
$length<br>
[1] 42<br>
<br>
$frame<br>
[1] 0<br>
<br>
<font color="#ff0000">$ncbigc</font><br>
[1] 1<br>
<br>
$class<br>
[1] "SeqAcnucWeb"<br>
</font><br>
The attribute "ncbigc" (NCBI genetic code) is wrongly-spelled as
"ncbicg" in the print() of the class SeqAcnuWeb. <br>
</p>
<p>Bests,</p>
<p>Francisco<br>
</p>
</body>
</html>