much development

This commit is contained in:
Tanushree Tunstall 2021-10-28 10:41:43 +01:00
parent 4639688922
commit c2f9ca62a9
5 changed files with 266 additions and 89 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.'