From 1160ad7268780756c169b10540c136be7fd26989 Mon Sep 17 00:00:00 2001 From: Tanushree Tunstall Date: Fri, 24 Jun 2022 15:41:27 +0100 Subject: [PATCH] added running_scripts to keep track --- running_scripts | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 running_scripts diff --git a/running_scripts b/running_scripts new file mode 100644 index 0000000..dbed86c --- /dev/null +++ b/running_scripts @@ -0,0 +1,12 @@ +./combining_dfs.py -d cycloserine -g alr + +./combining_dfs.py -d ethambutol -g embB + +./combining_dfs.py -d streptomycin -g gid + +./combining_dfs.py -d isoniazid -g katG + +./combining_dfs.py -d pyrazinamide -g pncA + +./combining_dfs.py -d rifampicin -g rpoB +