kssdtree 1.1.7__tar.gz → 1.1.8__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.7/kssdtree.egg-info → kssdtree-1.1.8}/PKG-INFO +1 -1
- {kssdtree-1.1.7 → kssdtree-1.1.8}/command_dist.c +1 -2
- {kssdtree-1.1.7 → kssdtree-1.1.8}/kssdheaders/global_basic.h +2 -0
- {kssdtree-1.1.7 → kssdtree-1.1.8/kssdtree.egg-info}/PKG-INFO +1 -1
- {kssdtree-1.1.7 → kssdtree-1.1.8}/setup.py +14 -18
- {kssdtree-1.1.7 → kssdtree-1.1.8}/MANIFEST.in +0 -0
- {kssdtree-1.1.7 → kssdtree-1.1.8}/README.md +0 -0
- {kssdtree-1.1.7 → kssdtree-1.1.8}/align.c +0 -0
- {kssdtree-1.1.7 → kssdtree-1.1.8}/buildtree.c +0 -0
- {kssdtree-1.1.7 → kssdtree-1.1.8}/bytescale.c +0 -0
- {kssdtree-1.1.7 → kssdtree-1.1.8}/cluster.c +0 -0
- {kssdtree-1.1.7 → kssdtree-1.1.8}/co2mco.c +0 -0
- {kssdtree-1.1.7 → kssdtree-1.1.8}/command_composite.c +0 -0
- {kssdtree-1.1.7 → kssdtree-1.1.8}/command_dist_wrapper.c +0 -0
- {kssdtree-1.1.7 → kssdtree-1.1.8}/command_set.c +0 -0
- {kssdtree-1.1.7 → kssdtree-1.1.8}/command_shuffle.c +0 -0
- {kssdtree-1.1.7 → kssdtree-1.1.8}/distancemat.c +0 -0
- {kssdtree-1.1.7 → kssdtree-1.1.8}/dnj.c +0 -0
- {kssdtree-1.1.7 → kssdtree-1.1.8}/dnjheaders/bytescale.h +0 -0
- {kssdtree-1.1.7 → kssdtree-1.1.8}/dnjheaders/dnj.h +0 -0
- {kssdtree-1.1.7 → kssdtree-1.1.8}/dnjheaders/filebuff.h +0 -0
- {kssdtree-1.1.7 → kssdtree-1.1.8}/dnjheaders/hclust.h +0 -0
- {kssdtree-1.1.7 → kssdtree-1.1.8}/dnjheaders/matrix.h +0 -0
- {kssdtree-1.1.7 → kssdtree-1.1.8}/dnjheaders/mman.h +0 -0
- {kssdtree-1.1.7 → kssdtree-1.1.8}/dnjheaders/nj.h +0 -0
- {kssdtree-1.1.7 → kssdtree-1.1.8}/dnjheaders/nwck.h +0 -0
- {kssdtree-1.1.7 → kssdtree-1.1.8}/dnjheaders/pherror.h +0 -0
- {kssdtree-1.1.7 → kssdtree-1.1.8}/dnjheaders/phy.h +0 -0
- {kssdtree-1.1.7 → kssdtree-1.1.8}/dnjheaders/qseqs.h +0 -0
- {kssdtree-1.1.7 → kssdtree-1.1.8}/dnjheaders/str.h +0 -0
- {kssdtree-1.1.7 → kssdtree-1.1.8}/dnjheaders/threader.h +0 -0
- {kssdtree-1.1.7 → kssdtree-1.1.8}/dnjheaders/tmp.h +0 -0
- {kssdtree-1.1.7 → kssdtree-1.1.8}/dnjheaders/vector.h +0 -0
- {kssdtree-1.1.7 → kssdtree-1.1.8}/filebuff.c +0 -0
- {kssdtree-1.1.7 → kssdtree-1.1.8}/global_basic.c +0 -0
- {kssdtree-1.1.7 → kssdtree-1.1.8}/hclust.c +0 -0
- {kssdtree-1.1.7 → kssdtree-1.1.8}/iseq2comem.c +0 -0
- {kssdtree-1.1.7 → kssdtree-1.1.8}/kssdheaders/co2mco.h +0 -0
- {kssdtree-1.1.7 → kssdtree-1.1.8}/kssdheaders/command_composite.h +0 -0
- {kssdtree-1.1.7 → kssdtree-1.1.8}/kssdheaders/command_dist.h +0 -0
- {kssdtree-1.1.7 → kssdtree-1.1.8}/kssdheaders/command_dist_wrapper.h +0 -0
- {kssdtree-1.1.7 → kssdtree-1.1.8}/kssdheaders/command_set.h +0 -0
- {kssdtree-1.1.7 → kssdtree-1.1.8}/kssdheaders/command_shuffle.h +0 -0
- {kssdtree-1.1.7 → kssdtree-1.1.8}/kssdheaders/iseq2comem.h +0 -0
- {kssdtree-1.1.7 → kssdtree-1.1.8}/kssdheaders/mman.h +0 -0
- {kssdtree-1.1.7 → kssdtree-1.1.8}/kssdheaders/mytime.h +0 -0
- {kssdtree-1.1.7 → kssdtree-1.1.8}/kssdtree.egg-info/SOURCES.txt +0 -0
- {kssdtree-1.1.7 → kssdtree-1.1.8}/kssdtree.egg-info/dependency_links.txt +0 -0
- {kssdtree-1.1.7 → kssdtree-1.1.8}/kssdtree.egg-info/not-zip-safe +0 -0
- {kssdtree-1.1.7 → kssdtree-1.1.8}/kssdtree.egg-info/requires.txt +0 -0
- {kssdtree-1.1.7 → kssdtree-1.1.8}/kssdtree.egg-info/top_level.txt +0 -0
- {kssdtree-1.1.7 → kssdtree-1.1.8}/kssdtree.py +0 -0
- {kssdtree-1.1.7 → kssdtree-1.1.8}/matrix.c +0 -0
- {kssdtree-1.1.7 → kssdtree-1.1.8}/mman.c +0 -0
- {kssdtree-1.1.7 → kssdtree-1.1.8}/mytime.c +0 -0
- {kssdtree-1.1.7 → kssdtree-1.1.8}/nj.c +0 -0
- {kssdtree-1.1.7 → kssdtree-1.1.8}/njheaders/align.h +0 -0
- {kssdtree-1.1.7 → kssdtree-1.1.8}/njheaders/buildtree.h +0 -0
- {kssdtree-1.1.7 → kssdtree-1.1.8}/njheaders/cluster.h +0 -0
- {kssdtree-1.1.7 → kssdtree-1.1.8}/njheaders/distancemat.h +0 -0
- {kssdtree-1.1.7 → kssdtree-1.1.8}/njheaders/sequence.h +0 -0
- {kssdtree-1.1.7 → kssdtree-1.1.8}/njheaders/tree.h +0 -0
- {kssdtree-1.1.7 → kssdtree-1.1.8}/njheaders/util.h +0 -0
- {kssdtree-1.1.7 → kssdtree-1.1.8}/nwck.c +0 -0
- {kssdtree-1.1.7 → kssdtree-1.1.8}/pherror.c +0 -0
- {kssdtree-1.1.7 → kssdtree-1.1.8}/phy.c +0 -0
- {kssdtree-1.1.7 → kssdtree-1.1.8}/pydnj.c +0 -0
- {kssdtree-1.1.7 → kssdtree-1.1.8}/pykssd.c +0 -0
- {kssdtree-1.1.7 → kssdtree-1.1.8}/pynj.c +0 -0
- {kssdtree-1.1.7 → kssdtree-1.1.8}/qseqs.c +0 -0
- {kssdtree-1.1.7 → kssdtree-1.1.8}/sequence.c +0 -0
- {kssdtree-1.1.7 → kssdtree-1.1.8}/setup.cfg +0 -0
- {kssdtree-1.1.7 → kssdtree-1.1.8}/str.c +0 -0
- {kssdtree-1.1.7 → kssdtree-1.1.8}/tmp.c +0 -0
- {kssdtree-1.1.7 → kssdtree-1.1.8}/toolutils.py +0 -0
- {kssdtree-1.1.7 → kssdtree-1.1.8}/tree.c +0 -0
- {kssdtree-1.1.7 → kssdtree-1.1.8}/util.c +0 -0
- {kssdtree-1.1.7 → kssdtree-1.1.8}/vector.c +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: kssdtree
|
|
3
|
-
Version: 1.1.
|
|
3
|
+
Version: 1.1.8
|
|
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
|
|
@@ -32,6 +32,7 @@
|
|
|
32
32
|
#include <zlib.h>
|
|
33
33
|
#include <stdbool.h>
|
|
34
34
|
#include <libgen.h>
|
|
35
|
+
|
|
35
36
|
#ifdef _WIN32
|
|
36
37
|
#include <malloc.h>
|
|
37
38
|
#elif __linux__
|
|
@@ -41,9 +42,7 @@
|
|
|
41
42
|
#endif
|
|
42
43
|
|
|
43
44
|
#ifdef _WIN32
|
|
44
|
-
|
|
45
45
|
#include <windows.h>
|
|
46
|
-
|
|
47
46
|
#endif
|
|
48
47
|
|
|
49
48
|
#ifdef _WIN32
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: kssdtree
|
|
3
|
-
Version: 1.1.
|
|
3
|
+
Version: 1.1.8
|
|
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
|
|
@@ -12,24 +12,20 @@ def get_gcc_version():
|
|
|
12
12
|
version_str = version_line.split()[-1]
|
|
13
13
|
return version_str
|
|
14
14
|
|
|
15
|
-
|
|
16
|
-
gcc_version = get_gcc_version()
|
|
17
|
-
if '9.' in gcc_version:
|
|
18
|
-
gcc_path = "/opt/homebrew/bin/gcc-9"
|
|
19
|
-
elif '10.' in gcc_version:
|
|
20
|
-
gcc_path = "/opt/homebrew/bin/gcc-10"
|
|
21
|
-
elif '11.' in gcc_version:
|
|
22
|
-
gcc_path = "/opt/homebrew/bin/gcc-11"
|
|
23
|
-
elif '12.' in gcc_version:
|
|
24
|
-
gcc_path = "/opt/homebrew/bin/gcc-12"
|
|
25
|
-
elif '14.' in gcc_version:
|
|
26
|
-
gcc_path = "/opt/homebrew/bin/gcc-14"
|
|
27
|
-
else:
|
|
28
|
-
gcc_path = "/opt/homebrew/bin/gcc-13"
|
|
29
|
-
|
|
30
|
-
|
|
31
15
|
if 'darwin' in sys.platform:
|
|
32
|
-
|
|
16
|
+
gcc_version = get_gcc_version()
|
|
17
|
+
if '9.' in gcc_version:
|
|
18
|
+
gcc_path = "/opt/homebrew/bin/gcc-9"
|
|
19
|
+
elif '10.' in gcc_version:
|
|
20
|
+
gcc_path = "/opt/homebrew/bin/gcc-10"
|
|
21
|
+
elif '11.' in gcc_version:
|
|
22
|
+
gcc_path = "/opt/homebrew/bin/gcc-11"
|
|
23
|
+
elif '12.' in gcc_version:
|
|
24
|
+
gcc_path = "/opt/homebrew/bin/gcc-12"
|
|
25
|
+
elif '14.' in gcc_version:
|
|
26
|
+
gcc_path = "/opt/homebrew/bin/gcc-14"
|
|
27
|
+
else:
|
|
28
|
+
gcc_path = "/opt/homebrew/bin/gcc-13"
|
|
33
29
|
gcc_command = 'gcc-' + str(gcc_version)
|
|
34
30
|
extra_compile_args = ['-fopenmp']
|
|
35
31
|
extra_link_args = ['-fopenmp']
|
|
@@ -94,7 +90,7 @@ require_pakages = [
|
|
|
94
90
|
|
|
95
91
|
setup(
|
|
96
92
|
name='kssdtree',
|
|
97
|
-
version='1.1.
|
|
93
|
+
version='1.1.8',
|
|
98
94
|
author='Hang Yang',
|
|
99
95
|
author_email='yhlink1207@gmail.com',
|
|
100
96
|
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
|