Biopython
(Difference between revisions)
m (Tweaking the margins) |
(Release 1.60) |
||
| (25 intermediate revisions by 3 users not shown) | |||
| Line 7: | Line 7: | ||
|See also our [[News|news page]], and [http://twitter.com/biopython twitter]. | |See also our [[News|news page]], and [http://twitter.com/biopython twitter]. | ||
|} | |} | ||
| + | ===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. | ||
| + | |||
| + | 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. | |
| − | + | {| cellpadding="6" align="center" | |
| + | |-style=" font-size:130%" | ||
| + | ![[Getting_Started|Get Started]] | ||
| + | ![[Documentation | Get help]] | ||
| + | ![[Contributing | Contribute]] | ||
| + | |-style="vertical-align:top; text-align:left" | ||
| + | ! | ||
| + | *[[Download | Download Biopython]] | ||
| + | *[http://biopython.org/DIST/docs/install/Installation.html Installation help] ([http://biopython.org/DIST/docs/install/Installation.pdf PDF]) | ||
| + | ! | ||
| + | *[http://biopython.org/DIST/docs/tutorial/Tutorial.html Tutorial] ([http://biopython.org/DIST/docs/tutorial/Tutorial.pdf PDF]) | ||
| + | *[[:Category:Wiki_Documentation | Documentation on this wiki]] | ||
| + | *[[:Category:Cookbook | Cookbook (working examples)]] | ||
| + | *[[Mailing_lists | Discuss and ask questions]] | ||
| + | ! | ||
| + | *[[Active_projects | What's being worked on]] | ||
| + | *[[ 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.60]], released on 25 June 2012. | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
Revision as of 18:17, 25 June 2012
| 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.60, released on 25 June 2012.