匹配bug

master
chaopower 2024-03-01 13:09:16 +08:00
parent 236d78155c
commit c7baf96c7d
1 changed files with 1 additions and 1 deletions

View File

@ -119,7 +119,7 @@ while (<IN>) {
$mut_type = '';
}
elsif ($record{'Func_refGene'} =~ /splicing/) {
$protein = 'Truncating Mutation';
$protein = 'Truncating Mutations';
$mut_type = '';
}
else {