kssdtree 1.1.9__tar.gz → 2.0.0__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {kssdtree-1.1.9/kssdtree.egg-info → kssdtree-2.0.0}/PKG-INFO +1 -1
- {kssdtree-1.1.9 → kssdtree-2.0.0/kssdtree.egg-info}/PKG-INFO +1 -1
- {kssdtree-1.1.9 → kssdtree-2.0.0}/setup.py +24 -18
- {kssdtree-1.1.9 → kssdtree-2.0.0}/MANIFEST.in +0 -0
- {kssdtree-1.1.9 → kssdtree-2.0.0}/README.md +0 -0
- {kssdtree-1.1.9 → kssdtree-2.0.0}/align.c +0 -0
- {kssdtree-1.1.9 → kssdtree-2.0.0}/buildtree.c +0 -0
- {kssdtree-1.1.9 → kssdtree-2.0.0}/bytescale.c +0 -0
- {kssdtree-1.1.9 → kssdtree-2.0.0}/cluster.c +0 -0
- {kssdtree-1.1.9 → kssdtree-2.0.0}/co2mco.c +0 -0
- {kssdtree-1.1.9 → kssdtree-2.0.0}/command_composite.c +0 -0
- {kssdtree-1.1.9 → kssdtree-2.0.0}/command_dist.c +0 -0
- {kssdtree-1.1.9 → kssdtree-2.0.0}/command_dist_wrapper.c +0 -0
- {kssdtree-1.1.9 → kssdtree-2.0.0}/command_set.c +0 -0
- {kssdtree-1.1.9 → kssdtree-2.0.0}/command_shuffle.c +0 -0
- {kssdtree-1.1.9 → kssdtree-2.0.0}/distancemat.c +0 -0
- {kssdtree-1.1.9 → kssdtree-2.0.0}/dnj.c +0 -0
- {kssdtree-1.1.9 → kssdtree-2.0.0}/dnjheaders/bytescale.h +0 -0
- {kssdtree-1.1.9 → kssdtree-2.0.0}/dnjheaders/dnj.h +0 -0
- {kssdtree-1.1.9 → kssdtree-2.0.0}/dnjheaders/filebuff.h +0 -0
- {kssdtree-1.1.9 → kssdtree-2.0.0}/dnjheaders/hclust.h +0 -0
- {kssdtree-1.1.9 → kssdtree-2.0.0}/dnjheaders/matrix.h +0 -0
- {kssdtree-1.1.9 → kssdtree-2.0.0}/dnjheaders/mman.h +0 -0
- {kssdtree-1.1.9 → kssdtree-2.0.0}/dnjheaders/nj.h +0 -0
- {kssdtree-1.1.9 → kssdtree-2.0.0}/dnjheaders/nwck.h +0 -0
- {kssdtree-1.1.9 → kssdtree-2.0.0}/dnjheaders/pherror.h +0 -0
- {kssdtree-1.1.9 → kssdtree-2.0.0}/dnjheaders/phy.h +0 -0
- {kssdtree-1.1.9 → kssdtree-2.0.0}/dnjheaders/qseqs.h +0 -0
- {kssdtree-1.1.9 → kssdtree-2.0.0}/dnjheaders/str.h +0 -0
- {kssdtree-1.1.9 → kssdtree-2.0.0}/dnjheaders/threader.h +0 -0
- {kssdtree-1.1.9 → kssdtree-2.0.0}/dnjheaders/tmp.h +0 -0
- {kssdtree-1.1.9 → kssdtree-2.0.0}/dnjheaders/vector.h +0 -0
- {kssdtree-1.1.9 → kssdtree-2.0.0}/filebuff.c +0 -0
- {kssdtree-1.1.9 → kssdtree-2.0.0}/global_basic.c +0 -0
- {kssdtree-1.1.9 → kssdtree-2.0.0}/hclust.c +0 -0
- {kssdtree-1.1.9 → kssdtree-2.0.0}/iseq2comem.c +0 -0
- {kssdtree-1.1.9 → kssdtree-2.0.0}/kssdheaders/co2mco.h +0 -0
- {kssdtree-1.1.9 → kssdtree-2.0.0}/kssdheaders/command_composite.h +0 -0
- {kssdtree-1.1.9 → kssdtree-2.0.0}/kssdheaders/command_dist.h +0 -0
- {kssdtree-1.1.9 → kssdtree-2.0.0}/kssdheaders/command_dist_wrapper.h +0 -0
- {kssdtree-1.1.9 → kssdtree-2.0.0}/kssdheaders/command_set.h +0 -0
- {kssdtree-1.1.9 → kssdtree-2.0.0}/kssdheaders/command_shuffle.h +0 -0
- {kssdtree-1.1.9 → kssdtree-2.0.0}/kssdheaders/global_basic.h +0 -0
- {kssdtree-1.1.9 → kssdtree-2.0.0}/kssdheaders/iseq2comem.h +0 -0
- {kssdtree-1.1.9 → kssdtree-2.0.0}/kssdheaders/mman.h +0 -0
- {kssdtree-1.1.9 → kssdtree-2.0.0}/kssdheaders/mytime.h +0 -0
- {kssdtree-1.1.9 → kssdtree-2.0.0}/kssdtree.egg-info/SOURCES.txt +0 -0
- {kssdtree-1.1.9 → kssdtree-2.0.0}/kssdtree.egg-info/dependency_links.txt +0 -0
- {kssdtree-1.1.9 → kssdtree-2.0.0}/kssdtree.egg-info/not-zip-safe +0 -0
- {kssdtree-1.1.9 → kssdtree-2.0.0}/kssdtree.egg-info/requires.txt +0 -0
- {kssdtree-1.1.9 → kssdtree-2.0.0}/kssdtree.egg-info/top_level.txt +0 -0
- {kssdtree-1.1.9 → kssdtree-2.0.0}/kssdtree.py +0 -0
- {kssdtree-1.1.9 → kssdtree-2.0.0}/matrix.c +0 -0
- {kssdtree-1.1.9 → kssdtree-2.0.0}/mman.c +0 -0
- {kssdtree-1.1.9 → kssdtree-2.0.0}/mytime.c +0 -0
- {kssdtree-1.1.9 → kssdtree-2.0.0}/nj.c +0 -0
- {kssdtree-1.1.9 → kssdtree-2.0.0}/njheaders/align.h +0 -0
- {kssdtree-1.1.9 → kssdtree-2.0.0}/njheaders/buildtree.h +0 -0
- {kssdtree-1.1.9 → kssdtree-2.0.0}/njheaders/cluster.h +0 -0
- {kssdtree-1.1.9 → kssdtree-2.0.0}/njheaders/distancemat.h +0 -0
- {kssdtree-1.1.9 → kssdtree-2.0.0}/njheaders/sequence.h +0 -0
- {kssdtree-1.1.9 → kssdtree-2.0.0}/njheaders/tree.h +0 -0
- {kssdtree-1.1.9 → kssdtree-2.0.0}/njheaders/util.h +0 -0
- {kssdtree-1.1.9 → kssdtree-2.0.0}/nwck.c +0 -0
- {kssdtree-1.1.9 → kssdtree-2.0.0}/pherror.c +0 -0
- {kssdtree-1.1.9 → kssdtree-2.0.0}/phy.c +0 -0
- {kssdtree-1.1.9 → kssdtree-2.0.0}/pydnj.c +0 -0
- {kssdtree-1.1.9 → kssdtree-2.0.0}/pykssd.c +0 -0
- {kssdtree-1.1.9 → kssdtree-2.0.0}/pynj.c +0 -0
- {kssdtree-1.1.9 → kssdtree-2.0.0}/qseqs.c +0 -0
- {kssdtree-1.1.9 → kssdtree-2.0.0}/sequence.c +0 -0
- {kssdtree-1.1.9 → kssdtree-2.0.0}/setup.cfg +0 -0
- {kssdtree-1.1.9 → kssdtree-2.0.0}/str.c +0 -0
- {kssdtree-1.1.9 → kssdtree-2.0.0}/tmp.c +0 -0
- {kssdtree-1.1.9 → kssdtree-2.0.0}/toolutils.py +0 -0
- {kssdtree-1.1.9 → kssdtree-2.0.0}/tree.c +0 -0
- {kssdtree-1.1.9 → kssdtree-2.0.0}/util.c +0 -0
- {kssdtree-1.1.9 → kssdtree-2.0.0}/vector.c +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: kssdtree
|
|
3
|
-
Version:
|
|
3
|
+
Version: 2.0.0
|
|
4
4
|
Summary: Kssdtree is a versatile Python package for phylogenetic analysis. It also provides one-stop tree construction and visualization. It can handle DNA sequences of both fasta or fastq format, whether gzipped or not.
|
|
5
5
|
Home-page: https://github.com/yhlink/kssdtree
|
|
6
6
|
Download-URL: https://pypi.org/project/kssdtree
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: kssdtree
|
|
3
|
-
Version:
|
|
3
|
+
Version: 2.0.0
|
|
4
4
|
Summary: Kssdtree is a versatile Python package for phylogenetic analysis. It also provides one-stop tree construction and visualization. It can handle DNA sequences of both fasta or fastq format, whether gzipped or not.
|
|
5
5
|
Home-page: https://github.com/yhlink/kssdtree
|
|
6
6
|
Download-URL: https://pypi.org/project/kssdtree
|
|
@@ -13,23 +13,29 @@ def get_gcc_version():
|
|
|
13
13
|
return version_str
|
|
14
14
|
|
|
15
15
|
if 'darwin' in sys.platform:
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
16
|
+
target_dirs = ["gcc-9", "gcc-10", "gcc-11", "gcc-12", "gcc-13", "gcc-14", "gcc-15"]
|
|
17
|
+
path = "/opt/homebrew/bin/"
|
|
18
|
+
directories = [dir for dir in os.listdir(path) if dir in target_dirs]
|
|
19
|
+
if len(directories) > 0:
|
|
20
|
+
gcc_version = directories[0]
|
|
21
|
+
if 'gcc-9' == gcc_version:
|
|
22
|
+
gcc_path = "/opt/homebrew/bin/gcc-9"
|
|
23
|
+
elif 'gcc-10' == gcc_version:
|
|
24
|
+
gcc_path = "/opt/homebrew/bin/gcc-10"
|
|
25
|
+
elif 'gcc-11' == gcc_version:
|
|
26
|
+
gcc_path = "/opt/homebrew/bin/gcc-11"
|
|
27
|
+
elif 'gcc-12' == gcc_version:
|
|
28
|
+
gcc_path = "/opt/homebrew/bin/gcc-12"
|
|
29
|
+
elif 'gcc-14' == gcc_version:
|
|
30
|
+
gcc_path = "/opt/homebrew/bin/gcc-14"
|
|
31
|
+
elif 'gcc-15' == gcc_version:
|
|
32
|
+
gcc_path = "/opt/homebrew/bin/gcc-15"
|
|
33
|
+
else:
|
|
34
|
+
gcc_path = "/opt/homebrew/bin/gcc-13"
|
|
35
|
+
gcc_command = 'gcc-' + str(gcc_version)
|
|
36
|
+
extra_compile_args = ['-fopenmp']
|
|
37
|
+
extra_link_args = ['-fopenmp']
|
|
38
|
+
os.environ["CC"] = gcc_path
|
|
33
39
|
else:
|
|
34
40
|
gcc_command = 'gcc'
|
|
35
41
|
if environ.get('CC') and 'clang' in environ['CC']:
|
|
@@ -90,7 +96,7 @@ require_pakages = [
|
|
|
90
96
|
|
|
91
97
|
setup(
|
|
92
98
|
name='kssdtree',
|
|
93
|
-
version='
|
|
99
|
+
version='2.0.0',
|
|
94
100
|
author='Hang Yang',
|
|
95
101
|
author_email='yhlink1207@gmail.com',
|
|
96
102
|
description="Kssdtree is a versatile Python package for phylogenetic analysis. It also provides one-stop tree construction and visualization. It can handle DNA sequences of both fasta or fastq format, whether gzipped or not. ",
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|