bring in embb stuff which was in the wrong branch

This commit is contained in:
Tanushree Tunstall 2021-10-28 11:18:13 +01:00
parent 0e44958585
commit 3368e949e8
6 changed files with 816 additions and 98 deletions

View file

@ -45,8 +45,6 @@ arg_parser.add_argument('--debug', action='store_true', help = 'Debug Mode')
args = arg_parser.parse_args()
#=======================================================================
#%% variable assignment: input and output
#drug = 'pyrazinamide'
#gene = 'pncA'
drug = args.drug
gene = args.gene
gene_match = gene + '_p.'