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