Skip to main content

A library to rapidly fetch fetch MLST profiles given sequences for various diseases.

Project description

autoBIGS.engine

A python library implementing common BIGSdb MLST schemes and databases accesses for the purpose of typing sequences automatically. Implementation follows the RESTful API outlined by the official BIGSdb documentation up to V1.50.0.

Features

Briefly, this library can:

  • Import multiple FASTA files
  • Fetch the available BIGSdb databases that is currently live and available
  • Fetch the available BIGSdb database schemes for a given MLST database
  • Retrieve exact/non-exact MLST allele variant IDs based off a sequence
  • Retrieve MLST sequence type IDs based off a sequence
  • Output all results to a single CSV

Furthermore, this library is highly asynchronous where any potentially blocking operation, ranging from parsing FASTAs to performing HTTP requests are at least asynchronous, if not fully multithreaded.

Usage

This library can be installed through pip. Learn how to setup and install pip first.

Then, it's as easy as running pip install autobigs-engine in any terminal that has pip in it's path (any terminal where pip --version returns a valid version and install path).

CLI usage

This is a independent python library and thus does not have any form of direct user interface. One way of using it could be to create your own Python script that makes calls to this libraries functions. Alternatively, you may use autobigs-cli, a Python package that implements a CLI for calling this library.

Versioning

the autoBIGS project follows semantic versioning where the three numbers may be interpreted as MAJOR.MINOR.PATCH.

Note regarding major version 0 (spec item 4), the following adaptation of semantic versioning definition is as follows:

  1. Given x.Y.z, Y is only incremented when a backwards incompatible change is made.

  2. Given x.y.Z, Z is only incremented when a backwards compatible change is made.

Versions of autoBIGS items with a major version number of 0 will introduce numerous changes and patches. As such, changes between such versions should be considered highly variable.

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

autobigs_engine-0.13.0.tar.gz (20.1 kB view details)

Uploaded Source

Built Distribution

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

autobigs_engine-0.13.0-py3-none-any.whl (22.3 kB view details)

Uploaded Python 3

File details

Details for the file autobigs_engine-0.13.0.tar.gz.

File metadata

  • Download URL: autobigs_engine-0.13.0.tar.gz
  • Upload date:
  • Size: 20.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.12.7

File hashes

Hashes for autobigs_engine-0.13.0.tar.gz
Algorithm Hash digest
SHA256 c059b590da001790a2a1073104a1682c4b3dbdd94a83e874fd6c15d50b7c07ec
MD5 47c08b70021d1f6bdb4da6a8702cd040
BLAKE2b-256 b57dd290aee468d95df84b952f5e6650b6e6a6959dc1d5138fad30420218b56c

See more details on using hashes here.

File details

Details for the file autobigs_engine-0.13.0-py3-none-any.whl.

File metadata

File hashes

Hashes for autobigs_engine-0.13.0-py3-none-any.whl
Algorithm Hash digest
SHA256 abd87694c65d688e65397876000c38e11b9a306d82a273c0af721b36a9f0062d
MD5 20e9d605dcaf5c00d66fbce6e5421279
BLAKE2b-256 920694dc6bbdb702a10c2b172cdb6f78935d148f1a2cf7298670aa67ff607b29

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