kb/data/en.wikipedia.org/wiki/Biskit-0.md

23 lines
1.1 KiB
Markdown

---
title: "Biskit"
chunk: 1/1
source: "https://en.wikipedia.org/wiki/Biskit"
category: "reference"
tags: "science, encyclopedia"
date_saved: "2026-05-05T10:10:46.850468+00:00"
instance: "kb-cron"
---
Biskit is an open source software package that facilitates research in structural bioinformatics and molecular modelling. Written in Python, it consists of:
An object-oriented programming library for manipulating and analyzing macromolecular structures, protein complexes and molecular dynamics trajectories
A set of programs for solving specific tasks, such as automatic prediction of protein structures by homology modeling, and possible prediction of protein complex structures through flexible protein-protein docking
The library delegates many calculations to more specialized third-party software. It currently utilizes 15 external applications, including X-PLOR, Hex, T-Coffee, DSSP and MODELLER.
The latest Biskit version, 2.4.0, was released on 4 Mar 2012. It was originally developed at the Pasteur Institute. The name "Biskit" refers to the research group's name, Unité de BioInformatique Structurale.
== References ==
== External links ==
Official website