Adds detection of RPS12 and managment of locus tags
Former-commit-id: b9b17708eaaa27580f1e99bd3c375d4b6aba4d79 Former-commit-id: 369361ffa58e65b19ab1005bdf7960924f24ca08
This commit is contained in:
@ -167,7 +167,9 @@ function emblTRNA(geneid,trna,loc,anti,intron,notes,seq) {
|
||||
print "FT tRNA " loc;
|
||||
print "FT /gene=\""trna"\"";
|
||||
print "FT /anticodon=\""anti"\"";
|
||||
# print "FT /note=\"*anticodon: "anti"\"";
|
||||
print "FT /product=\""product"("anti")\"";
|
||||
print "FT /locus_tag=\"\"";
|
||||
# print "FT /inference=\"Aragorn-1.2.38\"";
|
||||
if (notes!="-")
|
||||
print "FT /note=\""notes"\"";
|
||||
|
Reference in New Issue
Block a user