Add the transsplicing qualifier

Former-commit-id: 1b155125047cbee1cccd12ee6865502f36172566
Former-commit-id: bf4174556214216eeb4e1720c5e9e3cb482bae2b
This commit is contained in:
2023-04-29 07:08:26 +02:00
parent 031e18a8bd
commit 06f36ccdd3

View File

@ -398,6 +398,17 @@ blastx \
{ {
print $0 print $0
} }
' | \
$AwkCmd '
#
# Adds the trans_splicing qualifier
#
/^FT \/translation=/ {
print "FT /trans_splicing"
}
{
print $0
}
' > $dest ' > $dest
done done
@ -446,4 +457,4 @@ exit 0
# BRR.chloro_1 NC_018117_rps12_2 94.87 39 2 0 70611 70495 1 39 2e-16 78.6 # BRR.chloro_1 NC_018117_rps12_2 94.87 39 2 0 70611 70495 1 39 2e-16 78.6
# /trans_splicing