kssdtree 2.0.9__tar.gz → 2.1.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.
Files changed (78) hide show
  1. {kssdtree-2.0.9/kssdtree.egg-info → kssdtree-2.1.0}/PKG-INFO +1 -1
  2. {kssdtree-2.0.9 → kssdtree-2.1.0/kssdtree.egg-info}/PKG-INFO +1 -1
  3. {kssdtree-2.0.9 → kssdtree-2.1.0}/kssdtree.py +1 -1
  4. {kssdtree-2.0.9 → kssdtree-2.1.0}/setup.py +1 -1
  5. {kssdtree-2.0.9 → kssdtree-2.1.0}/MANIFEST.in +0 -0
  6. {kssdtree-2.0.9 → kssdtree-2.1.0}/README.md +0 -0
  7. {kssdtree-2.0.9 → kssdtree-2.1.0}/align.c +0 -0
  8. {kssdtree-2.0.9 → kssdtree-2.1.0}/buildtree.c +0 -0
  9. {kssdtree-2.0.9 → kssdtree-2.1.0}/bytescale.c +0 -0
  10. {kssdtree-2.0.9 → kssdtree-2.1.0}/cluster.c +0 -0
  11. {kssdtree-2.0.9 → kssdtree-2.1.0}/co2mco.c +0 -0
  12. {kssdtree-2.0.9 → kssdtree-2.1.0}/command_composite.c +0 -0
  13. {kssdtree-2.0.9 → kssdtree-2.1.0}/command_dist.c +0 -0
  14. {kssdtree-2.0.9 → kssdtree-2.1.0}/command_dist_wrapper.c +0 -0
  15. {kssdtree-2.0.9 → kssdtree-2.1.0}/command_set.c +0 -0
  16. {kssdtree-2.0.9 → kssdtree-2.1.0}/command_shuffle.c +0 -0
  17. {kssdtree-2.0.9 → kssdtree-2.1.0}/distancemat.c +0 -0
  18. {kssdtree-2.0.9 → kssdtree-2.1.0}/dnj.c +0 -0
  19. {kssdtree-2.0.9 → kssdtree-2.1.0}/dnjheaders/bytescale.h +0 -0
  20. {kssdtree-2.0.9 → kssdtree-2.1.0}/dnjheaders/dnj.h +0 -0
  21. {kssdtree-2.0.9 → kssdtree-2.1.0}/dnjheaders/filebuff.h +0 -0
  22. {kssdtree-2.0.9 → kssdtree-2.1.0}/dnjheaders/hclust.h +0 -0
  23. {kssdtree-2.0.9 → kssdtree-2.1.0}/dnjheaders/matrix.h +0 -0
  24. {kssdtree-2.0.9 → kssdtree-2.1.0}/dnjheaders/mman.h +0 -0
  25. {kssdtree-2.0.9 → kssdtree-2.1.0}/dnjheaders/nj.h +0 -0
  26. {kssdtree-2.0.9 → kssdtree-2.1.0}/dnjheaders/nwck.h +0 -0
  27. {kssdtree-2.0.9 → kssdtree-2.1.0}/dnjheaders/pherror.h +0 -0
  28. {kssdtree-2.0.9 → kssdtree-2.1.0}/dnjheaders/phy.h +0 -0
  29. {kssdtree-2.0.9 → kssdtree-2.1.0}/dnjheaders/qseqs.h +0 -0
  30. {kssdtree-2.0.9 → kssdtree-2.1.0}/dnjheaders/str.h +0 -0
  31. {kssdtree-2.0.9 → kssdtree-2.1.0}/dnjheaders/threader.h +0 -0
  32. {kssdtree-2.0.9 → kssdtree-2.1.0}/dnjheaders/tmp.h +0 -0
  33. {kssdtree-2.0.9 → kssdtree-2.1.0}/dnjheaders/vector.h +0 -0
  34. {kssdtree-2.0.9 → kssdtree-2.1.0}/filebuff.c +0 -0
  35. {kssdtree-2.0.9 → kssdtree-2.1.0}/global_basic.c +0 -0
  36. {kssdtree-2.0.9 → kssdtree-2.1.0}/hclust.c +0 -0
  37. {kssdtree-2.0.9 → kssdtree-2.1.0}/iseq2comem.c +0 -0
  38. {kssdtree-2.0.9 → kssdtree-2.1.0}/kssdheaders/co2mco.h +0 -0
  39. {kssdtree-2.0.9 → kssdtree-2.1.0}/kssdheaders/command_composite.h +0 -0
  40. {kssdtree-2.0.9 → kssdtree-2.1.0}/kssdheaders/command_dist.h +0 -0
  41. {kssdtree-2.0.9 → kssdtree-2.1.0}/kssdheaders/command_dist_wrapper.h +0 -0
  42. {kssdtree-2.0.9 → kssdtree-2.1.0}/kssdheaders/command_set.h +0 -0
  43. {kssdtree-2.0.9 → kssdtree-2.1.0}/kssdheaders/command_shuffle.h +0 -0
  44. {kssdtree-2.0.9 → kssdtree-2.1.0}/kssdheaders/global_basic.h +0 -0
  45. {kssdtree-2.0.9 → kssdtree-2.1.0}/kssdheaders/iseq2comem.h +0 -0
  46. {kssdtree-2.0.9 → kssdtree-2.1.0}/kssdheaders/mman.h +0 -0
  47. {kssdtree-2.0.9 → kssdtree-2.1.0}/kssdheaders/mytime.h +0 -0
  48. {kssdtree-2.0.9 → kssdtree-2.1.0}/kssdtree.egg-info/SOURCES.txt +0 -0
  49. {kssdtree-2.0.9 → kssdtree-2.1.0}/kssdtree.egg-info/dependency_links.txt +0 -0
  50. {kssdtree-2.0.9 → kssdtree-2.1.0}/kssdtree.egg-info/not-zip-safe +0 -0
  51. {kssdtree-2.0.9 → kssdtree-2.1.0}/kssdtree.egg-info/requires.txt +0 -0
  52. {kssdtree-2.0.9 → kssdtree-2.1.0}/kssdtree.egg-info/top_level.txt +0 -0
  53. {kssdtree-2.0.9 → kssdtree-2.1.0}/matrix.c +0 -0
  54. {kssdtree-2.0.9 → kssdtree-2.1.0}/mman.c +0 -0
  55. {kssdtree-2.0.9 → kssdtree-2.1.0}/mytime.c +0 -0
  56. {kssdtree-2.0.9 → kssdtree-2.1.0}/nj.c +0 -0
  57. {kssdtree-2.0.9 → kssdtree-2.1.0}/njheaders/align.h +0 -0
  58. {kssdtree-2.0.9 → kssdtree-2.1.0}/njheaders/buildtree.h +0 -0
  59. {kssdtree-2.0.9 → kssdtree-2.1.0}/njheaders/cluster.h +0 -0
  60. {kssdtree-2.0.9 → kssdtree-2.1.0}/njheaders/distancemat.h +0 -0
  61. {kssdtree-2.0.9 → kssdtree-2.1.0}/njheaders/sequence.h +0 -0
  62. {kssdtree-2.0.9 → kssdtree-2.1.0}/njheaders/tree.h +0 -0
  63. {kssdtree-2.0.9 → kssdtree-2.1.0}/njheaders/util.h +0 -0
  64. {kssdtree-2.0.9 → kssdtree-2.1.0}/nwck.c +0 -0
  65. {kssdtree-2.0.9 → kssdtree-2.1.0}/pherror.c +0 -0
  66. {kssdtree-2.0.9 → kssdtree-2.1.0}/phy.c +0 -0
  67. {kssdtree-2.0.9 → kssdtree-2.1.0}/pydnj.c +0 -0
  68. {kssdtree-2.0.9 → kssdtree-2.1.0}/pykssd.c +0 -0
  69. {kssdtree-2.0.9 → kssdtree-2.1.0}/pynj.c +0 -0
  70. {kssdtree-2.0.9 → kssdtree-2.1.0}/qseqs.c +0 -0
  71. {kssdtree-2.0.9 → kssdtree-2.1.0}/sequence.c +0 -0
  72. {kssdtree-2.0.9 → kssdtree-2.1.0}/setup.cfg +0 -0
  73. {kssdtree-2.0.9 → kssdtree-2.1.0}/str.c +0 -0
  74. {kssdtree-2.0.9 → kssdtree-2.1.0}/tmp.c +0 -0
  75. {kssdtree-2.0.9 → kssdtree-2.1.0}/toolutils.py +0 -0
  76. {kssdtree-2.0.9 → kssdtree-2.1.0}/tree.c +0 -0
  77. {kssdtree-2.0.9 → kssdtree-2.1.0}/util.c +0 -0
  78. {kssdtree-2.0.9 → kssdtree-2.1.0}/vector.c +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: kssdtree
3
- Version: 2.0.9
3
+ Version: 2.1.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.4
2
2
  Name: kssdtree
3
- Version: 2.0.9
3
+ Version: 2.1.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
@@ -359,7 +359,7 @@ def quick(shuf_file=None, genome_files=None, output=None, reference=None, databa
359
359
  if not toolutils.is_positive_integer(N):
360
360
  print("N must > 0 !!!")
361
361
  return False
362
- if shuf_file != 'L3K9.shuf':
362
+ if 'L3K9.shuf' not in shuf_file:
363
363
  print("shuf_file must be set to 'L3K9.shuf'")
364
364
  return False
365
365
  timeStamp = int(time.mktime(time.localtime(time.time())))
@@ -110,7 +110,7 @@ require_pakages = [
110
110
 
111
111
  setup(
112
112
  name='kssdtree',
113
- version='2.0.9',
113
+ version='2.1.0',
114
114
  author='Hang Yang',
115
115
  author_email='yhlink1207@gmail.com',
116
116
  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