Biopython
(Difference between revisions)
(Biopython 1.50) |
(More ideas from David W) |
||
| 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 provide web and [[CVS]] space for the project. | 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 provide web and [[CVS]] space for the project. | ||
| − | + | This wiki will help you download and install Biopython, and start using the libraries and tools. | |
| − | + | ||
| − | + | ||
| − | === Download | + | {| 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 | Join the mailing lists]] | ||
| + | ! | ||
| + | *[[Active_projects | What's being worked on]] | ||
| + | *[[ GitUsage | Developing on Github ]] | ||
| + | |} | ||
| − | The latest release is Biopython 1.50, released on 20 April 2009 | + | The latest release is [[Download|Biopython 1.50]], released on 20 April 2009. |
Revision as of 09:51, 27 April 2009
| 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 provide web and CVS space for the project.
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.50, released on 20 April 2009.