snplib 1.0.9__py3-none-any.whl → 1.0.10__py3-none-any.whl
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.
- {snplib-1.0.9.dist-info → snplib-1.0.10.dist-info}/METADATA +2 -2
- {snplib-1.0.9.dist-info → snplib-1.0.10.dist-info}/RECORD +5 -5
- {snplib-1.0.9.dist-info → snplib-1.0.10.dist-info}/LICENSE +0 -0
- {snplib-1.0.9.dist-info → snplib-1.0.10.dist-info}/WHEEL +0 -0
- {snplib-1.0.9.dist-info → snplib-1.0.10.dist-info}/top_level.txt +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.2
|
2
2
|
Name: snplib
|
3
|
-
Version: 1.0.
|
3
|
+
Version: 1.0.10
|
4
4
|
Summary: Snptools is a tool for Single Nucleotide Polymorphism (SNP) data processing
|
5
5
|
Author-email: Igor <igor.loschinin@gmail.com>
|
6
6
|
License: GNU
|
@@ -73,7 +73,7 @@ from snplib import (
|
|
73
73
|
```
|
74
74
|
|
75
75
|
## Documentation
|
76
|
-
Detailed documentation on how to use SNPTools is available see the [docs](
|
76
|
+
Detailed documentation on how to use SNPTools is available see the [docs](https://snptools.readthedocs.io/en/latest/).
|
77
77
|
|
78
78
|
## License
|
79
79
|
This project is licensed under the GNU General Public License - see the
|
@@ -15,8 +15,8 @@ snplib/statistics/__init__.py,sha256=XJFU7mEwAJJ2M187jEkO8rFNYKoxF-g9KF_stS7eFFw
|
|
15
15
|
snplib/statistics/_callrate.py,sha256=yfHxnNVpcDfV3qxZVwrk2RWPgy9dTf7NHWczDUORwtY,1866
|
16
16
|
snplib/statistics/_freq.py,sha256=ZPZBZM3xq9EseOxuMzRVvzkjjFfaaA4ZvF7XI8ctON0,1623
|
17
17
|
snplib/statistics/_snphwe.py,sha256=KcoRGwovMCc53-GJ8VfYs_3ZEHObgt8B0EvrW5nFnmM,3353
|
18
|
-
snplib-1.0.
|
19
|
-
snplib-1.0.
|
20
|
-
snplib-1.0.
|
21
|
-
snplib-1.0.
|
22
|
-
snplib-1.0.
|
18
|
+
snplib-1.0.10.dist-info/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
|
19
|
+
snplib-1.0.10.dist-info/METADATA,sha256=pKp9XmfbbogkNsdC_SEpsx1hLTdFxWaD9YgrIq7j0e4,2184
|
20
|
+
snplib-1.0.10.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
|
21
|
+
snplib-1.0.10.dist-info/top_level.txt,sha256=CGCrLXuCSyXPCTwMFQjPxQR7b93FFFft56sAPPun_2g,7
|
22
|
+
snplib-1.0.10.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|