|
Project Information
Members
Featured
Downloads
|
Introduction to biophp projectI'm not too savvy on wikis or group projects, but I think this is something that we can all work on. Please contact me at lskatz+biophp at gmail.com if you would like to help modify the code. DeprecatedThere is another BioPHP that is much better than this one, labeled as Mark's biophp on http://biophp.org. AboutThis is Lee Katz's set of PHP classes for bioinformatics. This is not related at all to the biophp.org project. Lee Katz is a PhD student at The Georgia Institute of Technology, in Atlanta, GA, USA. Functions so far include
InstallationTo install, unpack all files into a biophp directory. At the beginning of any php file that you want to use biophp with, <? require_once "biophp/Bio.php"; ?> DocumentationDocumentation is still lacking, but each file is heavily commented. |