Skip to main content

Constructs core features table for the application to machine learning models

Project description

Tests codecov PyPI version

sbmlcore

Collection of core classes to help with building structure- and chemistry-based feature datasets to train machine learning models to predict antimicrobial resistance.

This is under active development and so is subject to change with no notice.

We will be making a series of jupyter-notebooks demonstrating how to use the classes available here.

Included features

Changes in Amino Acid Properties

  • Volume
  • Hydropathy scales: Kyte-Doolittle (paper) and WimleyWhite (paper)
  • Molecular weight
  • Isoelectric point

Secondary structure

Solvent accessible surface areas

Likelihood of changes in protein function

Effect of mutation on protein stability

  • DeepDDG: a more recent neural network that claims to outperform DUET, PopMusic etc. (paper and server). Can do all possible mutations in one job.

Structural distances

  • Distances between mutated residues and any atom/group of atoms of interest. Uses MDAnalysis (paper1 and paper2).

To potentially include at a later stage

  • Secondary structure: DSSP (do not anticipate much difference to STRIDE)
  • Protein stability:
    1. StabilityPredict. Online metapredictor, single amino acid at a time. Josh used in the pncA paper but had to contact them directly to run the entirity of PncA. (paper)
    2. DynaMUT. Also claims to outperform DUET etc. (paper). Can process a list of specified mutations in one job. (server)

PWF, 9 May 2023

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

sbmlcore-0.2.4.tar.gz (28.3 kB view hashes)

Uploaded Source

Built Distribution

sbmlcore-0.2.4-py3-none-any.whl (30.5 kB view hashes)

Uploaded Python 3

Supported by

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