Biopython
From Biopython
(Difference between revisions)
m (Someone needs to lock this and other pages for only sysadmins... Spamming a-hole) |
(→Introduction) |
||
| (44 intermediate revisions by 5 users not shown) | |||
| Line 1: | Line 1: | ||
| − | === | + | {| style="width:26em; float:right; background-color: white; border: 1px solid grey; margin: 0em 1em 0em 1em; padding: 1em;" |
| + | |- | ||
| + | |<rss>http://news.open-bio.org/news/category/obf-projects/biopython/feed/|charset=utf-8|short|data|max=4|date</rss> | ||
| + | |- | ||
| + | | | ||
| + | |- | ||
| + | |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.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.