From 73c180c121e2f52052eb15df5e374ac68b8145e8 Mon Sep 17 00:00:00 2001 From: Eliot Bush Date: Mon, 11 Jun 2018 15:41:03 -0700 Subject: [PATCH] Made interactiveAnalysis an option in the main script. --- xenoGI/xenoGI.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xenoGI/xenoGI.py b/xenoGI/xenoGI.py index d0d8477..ce3d52a 100644 --- a/xenoGI/xenoGI.py +++ b/xenoGI/xenoGI.py @@ -1,5 +1,5 @@ """Provides the entry point to xenoGI's functionality.""" -__version__ = "1.1.0" +__version__ = "1.1.1" import sys, glob, os from . import parameters,genbank,blast,trees,genomes,Score,scores,Family,families,islands,analysis,islandBed