gidb_dev #1

Closed
tanu wants to merge 386 commits from gidb_dev into master
Showing only changes of commit e9a95e9d3a - Show all commits

View file

@ -18,11 +18,11 @@ import pandas as pd
import numpy as np
import sys, os
#%%
# specify variables
# specify input and output variables
homedir = os.path.expanduser('~')
#=======
# input
#=======
homedir = os.path.expanduser('~')
indir = 'git/Data/pyrazinamide/input/original'
in_filename = "3pl1.fasta.txt"
infile = homedir + '/' + indir + '/' + in_filename