Skip to main content

Custom implementation of the AMBER forcefield, focused on simplicity and verbose outputs.

Project description

NOVEMBERFF

NovemberFF (implemeNtatiOn of VErbose aMBER ForceField) is a custom implementation of the AMBER forcefield, inspired by OpenMM's C++ source. NovemberFF's aim is not to be performant, but rather to be compact and easy to modify/customize. It also provides by default the option to obtain verbose outputs, i.e. the energies of every singular molecular interaction in arrays (instead of their sum).

  • Current outputs supported:

    • Bonded energies
    • Angle energies
    • Dihedral (Torsion) energies
    • LennardJones energies
    • Coulomb energies
  • Current forcefield formats supported:

    • XML
  • Current forcefields packed along NovemberFF (at novemberff/_data):

    • RNA.OL3.xml for RNA
    • amber99sb.xml for protein

Requirements

  • currently depends on MDAnalysis for parsing the PDB structures

Examples

  • display energy sums: python3 main.py rna testdata/1ato.pdb python3 main.py prot testdata/prot.pdb

  • save energy arrays: python3 main.py rna testdata/1ato.pdb testdata/output/1ato python3 main.py prot testdata/prot.pdb testdata/output/prot

TODO

  • improve CLI.
  • add documentation.
  • add more forcefields.
  • improve performance.
    • remove MDAnalysis dependency for PDB parsing.
    • improve bond_graphs's graph data structure.
  • improve the residue/atom labels fixing procedures.
  • finish refactoring of parser base class and forcefield.from_xml (i.e. should be Parser's responsability to yield the needed data, not Forcefield).
  • allow to specify the forcefield to use in main.py.
  • improve the option for saving the molecule's topology features (bonds, angles, etc), as well as their geometry values. Add it to the CLI. Add tests.

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

novemberff-0.5.0.tar.gz (63.8 kB view details)

Uploaded Source

Built Distribution

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

novemberff-0.5.0-py3-none-any.whl (69.2 kB view details)

Uploaded Python 3

File details

Details for the file novemberff-0.5.0.tar.gz.

File metadata

  • Download URL: novemberff-0.5.0.tar.gz
  • Upload date:
  • Size: 63.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.0

File hashes

Hashes for novemberff-0.5.0.tar.gz
Algorithm Hash digest
SHA256 831dc693346a21d3f01db690946e726da91ae0a4a90603370a6a8e17126bcf03
MD5 c5f3e498a42e80311af175b93c178497
BLAKE2b-256 85ae562ecad32f2f0c5fc43dd77b426dc8dbe05ff6fa76a2e430fae2e0222da1

See more details on using hashes here.

File details

Details for the file novemberff-0.5.0-py3-none-any.whl.

File metadata

  • Download URL: novemberff-0.5.0-py3-none-any.whl
  • Upload date:
  • Size: 69.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.0

File hashes

Hashes for novemberff-0.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7ec4ef645fb8043a9e75ee449f82fb4de32c59e86afdd74424c54b97232dda52
MD5 24f9746923bfbf0c05e6ef7c2b53d0dd
BLAKE2b-256 471263e3b8b85f0f020d3b4b3d7744067fa233c6cd6e16b9e3486813156b2a62

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