Metadata-Version: 1.1
Name: biskit
Version: 2.4.3
Summary: A Python platform for structural bioinformatics
Home-page: http://biskit.pasteur.fr
Author: Raik Gruenberg, Johan Leckner and others
Author-email: raik.gruenberg@crg.es
License: UNKNOWN
Download-URL: https://github.com/graik/biskit/archive/v2.4.3.tar.gz
Description:  Biskit is a modular, object-oriented Python library for structural
         bioinformatics research. It facilitates the manipulation and analysis
         of macromolecular structures, protein complexes, and molecular
         dynamics trajectories. For efficient number crunching, Biskit objects
         tightly integrate with numpy. Biskit also offers a platform for the
         rapid integration of external programs and new algorithms into complex
         workflows. Calculations are thus often delegated to established
         programs like Xplor, Amber, Hex, Prosa, T-Coffee, TMAlign, Reduce and
         Modeller; interfaces to further software can be added easily.
Platform: UNKNOWN
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Programming Language :: Python
Classifier: Operating System :: OS Independent
Classifier: Operating System :: POSIX
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Intended Audience :: Science/Research
Classifier: Development Status :: 5 - Production/Stable
Provides: Biskit
