biobb-io 4.1.1__tar.gz → 4.2.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 (30) hide show
  1. {biobb_io-4.1.1 → biobb_io-4.2.0}/PKG-INFO +9 -9
  2. {biobb_io-4.1.1 → biobb_io-4.2.0}/README.md +7 -7
  3. {biobb_io-4.1.1 → biobb_io-4.2.0}/biobb_io/__init__.py +1 -1
  4. {biobb_io-4.1.1 → biobb_io-4.2.0}/biobb_io.egg-info/PKG-INFO +9 -9
  5. biobb_io-4.2.0/biobb_io.egg-info/requires.txt +1 -0
  6. {biobb_io-4.1.1 → biobb_io-4.2.0}/setup.py +2 -2
  7. biobb_io-4.1.1/biobb_io.egg-info/requires.txt +0 -1
  8. {biobb_io-4.1.1 → biobb_io-4.2.0}/LICENSE +0 -0
  9. {biobb_io-4.1.1 → biobb_io-4.2.0}/biobb_io/api/__init__.py +0 -0
  10. {biobb_io-4.1.1 → biobb_io-4.2.0}/biobb_io/api/alphafold.py +0 -0
  11. {biobb_io-4.1.1 → biobb_io-4.2.0}/biobb_io/api/api_binding_site.py +0 -0
  12. {biobb_io-4.1.1 → biobb_io-4.2.0}/biobb_io/api/canonical_fasta.py +0 -0
  13. {biobb_io-4.1.1 → biobb_io-4.2.0}/biobb_io/api/common.py +0 -0
  14. {biobb_io-4.1.1 → biobb_io-4.2.0}/biobb_io/api/drugbank.py +0 -0
  15. {biobb_io-4.1.1 → biobb_io-4.2.0}/biobb_io/api/ideal_sdf.py +0 -0
  16. {biobb_io-4.1.1 → biobb_io-4.2.0}/biobb_io/api/ligand.py +0 -0
  17. {biobb_io-4.1.1 → biobb_io-4.2.0}/biobb_io/api/memprotmd_sim.py +0 -0
  18. {biobb_io-4.1.1 → biobb_io-4.2.0}/biobb_io/api/memprotmd_sim_list.py +0 -0
  19. {biobb_io-4.1.1 → biobb_io-4.2.0}/biobb_io/api/memprotmd_sim_search.py +0 -0
  20. {biobb_io-4.1.1 → biobb_io-4.2.0}/biobb_io/api/mmcif.py +0 -0
  21. {biobb_io-4.1.1 → biobb_io-4.2.0}/biobb_io/api/pdb.py +0 -0
  22. {biobb_io-4.1.1 → biobb_io-4.2.0}/biobb_io/api/pdb_cluster_zip.py +0 -0
  23. {biobb_io-4.1.1 → biobb_io-4.2.0}/biobb_io/api/pdb_variants.py +0 -0
  24. {biobb_io-4.1.1 → biobb_io-4.2.0}/biobb_io/api/structure_info.py +0 -0
  25. {biobb_io-4.1.1 → biobb_io-4.2.0}/biobb_io/test/__init__.py +0 -0
  26. {biobb_io-4.1.1 → biobb_io-4.2.0}/biobb_io.egg-info/SOURCES.txt +0 -0
  27. {biobb_io-4.1.1 → biobb_io-4.2.0}/biobb_io.egg-info/dependency_links.txt +0 -0
  28. {biobb_io-4.1.1 → biobb_io-4.2.0}/biobb_io.egg-info/entry_points.txt +0 -0
  29. {biobb_io-4.1.1 → biobb_io-4.2.0}/biobb_io.egg-info/top_level.txt +0 -0
  30. {biobb_io-4.1.1 → biobb_io-4.2.0}/setup.cfg +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: biobb_io
3
- Version: 4.1.1
3
+ Version: 4.2.0
4
4
  Summary: Biobb_io is the Biobb module collection to fetch data to be consumed by the rest of the Biobb building blocks.
5
5
  Home-page: https://github.com/bioexcel/biobb_io
6
6
  Author: Biobb developers
@@ -18,14 +18,14 @@ Classifier: Operating System :: POSIX
18
18
  Requires-Python: >=3.8
19
19
  Description-Content-Type: text/markdown
20
20
  License-File: LICENSE
21
- Requires-Dist: biobb_common==4.1.0
21
+ Requires-Dist: biobb_common==4.2.0
22
22
 
23
23
  [![](https://img.shields.io/github/v/tag/bioexcel/biobb_io?label=Version)](https://GitHub.com/bioexcel/biobb_io/tags/)
24
24
  [![](https://img.shields.io/pypi/v/biobb-io.svg?label=Pypi)](https://pypi.python.org/pypi/biobb-io/)
25
25
  [![](https://img.shields.io/conda/vn/bioconda/biobb_io?label=Conda)](https://anaconda.org/bioconda/biobb_io)
26
26
  [![](https://img.shields.io/conda/dn/bioconda/biobb_io?label=Conda%20Downloads)](https://anaconda.org/bioconda/biobb_io)
27
27
  [![](https://img.shields.io/badge/Docker-Quay.io-blue)](https://quay.io/repository/biocontainers/biobb_io?tab=tags)
28
- [![](https://img.shields.io/badge/Singularity-GalaxyProject-blue)](https://depot.galaxyproject.org/singularity/biobb_io:4.1.1--pyhdfd78af_0)
28
+ [![](https://img.shields.io/badge/Singularity-GalaxyProject-blue)](https://depot.galaxyproject.org/singularity/biobb_io:4.2.0--pyhdfd78af_0)
29
29
 
30
30
  [![](https://img.shields.io/badge/OS-Unix%20%7C%20MacOS-blue)](https://github.com/bioexcel/biobb_io)
31
31
  [![](https://img.shields.io/pypi/pyversions/biobb-io.svg?label=Python%20Versions)](https://pypi.org/project/biobb-io/)
@@ -63,7 +63,7 @@ The latest documentation of this package can be found in our readthedocs site:
63
63
  [latest API documentation](http://biobb-io.readthedocs.io/en/latest/).
64
64
 
65
65
  ### Version
66
- v4.1.1 2024.1
66
+ v4.2.0 2024.1
67
67
 
68
68
  ### Installation
69
69
  Using PIP:
@@ -72,7 +72,7 @@ Using PIP:
72
72
 
73
73
  * Installation:
74
74
 
75
- pip install "biobb_io==4.1.1"
75
+ pip install "biobb_io==4.2.0"
76
76
 
77
77
  * Usage: [Python API documentation](https://biobb-io.readthedocs.io/en/latest/modules.html)
78
78
 
@@ -80,7 +80,7 @@ Using ANACONDA:
80
80
  * Installation:
81
81
 
82
82
 
83
- conda install -c bioconda "biobb_io==4.1.1"
83
+ conda install -c bioconda "biobb_io==4.2.0"
84
84
 
85
85
 
86
86
  * Usage: With conda installation BioBBs can be used with the [Python API documentation](https://biobb-io.readthedocs.io/en/latest/modules.html) and the [Command Line documentation](https://biobb-io.readthedocs.io/en/latest/command_line.html)
@@ -89,12 +89,12 @@ Using DOCKER:
89
89
  * Installation:
90
90
 
91
91
 
92
- docker pull quay.io/biocontainers/biobb_io:4.1.1--pyhdfd78af_0
92
+ docker pull quay.io/biocontainers/biobb_io:4.2.0--pyhdfd78af_0
93
93
 
94
94
  * Usage:
95
95
 
96
96
 
97
- docker run quay.io/biocontainers/biobb_io:4.1.1--pyhdfd78af_0 <command>
97
+ docker run quay.io/biocontainers/biobb_io:4.2.0--pyhdfd78af_0 <command>
98
98
 
99
99
 
100
100
  The command list and specification can be found at the [Command Line documentation](https://biobb-io.readthedocs.io/en/latest/command_line.html).
@@ -106,7 +106,7 @@ Using SINGULARITY:
106
106
  * Installation:
107
107
 
108
108
 
109
- singularity pull --name biobb_io.sif https://depot.galaxyproject.org/singularity/biobb_io:4.1.1--pyhdfd78af_0
109
+ singularity pull --name biobb_io.sif https://depot.galaxyproject.org/singularity/biobb_io:4.2.0--pyhdfd78af_0
110
110
 
111
111
 
112
112
  * Usage:
@@ -3,7 +3,7 @@
3
3
  [![](https://img.shields.io/conda/vn/bioconda/biobb_io?label=Conda)](https://anaconda.org/bioconda/biobb_io)
4
4
  [![](https://img.shields.io/conda/dn/bioconda/biobb_io?label=Conda%20Downloads)](https://anaconda.org/bioconda/biobb_io)
5
5
  [![](https://img.shields.io/badge/Docker-Quay.io-blue)](https://quay.io/repository/biocontainers/biobb_io?tab=tags)
6
- [![](https://img.shields.io/badge/Singularity-GalaxyProject-blue)](https://depot.galaxyproject.org/singularity/biobb_io:4.1.1--pyhdfd78af_0)
6
+ [![](https://img.shields.io/badge/Singularity-GalaxyProject-blue)](https://depot.galaxyproject.org/singularity/biobb_io:4.2.0--pyhdfd78af_0)
7
7
 
8
8
  [![](https://img.shields.io/badge/OS-Unix%20%7C%20MacOS-blue)](https://github.com/bioexcel/biobb_io)
9
9
  [![](https://img.shields.io/pypi/pyversions/biobb-io.svg?label=Python%20Versions)](https://pypi.org/project/biobb-io/)
@@ -41,7 +41,7 @@ The latest documentation of this package can be found in our readthedocs site:
41
41
  [latest API documentation](http://biobb-io.readthedocs.io/en/latest/).
42
42
 
43
43
  ### Version
44
- v4.1.1 2024.1
44
+ v4.2.0 2024.1
45
45
 
46
46
  ### Installation
47
47
  Using PIP:
@@ -50,7 +50,7 @@ Using PIP:
50
50
 
51
51
  * Installation:
52
52
 
53
- pip install "biobb_io==4.1.1"
53
+ pip install "biobb_io==4.2.0"
54
54
 
55
55
  * Usage: [Python API documentation](https://biobb-io.readthedocs.io/en/latest/modules.html)
56
56
 
@@ -58,7 +58,7 @@ Using ANACONDA:
58
58
  * Installation:
59
59
 
60
60
 
61
- conda install -c bioconda "biobb_io==4.1.1"
61
+ conda install -c bioconda "biobb_io==4.2.0"
62
62
 
63
63
 
64
64
  * Usage: With conda installation BioBBs can be used with the [Python API documentation](https://biobb-io.readthedocs.io/en/latest/modules.html) and the [Command Line documentation](https://biobb-io.readthedocs.io/en/latest/command_line.html)
@@ -67,12 +67,12 @@ Using DOCKER:
67
67
  * Installation:
68
68
 
69
69
 
70
- docker pull quay.io/biocontainers/biobb_io:4.1.1--pyhdfd78af_0
70
+ docker pull quay.io/biocontainers/biobb_io:4.2.0--pyhdfd78af_0
71
71
 
72
72
  * Usage:
73
73
 
74
74
 
75
- docker run quay.io/biocontainers/biobb_io:4.1.1--pyhdfd78af_0 <command>
75
+ docker run quay.io/biocontainers/biobb_io:4.2.0--pyhdfd78af_0 <command>
76
76
 
77
77
 
78
78
  The command list and specification can be found at the [Command Line documentation](https://biobb-io.readthedocs.io/en/latest/command_line.html).
@@ -84,7 +84,7 @@ Using SINGULARITY:
84
84
  * Installation:
85
85
 
86
86
 
87
- singularity pull --name biobb_io.sif https://depot.galaxyproject.org/singularity/biobb_io:4.1.1--pyhdfd78af_0
87
+ singularity pull --name biobb_io.sif https://depot.galaxyproject.org/singularity/biobb_io:4.2.0--pyhdfd78af_0
88
88
 
89
89
 
90
90
  * Usage:
@@ -1,3 +1,3 @@
1
1
  name = "biobb_io"
2
2
  __all__ = ["api"]
3
- __version__ = "4.1.1"
3
+ __version__ = "4.2.0"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: biobb-io
3
- Version: 4.1.1
3
+ Version: 4.2.0
4
4
  Summary: Biobb_io is the Biobb module collection to fetch data to be consumed by the rest of the Biobb building blocks.
5
5
  Home-page: https://github.com/bioexcel/biobb_io
6
6
  Author: Biobb developers
@@ -18,14 +18,14 @@ Classifier: Operating System :: POSIX
18
18
  Requires-Python: >=3.8
19
19
  Description-Content-Type: text/markdown
20
20
  License-File: LICENSE
21
- Requires-Dist: biobb_common==4.1.0
21
+ Requires-Dist: biobb_common==4.2.0
22
22
 
23
23
  [![](https://img.shields.io/github/v/tag/bioexcel/biobb_io?label=Version)](https://GitHub.com/bioexcel/biobb_io/tags/)
24
24
  [![](https://img.shields.io/pypi/v/biobb-io.svg?label=Pypi)](https://pypi.python.org/pypi/biobb-io/)
25
25
  [![](https://img.shields.io/conda/vn/bioconda/biobb_io?label=Conda)](https://anaconda.org/bioconda/biobb_io)
26
26
  [![](https://img.shields.io/conda/dn/bioconda/biobb_io?label=Conda%20Downloads)](https://anaconda.org/bioconda/biobb_io)
27
27
  [![](https://img.shields.io/badge/Docker-Quay.io-blue)](https://quay.io/repository/biocontainers/biobb_io?tab=tags)
28
- [![](https://img.shields.io/badge/Singularity-GalaxyProject-blue)](https://depot.galaxyproject.org/singularity/biobb_io:4.1.1--pyhdfd78af_0)
28
+ [![](https://img.shields.io/badge/Singularity-GalaxyProject-blue)](https://depot.galaxyproject.org/singularity/biobb_io:4.2.0--pyhdfd78af_0)
29
29
 
30
30
  [![](https://img.shields.io/badge/OS-Unix%20%7C%20MacOS-blue)](https://github.com/bioexcel/biobb_io)
31
31
  [![](https://img.shields.io/pypi/pyversions/biobb-io.svg?label=Python%20Versions)](https://pypi.org/project/biobb-io/)
@@ -63,7 +63,7 @@ The latest documentation of this package can be found in our readthedocs site:
63
63
  [latest API documentation](http://biobb-io.readthedocs.io/en/latest/).
64
64
 
65
65
  ### Version
66
- v4.1.1 2024.1
66
+ v4.2.0 2024.1
67
67
 
68
68
  ### Installation
69
69
  Using PIP:
@@ -72,7 +72,7 @@ Using PIP:
72
72
 
73
73
  * Installation:
74
74
 
75
- pip install "biobb_io==4.1.1"
75
+ pip install "biobb_io==4.2.0"
76
76
 
77
77
  * Usage: [Python API documentation](https://biobb-io.readthedocs.io/en/latest/modules.html)
78
78
 
@@ -80,7 +80,7 @@ Using ANACONDA:
80
80
  * Installation:
81
81
 
82
82
 
83
- conda install -c bioconda "biobb_io==4.1.1"
83
+ conda install -c bioconda "biobb_io==4.2.0"
84
84
 
85
85
 
86
86
  * Usage: With conda installation BioBBs can be used with the [Python API documentation](https://biobb-io.readthedocs.io/en/latest/modules.html) and the [Command Line documentation](https://biobb-io.readthedocs.io/en/latest/command_line.html)
@@ -89,12 +89,12 @@ Using DOCKER:
89
89
  * Installation:
90
90
 
91
91
 
92
- docker pull quay.io/biocontainers/biobb_io:4.1.1--pyhdfd78af_0
92
+ docker pull quay.io/biocontainers/biobb_io:4.2.0--pyhdfd78af_0
93
93
 
94
94
  * Usage:
95
95
 
96
96
 
97
- docker run quay.io/biocontainers/biobb_io:4.1.1--pyhdfd78af_0 <command>
97
+ docker run quay.io/biocontainers/biobb_io:4.2.0--pyhdfd78af_0 <command>
98
98
 
99
99
 
100
100
  The command list and specification can be found at the [Command Line documentation](https://biobb-io.readthedocs.io/en/latest/command_line.html).
@@ -106,7 +106,7 @@ Using SINGULARITY:
106
106
  * Installation:
107
107
 
108
108
 
109
- singularity pull --name biobb_io.sif https://depot.galaxyproject.org/singularity/biobb_io:4.1.1--pyhdfd78af_0
109
+ singularity pull --name biobb_io.sif https://depot.galaxyproject.org/singularity/biobb_io:4.2.0--pyhdfd78af_0
110
110
 
111
111
 
112
112
  * Usage:
@@ -0,0 +1 @@
1
+ biobb_common==4.2.0
@@ -5,7 +5,7 @@ with open("README.md", "r") as fh:
5
5
 
6
6
  setuptools.setup(
7
7
  name="biobb_io",
8
- version="4.1.1",
8
+ version="4.2.0",
9
9
  author="Biobb developers",
10
10
  author_email="pau.andrio@bsc.es",
11
11
  description="Biobb_io is the Biobb module collection to fetch data to be consumed by the rest of the Biobb building blocks.",
@@ -18,7 +18,7 @@ setuptools.setup(
18
18
  "Bioexcel": "https://bioexcel.eu/"
19
19
  },
20
20
  packages=setuptools.find_packages(exclude=['docs', 'test']),
21
- install_requires=['biobb_common==4.1.0'],
21
+ install_requires=['biobb_common==4.2.0'],
22
22
  python_requires='>=3.8',
23
23
  entry_points={
24
24
  "console_scripts": [
@@ -1 +0,0 @@
1
- biobb_common==4.1.0
File without changes
File without changes
File without changes
File without changes