change tRNA and CDS annotations
Former-commit-id: 12b6c5605f57940e215643b80c93ffbb48d5406e Former-commit-id: 18663d59e90e6d35b029d9087b66723487b8db1d
This commit is contained in:
@ -168,7 +168,7 @@ function emblTRNA(geneid,trna,loc,anti,intron,notes,seq) {
|
||||
print "FT /gene=\""trna"\"";
|
||||
print "FT /anticodon=\""anti"\"";
|
||||
print "FT /product=\""product"("anti")\"";
|
||||
print "FT /inference=\"Aragorn-1.2.38\"";
|
||||
# print "FT /inference=\"Aragorn-1.2.38\"";
|
||||
if (notes!="-")
|
||||
print "FT /note=\""notes"\"";
|
||||
|
||||
|
Reference in New Issue
Block a user