Security News
Research
Data Theft Repackaged: A Case Study in Malicious Wrapper Packages on npm
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
Biobb_io is the Biobb module collection to fetch data to be consumed by the rest of the Biobb building blocks.
Biobb_io is the Biobb module collection to fetch data to be consumed by the rest of the Biobb building blocks. Biobb (BioExcel building blocks) packages are Python building blocks that create new layer of compatibility and interoperability over popular bioinformatics tools. The latest documentation of this package can be found in our readthedocs site: latest API documentation.
v5.0.1 2024.2
Using PIP:
Important: PIP only installs the package. All the dependencies must be installed separately. To perform a complete installation, please use ANACONDA, DOCKER or SINGULARITY.
Installation:
pip install "biobb_io==5.0.1"
Usage: Python API documentation
Using ANACONDA:
Installation:
conda install -c bioconda "biobb_io==5.0.1"
Usage: With conda installation BioBBs can be used with the Python API documentation and the Command Line documentation
Using DOCKER:
Installation:
docker pull quay.io/biocontainers/biobb_io:5.0.1--pyhdfd78af_0
Usage:
docker run quay.io/biocontainers/biobb_io:5.0.1--pyhdfd78af_0 <command>
The command list and specification can be found at the Command Line documentation.
Using SINGULARITY:
MacOS users: it's strongly recommended to avoid Singularity and use Docker as containerization system.
Installation:
singularity pull --name biobb_io.sif https://depot.galaxyproject.org/singularity/biobb_io:5.0.1--pyhdfd78af_0
Usage:
singularity exec biobb_io.sif <command>
The command list and specification can be found at the Command Line documentation.
This software has been developed in the MMB group at the BSC & IRB for the European BioExcel, funded by the European Commission (EU H2020 823830, EU H2020 675728).
Licensed under the Apache License 2.0, see the file LICENSE for details.
FAQs
Biobb_io is the Biobb module collection to fetch data to be consumed by the rest of the Biobb building blocks.
We found that biobb-io demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Research
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
Research
Security News
Attackers used a malicious npm package typosquatting a popular ESLint plugin to steal sensitive data, execute commands, and exploit developer systems.
Security News
The Ultralytics' PyPI Package was compromised four times in one weekend through GitHub Actions cache poisoning and failure to rotate previously compromised API tokens.