python-pdbfixer 1.9-3 source package in Ubuntu

Changelog

python-pdbfixer (1.9-3) unstable; urgency=medium

  * Replace dependency on python3-simtk with python3-openmm (Closes: #1038954)

 -- Andrius Merkys <email address hidden>  Tue, 04 Jul 2023 01:44:31 -0400

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-pdbfixer_1.9-3.dsc 2.1 KiB 64b41488f165e91ad1b8bb9c178fc94355641cec0446d743d22d9fffe281c076
python-pdbfixer_1.9.orig.tar.gz 632.9 KiB 88b9a77e50655f89d0eb2075093773e82c27a4cef842cb7d735c877b20cd39fb
python-pdbfixer_1.9-3.debian.tar.xz 2.9 KiB fd65463680d4059d312976e3aae4aecf6182fb6cc1e311245cac03b951b80ea3

Available diffs

No changes file available.

Binary packages built by this source

python3-pdbfixer: Fix problems in Protein Data Bank files (Python 3)

 PDBFixer is an application for fixing problems in Protein Data Bank files in
 preparation for simulating them. It can automatically fix the following
 problems:
 .
  - Add missing heavy atoms.
  - Add missing hydrogen atoms.
  - Build missing loops.
  - Convert non-standard residues to their standard equivalents.
  - Select a single position for atoms with multiple alternate positions listed.
  - Delete unwanted chains from the model.
  - Delete unwanted heterogens.
  - Build a water box for explicit solvent simulations.
 .
 This package installs the library for Python 3.