Skip to content

Commit

Permalink
Made interactiveAnalysis an option in the main script.
Browse files Browse the repository at this point in the history
  • Loading branch information
ecbush committed Jun 11, 2018
1 parent 6d1fd28 commit 73c180c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xenoGI/xenoGI.py
Original file line number Diff line number Diff line change
@@ -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

Expand Down

0 comments on commit 73c180c

Please sign in to comment.