diff --git a/scripts/ALE_reformat.py b/scripts/ALE_reformat.py index 0847f3c..71efdcf 100755 --- a/scripts/ALE_reformat.py +++ b/scripts/ALE_reformat.py @@ -5,7 +5,7 @@ __author__ = "Cedric Chauve" __email__ = "cedric.chauve@sfu.ca" -__version__ = "1.0.3" +__version__ = "1.0.5" __status__ = "Released" import sys diff --git a/scripts/DeCoSTAR_create_input_files.py b/scripts/DeCoSTAR_create_input_files.py index f0a9922..b31bec3 100755 --- a/scripts/DeCoSTAR_create_input_files.py +++ b/scripts/DeCoSTAR_create_input_files.py @@ -5,7 +5,7 @@ __author__ = "Cedric Chauve" __email__ = "cedric.chauve@sfu.ca" -__version__ = "1.0.3" +__version__ = "1.0.5" __status__ = "Released" import sys diff --git a/scripts/DeCoSTAR_ecceTERA_reformat.py b/scripts/DeCoSTAR_ecceTERA_reformat.py index 8ccf18f..e4ca086 100755 --- a/scripts/DeCoSTAR_ecceTERA_reformat.py +++ b/scripts/DeCoSTAR_ecceTERA_reformat.py @@ -5,7 +5,7 @@ __author__ = "Cedric Chauve" __email__ = "cedric.chauve@sfu.ca" -__version__ = "1.0.3" +__version__ = "1.0.5" __status__ = "Released" import sys diff --git a/scripts/DeCoSTAR_reformat.py b/scripts/DeCoSTAR_reformat.py index df97367..f4c9441 100755 --- a/scripts/DeCoSTAR_reformat.py +++ b/scripts/DeCoSTAR_reformat.py @@ -5,7 +5,7 @@ __author__ = "Cedric Chauve" __email__ = "cedric.chauve@sfu.ca" -__version__ = "1.0.3" +__version__ = "1.0.5" __status__ = "Released" import sys diff --git a/scripts/DeCoSTAR_statistics.py b/scripts/DeCoSTAR_statistics.py index 59d5567..4a1c70d 100755 --- a/scripts/DeCoSTAR_statistics.py +++ b/scripts/DeCoSTAR_statistics.py @@ -5,7 +5,7 @@ __author__ = "Cedric Chauve" __email__ = "cedric.chauve@sfu.ca" -__version__ = "1.0.3" +__version__ = "1.0.5" __status__ = "Released" import sys diff --git a/scripts/GeneRax_create_input_files.py b/scripts/GeneRax_create_input_files.py index fab1c88..7a44053 100755 --- a/scripts/GeneRax_create_input_files.py +++ b/scripts/GeneRax_create_input_files.py @@ -5,7 +5,7 @@ __author__ = "Cedric Chauve" __email__ = "cedric.chauve@sfu.ca" -__version__ = "1.0.3" +__version__ = "1.0.5" __status__ = "Released" import sys diff --git a/scripts/GeneRax_reformat.py b/scripts/GeneRax_reformat.py index 0282015..f89b383 100755 --- a/scripts/GeneRax_reformat.py +++ b/scripts/GeneRax_reformat.py @@ -5,7 +5,7 @@ __author__ = "Cedric Chauve" __email__ = "cedric.chauve@sfu.ca" -__version__ = "1.0.3" +__version__ = "1.0.5" __status__ = "Released" import sys diff --git a/scripts/SPPDCJ_create_input_files.py b/scripts/SPPDCJ_create_input_files.py index 0d621e5..63f220e 100755 --- a/scripts/SPPDCJ_create_input_files.py +++ b/scripts/SPPDCJ_create_input_files.py @@ -5,7 +5,7 @@ __author__ = "Cedric Chauve" __email__ = "cedric.chauve@sfu.ca" -__version__ = "1.0.3" +__version__ = "1.0.5" __status__ = "Released" import sys diff --git a/scripts/SPPDCJ_reformat.py b/scripts/SPPDCJ_reformat.py index ed1c1a9..c611d21 100755 --- a/scripts/SPPDCJ_reformat.py +++ b/scripts/SPPDCJ_reformat.py @@ -5,7 +5,7 @@ __author__ = "Cedric Chauve" __email__ = "cedric.chauve@sfu.ca" -__version__ = "1.0.3" +__version__ = "1.0.5" __status__ = "Released" import sys diff --git a/scripts/SPPDCJ_statistics.py b/scripts/SPPDCJ_statistics.py index e5c0061..9afe686 100755 --- a/scripts/SPPDCJ_statistics.py +++ b/scripts/SPPDCJ_statistics.py @@ -5,7 +5,7 @@ __author__ = "Cedric Chauve" __email__ = "cedric.chauve@sfu.ca" -__version__ = "1.0.3" +__version__ = "1.0.5" __status__ = "Released" import sys diff --git a/scripts/data_utils.py b/scripts/data_utils.py index 0219840..2efc23a 100644 --- a/scripts/data_utils.py +++ b/scripts/data_utils.py @@ -5,7 +5,7 @@ __author__ = "Cedric Chauve" __email__ = "cedric.chauve@sfu.ca" -__version__ = "1.0.3" +__version__ = "1.0.5" __status__ = "Released" import sys diff --git a/scripts/fasta_utils.py b/scripts/fasta_utils.py index 287b711..1021d70 100644 --- a/scripts/fasta_utils.py +++ b/scripts/fasta_utils.py @@ -5,7 +5,7 @@ __author__ = "Cedric Chauve" __email__ = "cedric.chauve@sfu.ca" -__version__ = "1.0.3" +__version__ = "1.0.5" __status__ = "Released" import sys diff --git a/scripts/gene_orders_utils.py b/scripts/gene_orders_utils.py index 602b85c..ab68cd2 100755 --- a/scripts/gene_orders_utils.py +++ b/scripts/gene_orders_utils.py @@ -5,7 +5,7 @@ __author__ = "Cedric Chauve" __email__ = "cedric.chauve@sfu.ca" -__version__ = "1.0.3" +__version__ = "1.0.5" __status__ = "Released" import os diff --git a/scripts/newick_utils.py b/scripts/newick_utils.py index b52de04..53d19db 100755 --- a/scripts/newick_utils.py +++ b/scripts/newick_utils.py @@ -5,7 +5,7 @@ __author__ = "Cedric Chauve" __email__ = "cedric.chauve@sfu.ca" -__version__ = "1.0.3" +__version__ = "1.0.5" __status__ = "Released" import sys diff --git a/scripts/recPhyloXML_statistics.py b/scripts/recPhyloXML_statistics.py index 1ef9d6a..704530a 100755 --- a/scripts/recPhyloXML_statistics.py +++ b/scripts/recPhyloXML_statistics.py @@ -5,7 +5,7 @@ __author__ = "Cedric Chauve" __email__ = "cedric.chauve@sfu.ca" -__version__ = "1.0.3" +__version__ = "1.0.5" __status__ = "Released" import sys diff --git a/scripts/recPhyloXML_utils.py b/scripts/recPhyloXML_utils.py index 5a5aae6..4fbe179 100644 --- a/scripts/recPhyloXML_utils.py +++ b/scripts/recPhyloXML_utils.py @@ -5,7 +5,7 @@ __author__ = "Cedric Chauve" __email__ = "cedric.chauve@sfu.ca" -__version__ = "1.0.3" +__version__ = "1.0.5" __status__ = "Released" import sys