From c00780e3137c3cdf4ee93d0734cf0bdd0b568585 Mon Sep 17 00:00:00 2001 From: Auden Cote-L'Heureux <52716489+AudenCote@users.noreply.github.com> Date: Wed, 7 Feb 2024 11:52:42 -0500 Subject: [PATCH] annotating phylotol.py --- PTL2/Scripts/phylotol.py | 1 + 1 file changed, 1 insertion(+) diff --git a/PTL2/Scripts/phylotol.py b/PTL2/Scripts/phylotol.py index 5fe422a..19923f1 100644 --- a/PTL2/Scripts/phylotol.py +++ b/PTL2/Scripts/phylotol.py @@ -21,6 +21,7 @@ import concatenate if __name__ == '__main__': + #Reading in all input parameters params = utils.get_params() #First, checking for and cleaning up existing outputs from previous runs,