jkushwaha commited on
Commit
85e39b4
·
verified ·
1 Parent(s): 1b941f7

Update MSI_High_matching.py

Browse files
Files changed (1) hide show
  1. MSI_High_matching.py +1 -1
MSI_High_matching.py CHANGED
@@ -1,6 +1,6 @@
1
  import re
2
 
3
- keys = ['apple', 'banana', 'orange']
4
  words = ['i like apples', 'i have a banana', 'oranges are tasty']
5
 
6
  # Create regex pattern
 
1
  import re
2
 
3
+ keys = ['dmmr', 'deficient mismatch repair', 'hypermutation','lynch syndrome']
4
  words = ['i like apples', 'i have a banana', 'oranges are tasty']
5
 
6
  # Create regex pattern