From e9ac37b02c9ceb7eb7c1ea5dda63d087456b474e Mon Sep 17 00:00:00 2001 From: Andrey Kechin Date: Fri, 18 Oct 2019 14:01:29 +0700 Subject: [PATCH] Remove some TODOs --- NGS_primerplex.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/NGS_primerplex.py b/NGS_primerplex.py index d55c457..9159132 100644 --- a/NGS_primerplex.py +++ b/NGS_primerplex.py @@ -3428,11 +3428,8 @@ def revComplement(nuc): wbw.close() print() logger.info('\n') -##wbw.close() - # TODO: -# write to README about numpy # make function that writes list of unspecific products into file # make function that reads list of unspecific products from file # add arguments which will get chromosome numbers that match some chromosomes as letters (e.g. X - 23; Y - 24) for other organisms