BioBB_bioml performs feature detection and extraction to train ML algorithms to detect protein similarities.
The Biobb_bioml package provides a command line utility (check_structure) and a python API.
The latest documentation of this package can be found in our readthedocs site: latest package documentation.
v0.1 May 2023
- Biopython
Using PIP:
Important: PIP only installs the package. All the dependencies must be installed separately. To perform a complete installation, please use ANACONDA.
-
Installation:
pip install "biobb_bioml
-
Usage: Python API documentation.
Using ANACONDA:
-
Installation:
conda install -c bioconda "biobb_bioml"
-
Usage: With conda installation BioBBs can be used with the Python API documentation and the Command Line documentation
This software has been developed in the MMB group (http://mmb.irbbarcelona.org) at the BSC (https://www.bsc.es/) & IRB (https://www.irbbarcelona.org/) for the European BioExcel (https://bioexcel.eu/), funded by the European Commission (EU H2020 675728).
- (c) 2015-2022 Barcelona Supercomputing Center
- (c) 2015-2022 Institute for Research in Biomedicine
Licensed under the GNU Lesser General Public License v2.1.