Registry / analytics / biosak

biosak

JSON →
library1.129.34pypypi✓ verified 79d ago

BioSAK is a Python library for bioinformatics data analysis and sequence processing. Version 1.129.34, updated irregularly with community contributions.

pip install biosak
INSTALL
IMPORT
SIG · BIOSAK
B
biosak
analyticspythonv1.129.34
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

BioSAK
import BioSAK
import biosak

Check version and verify installation.

import biosak print('BioSAK version:', biosak.__version__)
Debug
Known issues
gotchaBioSAK modules (e.g., BioSAK.parser) are imported lazily; ensure you have dependent tools (e.g., BLAST, HMMER) in PATH.
fix
Install required external tools and verify they are executable.
affects: all
deprecatedBioSAK 1.x is the final version line; the project may be in maintenance mode with no active development.
fix
Consider alternatives like Biopython if you need active development.
affects: 1.x
gotchaBioSAK's documentation is sparse and examples are often outdated; rely on the source code on GitHub for accurate usage.
fix
Refer to https://github.com/songweizhi/BioSAK for latest examples.
affects: all
Upgrade
Version history
1.129.34latest on PyPI · released May 11, 2026
Audit
Dependencies

No dependency data recorded yet.

Agent activity
37 hits · last 30 days
node
32
OpenAI (training)
1
Resources
biosak — pip install biosak · libregistry