can't use non-numeric string as operand of "%"
("if" test expression)
invoked from within
"if {($iRes % 5) == 0} {
$canvas create text $x $y -text $iRes -fill black -anchor s -font "Courier $pars(fontSize)"
$c..."
("foreach" body line 89)
invoked from within
"foreach "iRes rname" $residues($entity) {
incr resIndex
incr j
if {$iRes == "."} {
break
..."
("foreach" body line 2)
invoked from within
"foreach entity [mol entities $molName] {
foreach "iRes rname" $residues($entity) {
incr resIndex
incr j
i..."
(procedure "::nv::seq::makeCanvas" line 257)
invoked from within
"::nv::seq::makeCanvas"
(procedure "::nv::seq::makeGUI" line 105)
invoked from within
"::nv::seq::makeGUI .seq"
("binding" script)