匹配bug
parent
236d78155c
commit
c7baf96c7d
|
|
@ -119,7 +119,7 @@ while (<IN>) {
|
|||
$mut_type = '';
|
||||
}
|
||||
elsif ($record{'Func_refGene'} =~ /splicing/) {
|
||||
$protein = 'Truncating Mutation';
|
||||
$protein = 'Truncating Mutations';
|
||||
$mut_type = '';
|
||||
}
|
||||
else {
|
||||
|
|
|
|||
Loading…
Reference in New Issue