biotraj 1.2.2


pip install biotraj

  Latest version

Released: Nov 02, 2024


Meta
Author: Robert McGibbon, The Biotite contributors
Requires Python: >=3.10

Classifiers

Development Status
  • 4 - Beta

Intended Audience
  • Developers
  • Science/Research

License
  • OSI Approved :: GNU Lesser General Public License v2 or later (LGPLv2+)

Natural Language
  • English

Operating System
  • POSIX :: Linux
  • MacOS
  • Microsoft :: Windows

Programming Language
  • Python :: 3
  • Python :: Implementation :: CPython

Topic
  • Scientific/Engineering :: Bio-Informatics

Loading and saving raw data in trajectory formats.

This package is small excerpt from https://github.com/mdtraj/mdtraj containing only the functionality to read and write trajectory files. It is not intended to be used as a separate package, but is a dependency for https://github.com/biotite-dev/biotite. It is not integrated into the Biotite package directly due to an incompatible license.

Currently supported formats:

  • XTC

  • TRR

  • NetCDF

  • DCD

Extras:
Dependencies:
numpy (>=1.25)
scipy (>=1.13)