From ba21188bd2f79421170f8e44e336375ac94ca220 Mon Sep 17 00:00:00 2001 From: Tanushree Tunstall Date: Mon, 18 Oct 2021 13:58:06 +0100 Subject: [PATCH] added notes --- dynamut/notes.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 dynamut/notes.txt diff --git a/dynamut/notes.txt b/dynamut/notes.txt new file mode 100644 index 0000000..97e6d02 --- /dev/null +++ b/dynamut/notes.txt @@ -0,0 +1,11 @@ +Dynamut was painfully run for gid, part manually, part programatically! + +However, it was decided to ditch that and only run Dynamut2 for future targets + +Dynamut2 was run through the website in batches of 50 for +katG: 17 batches (00..16) +rpoB: 23 batches (00..22) +alr: 6 batches (00..05) + +However, the use of API was made for rpoB batches (09-22) from 13 Oct 2021 +as jobs started to flake and fail through the website!