Harvard:Biophysics 101/2007:Python
From OpenWetWare
(Difference between revisions)
m (→BioPython) |
m (→BioPython) |
||
| Line 25: | Line 25: | ||
'''Installation''' | '''Installation''' | ||
| - | *[http://biopython.org/wiki/Download Download & Install] | + | *[http://biopython.org/wiki/Download Download & Install BioPython] |
| - | **[http://biopython.org/DIST/biopython-1.42.win32-py2.5.exe direct link to Windows installer] | + | **[http://biopython.org/DIST/biopython-1.42.win32-py2.5.exe direct link to BioPython Windows installer] |
'''Documentation''' | '''Documentation''' | ||
| - | *[http://biopython.org/wiki/Documentation | + | *[http://biopython.org/wiki/Documentation BioPython documentation] |
*[http://www.bioinformatics.org/bradstuff/bp/tut/index.html Tutorial & Cookbook] | *[http://www.bioinformatics.org/bradstuff/bp/tut/index.html Tutorial & Cookbook] | ||
</div> | </div> | ||
Revision as of 22:08, 31 January 2007
Python
Installation
Documentation
- Learning Python (for beginners)
- Dive Into Python (for experienced programmers)
- Python Tutorial
- Perl-to-Python
- Python Lib Ref
- Py Reg Ex
BioPython
Pre-installation dependencies
- Python (see above)
- mxTextTools (direct link to Windows installer)
- Numeric 24.2 (direct link to Windows installer)
Installation
Documentation



