Biopython
From Biopython
(Difference between revisions)
(More ideas from David W) |
(→Introduction) |
||
| (24 intermediate revisions by 3 users not shown) | |||
| Line 9: | Line 9: | ||
===Introduction=== | ===Introduction=== | ||
Biopython is a set of freely available tools for biological computation written in [http://www.python.org Python] by an international team of developers. | Biopython is a set of freely available tools for biological computation written in [http://www.python.org Python] by an international team of developers. | ||
| − | + | ||
| − | It is a distributed collaborative effort to develop Python libraries and applications which address the needs of current and future work in bioinformatics. The source code is made available under the [http://www.biopython.org/DIST/LICENSE Biopython License], which is extremely liberal and compatible with almost every license in the world. We work along with the [http://open-bio.org Open Bioinformatics Foundation], who generously | + | It is a distributed collaborative effort to develop Python libraries and applications which address the needs of current and future work in bioinformatics. The source code is made available under the [http://www.biopython.org/DIST/LICENSE Biopython License], which is extremely liberal and compatible with almost every license in the world. We work along with the [http://open-bio.org Open Bioinformatics Foundation], who generously host our website, bug tracker, and mailing lists. |
This wiki will help you download and install Biopython, and start using the libraries and tools. | This wiki will help you download and install Biopython, and start using the libraries and tools. | ||
| Line 27: | Line 27: | ||
*[[:Category:Wiki_Documentation | Documentation on this wiki]] | *[[:Category:Wiki_Documentation | Documentation on this wiki]] | ||
*[[:Category:Cookbook | Cookbook (working examples)]] | *[[:Category:Cookbook | Cookbook (working examples)]] | ||
| − | *[[Mailing_lists | | + | *[[Mailing_lists | Discuss and ask questions]] |
! | ! | ||
*[[Active_projects | What's being worked on]] | *[[Active_projects | What's being worked on]] | ||
*[[ GitUsage | Developing on Github ]] | *[[ GitUsage | Developing on Github ]] | ||
| + | *[[Google Summer of Code]] | ||
| + | *[http://redmine.open-bio.org/projects/biopython Report any bugs] | ||
|} | |} | ||
| − | The latest release is [[Download|Biopython 1. | + | The latest release is [[Download|Biopython 1.61]], released on 5 February 2013. |
Latest revision as of 21:48, 5 February 2013
| See also our news page, and twitter. |
Introduction
Biopython is a set of freely available tools for biological computation written in Python by an international team of developers.
It is a distributed collaborative effort to develop Python libraries and applications which address the needs of current and future work in bioinformatics. The source code is made available under the Biopython License, which is extremely liberal and compatible with almost every license in the world. We work along with the Open Bioinformatics Foundation, who generously host our website, bug tracker, and mailing lists.
This wiki will help you download and install Biopython, and start using the libraries and tools.
| Get Started | Get help | Contribute |
|---|---|---|
The latest release is Biopython 1.61, released on 5 February 2013.