Skip to main content

BioCracker is a parser for antiSMASH output GenBank files

Project description

BioCracker

testing & quality PyPI PyPI - Python Version DOI

Parser for antiSMASH output GenBank files.

See the examples folder for usage examples.

Installation

Some BioCracker depdendencies rely on various command line tools to operate. These tools might not be available on all platforms. The pyproject.toml file specifies the core parser that is platform independent, but some functionality might be limited without the command line tools. BioCracker is designed to fail gracefully when some of these third party dependencies are not available.

We recommend installing BioCracker in a virtual conda environment, based on the provided environment.yml file to make sure all modules are available:

conda env create -f environment.yml

Installing PARAS

PARAS is used by BioCracker to predict substrate specificities of NRPS adenylation domains.

PARAS has no PyPI package ans must be installed from source manually:

pip install "paras @ git+https://github.com/bthedragonmaster/parasect.git@v2.0.0"

Installing HMMER2 on macOS Arm64

Use Rosetta to install the x86_64 version of HMMER2:

conda activate biocracker
conda config --env --set subdir osx-64
conda install hmmer2

Development

To set up a development environment, use the provided environment.dev.yml file:

conda env create -f environment.dev.yml

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

biocracker-1.1.1.tar.gz (26.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

biocracker-1.1.1-py3-none-any.whl (21.6 kB view details)

Uploaded Python 3

File details

Details for the file biocracker-1.1.1.tar.gz.

File metadata

  • Download URL: biocracker-1.1.1.tar.gz
  • Upload date:
  • Size: 26.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.19

File hashes

Hashes for biocracker-1.1.1.tar.gz
Algorithm Hash digest
SHA256 cc3f538ef3655548c3c9bc36b3e730a4b6970a8263452dfc492fc41df7d03415
MD5 ef089a276cd15a60768d373b28426fd6
BLAKE2b-256 c1806addf5e34941b8a68f636b3ab716536b204940ac4cc8405ab0cb267ff075

See more details on using hashes here.

File details

Details for the file biocracker-1.1.1-py3-none-any.whl.

File metadata

  • Download URL: biocracker-1.1.1-py3-none-any.whl
  • Upload date:
  • Size: 21.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.19

File hashes

Hashes for biocracker-1.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 e1dee7039dfca36e3e087fd245e7df0ba3940a94d85e311a3966473d7672446c
MD5 edb96f6649802aa9105d8088e3338c98
BLAKE2b-256 729418cde43f82608e11ffb6ae553796ab012bace951f8a6325f89066448be0b

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page