changeset 19:ceda2bd3e41d draft

Uploaded
author estrain
date Mon, 30 May 2022 00:56:12 +0000
parents 734c6e4963a9
children 1af0cdf9b1fa
files data_manager_fastani/data_manager/data_manager_fastani.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/data_manager_fastani/data_manager/data_manager_fastani.py	Mon May 30 00:52:08 2022 +0000
+++ b/data_manager_fastani/data_manager/data_manager_fastani.py	Mon May 30 00:56:12 2022 +0000
@@ -100,7 +100,7 @@
       download_D1(output_directory)    
       version="FastANI D1"
     elif(args.type[0]=="VL"): 
-      #download_D1(output_directory)    
+      download_D1(output_directory)    
       download_VL(output_directory)    
       version="FastANI D1 + VetLIRN"