Category:Wiki Documentation
From Biopython
(Difference between revisions)
(starting category page for wiki docs) |
|||
| Line 1: | Line 1: | ||
| − | + | Main sources of [[documentation]]: | |
| + | |||
| + | * The [http://biopython.org/DIST/docs/tutorial/Tutorial.html Biopython Tutorial and Cookbook] ([http://biopython.org/DIST/docs/tutorial/Tutorial.pdf PDF]) contains the main bulk of the Biopython documentation. It provides information to get you started with Biopython, in addition to specific documentation on a number of modules. | ||
| + | |||
| + | * You can view the [http://biopython.org/DIST/docs/api Biopython's built-in API documentation] online (created with [http://epydoc.sourceforge.net/ Epydoc]), or from within Python using the help function. | ||
| + | |||
| + | * [[:Category:Cookbook|Cookbook documentation]] (on the wiki) | ||
| + | |||
| + | In addition, this wiki contains some information on a few of the core functions of Biopython, all of those pages are included in this category: | ||
Latest revision as of 09:28, 17 April 2009
Main sources of documentation:
- The Biopython Tutorial and Cookbook (PDF) contains the main bulk of the Biopython documentation. It provides information to get you started with Biopython, in addition to specific documentation on a number of modules.
- You can view the Biopython's built-in API documentation online (created with Epydoc), or from within Python using the help function.
- Cookbook documentation (on the wiki)
In addition, this wiki contains some information on a few of the core functions of Biopython, all of those pages are included in this category: