spymot 2.1.2.dev0__py3-none-any.whl → 2.1.4.dev0__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.
spymot/_version.py CHANGED
@@ -28,7 +28,7 @@ version_tuple: VERSION_TUPLE
28
28
  commit_id: COMMIT_ID
29
29
  __commit_id__: COMMIT_ID
30
30
 
31
- __version__ = version = '2.1.2.dev0'
32
- __version_tuple__ = version_tuple = (2, 1, 2, 'dev0')
31
+ __version__ = version = '2.1.4.dev0'
32
+ __version_tuple__ = version_tuple = (2, 1, 4, 'dev0')
33
33
 
34
34
  __commit_id__ = commit_id = None
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: spymot
3
- Version: 2.1.2.dev0
3
+ Version: 2.1.4.dev0
4
4
  Summary: Advanced Protein Motif Detection with AlphaFold Structural Validation
5
5
  Author-email: Erfan Zohrabi <erfanzohrabi.ez@gmail.com>
6
6
  Maintainer-email: Erfan Zohrabi <erfanzohrabi.ez@gmail.com>
@@ -55,13 +55,37 @@ Dynamic: license-file
55
55
 
56
56
  [![Python 3.8+](https://img.shields.io/badge/python-3.8+-blue.svg)](https://www.python.org/downloads/)
57
57
  [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
58
- [![Version](https://img.shields.io/badge/version-2.0.0-green.svg)](https://github.com/erfanzohrabi/spymot)
58
+ [![PyPI version](https://img.shields.io/pypi/v/spymot.svg)](https://pypi.org/project/spymot/)
59
+ [![PyPI downloads](https://img.shields.io/pypi/dm/spymot.svg)](https://pypi.org/project/spymot/)
59
60
 
60
61
  **Spymot** is a comprehensive protein analysis platform that combines motif detection with 3D structure validation using AlphaFold2 confidence scores. Designed for cancer biology research, drug discovery, and functional genomics, Spymot provides deep insights into protein function through systematic analysis of short linear motifs (SLiMs) and targeting signals.
61
62
 
63
+ ## 🎉 **Package Successfully Published!**
64
+
65
+ **Spymot is now available on PyPI and can be installed worldwide!**
66
+
67
+ ### 📦 **Installation**
68
+
69
+ ```bash
70
+ pip install spymot
71
+ ```
72
+
73
+ ### 🌐 **Package Links**
74
+ - **PyPI (Main)**: https://pypi.org/project/spymot/ - **LIVE!** ✅
75
+ - **Test PyPI**: https://test.pypi.org/project/spymot/ - **LIVE!** ✅
76
+ - **Version**: `2.1.2.dev2` published successfully
77
+ - **Installable globally**: `pip install spymot`
78
+
79
+ ## 🚀 **Your Package is Now Available Worldwide!**
80
+
81
+ Anyone can now install your package with:
82
+ ```bash
83
+ pip install spymot
84
+ ```
85
+
62
86
  ## 📦 **Python Package**
63
87
 
64
- Spymot is now available as a **Python package** that can be installed via pip! This provides unified access to both V1 and V2 functionality through a single, easy-to-use interface.
88
+ Spymot is available as a **Python package** that provides unified access to both V1 and V2 functionality through a single, easy-to-use interface.
65
89
 
66
90
  ## 🎯 Key Features
67
91
 
@@ -1,5 +1,5 @@
1
1
  spymot/__init__.py,sha256=pX9FeNEpnmugHxwPVYj3F53emUmlsu6pa8e6wAseumQ,3074
2
- spymot/_version.py,sha256=19I-d9f6zmiPfZVMG28Uc3VJjCBr6AB49j05qns6a_U,717
2
+ spymot/_version.py,sha256=kHiXGBIvqeiz1z-0p9Px0pkUzteSuRkhb9rm_rMDxEY,717
3
3
  spymot/cli.py,sha256=SuWnZSigpeg_-EzVzQtiqBsqWZ_yv7dOgseDsRTi9-Q,6825
4
4
  spymot/v1/__init__.py,sha256=eg66R6f1aHW9CKubuHDw73JxWAkAv9zt_F2VnqbAIYU,1409
5
5
  spymot/v1/cli.py,sha256=nmgiG2HGMNJT_eRfI1dz1VfHnYNRjrO7B4Zfma8p4Xw,830
@@ -8,9 +8,9 @@ spymot/v2/scripts/__init__.py,sha256=2XoIuQtpUpWFsHroJ0rTiVjw92868HAVww0gCrtu9pY
8
8
  spymot/v2/scripts/enhanced_cli.py,sha256=bH5kTkTaUv8yIs9Q_tHR_RiZrVwK7p59Z6UzjUmpNnQ,1482
9
9
  spymot/v2/scripts/enhanced_demo.py,sha256=02LzbrtE4YuxxN5eB9LYeAgeEmhe-K6XAspNEWPCZtU,568
10
10
  spymot/v2/scripts/interactive_cli.py,sha256=jMA-YLEHOM9ejc2e99AMFMAD9gUR3GlsIXqI3JIlSuM,590
11
- spymot-2.1.2.dev0.dist-info/licenses/LICENSE,sha256=99IxaTsfCx8o-M6ofqj64LAFNoSsSDUy7RKHYOlgbXI,1070
12
- spymot-2.1.2.dev0.dist-info/METADATA,sha256=dl3Z427GVQkA3CdUFFG8Z_lYLcyXWvucSv9Rd_4D1eQ,29805
13
- spymot-2.1.2.dev0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
14
- spymot-2.1.2.dev0.dist-info/entry_points.txt,sha256=SURjv0itIldP_RQr7Us5QCFOsDAVnz3c1zmt251qUvo,43
15
- spymot-2.1.2.dev0.dist-info/top_level.txt,sha256=msGxyCtt4HWVmtvJzkAggTaLAi4z1UIbX2YOHKprD-w,7
16
- spymot-2.1.2.dev0.dist-info/RECORD,,
11
+ spymot-2.1.4.dev0.dist-info/licenses/LICENSE,sha256=99IxaTsfCx8o-M6ofqj64LAFNoSsSDUy7RKHYOlgbXI,1070
12
+ spymot-2.1.4.dev0.dist-info/METADATA,sha256=Gtmz2JPkjqus4a_sAxv0AMgv2F2vuEdKMVnxDRnwoVo,30422
13
+ spymot-2.1.4.dev0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
14
+ spymot-2.1.4.dev0.dist-info/entry_points.txt,sha256=SURjv0itIldP_RQr7Us5QCFOsDAVnz3c1zmt251qUvo,43
15
+ spymot-2.1.4.dev0.dist-info/top_level.txt,sha256=msGxyCtt4HWVmtvJzkAggTaLAi4z1UIbX2YOHKprD-w,7
16
+ spymot-2.1.4.dev0.dist-info/RECORD,,