Patch a bug on numering the last nucleotide in the embl file

Former-commit-id: 626566f2a64cb6628f1cd5ef7bfae63f4bd6a6ad
Former-commit-id: 40dd1f5246103aa6500ea6181bc4c010a873bbe5
This commit is contained in:
2018-01-24 13:28:27 +01:00
parent f74bb0d973
commit 4c7ba137d9

View File

@ -319,8 +319,6 @@ pushTmpDir ORG.organnot
f = f substr(" ",1,10-length(f)); \
printf("%s ",f) \
}; \
if (NR==lines) \
{pos-=1}; \
printf(" %6d\n",pos) \
}'
loginfo "Done."