From 3b584dbebdc1f354ab8bbf1befdf8339cc15f0ed Mon Sep 17 00:00:00 2001 From: Eric Coissac Date: Thu, 17 Feb 2022 18:40:34 +0100 Subject: [PATCH] Change rRNA gene name to rra16s and so on... Former-commit-id: e5e1209d73020bd939ae6b81a993910f244f3ace Former-commit-id: 4f027f9f52be5fc48832c77dedfa41240b903680 --- detectors/rrna/bin/go_rrna.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/detectors/rrna/bin/go_rrna.sh b/detectors/rrna/bin/go_rrna.sh index 2946468..288d48f 100755 --- a/detectors/rrna/bin/go_rrna.sh +++ b/detectors/rrna/bin/go_rrna.sh @@ -46,8 +46,8 @@ pushTmpDir ORG.rrna loc="complement("loc")"} \ (full==1) {match($1,"_..*S");\ rrna=substr($1,RSTART+1,RLENGTH-1);\ - print "FT rRNA " loc; \ - print "FT /gene=\""rrna" rRNA\"" + print "FT rRNA " loc; \ + print "FT /gene=\"rrn"rrna"\"" print "FT /product=\""rrna" ribosomal RNA\"" print "FT /locus_tag=\"\""; full=0