GO::Basic(3pm) User Contributed Perl Documentation GO::Basic(3pm)NAMEGO::Basic - basic procedural interface to go-perlSYNOPSISuse GO::Basic; parse_obo(shift @ARGV); find_term(name=>"cytosol"); print $term->acc(); # OO usage print acc(); # procedural usage get_parent; print name();DESCRIPTIONperl v5.14.2 2010-05-12 GO::Basic(3pm)
| Similar Topics in the Unix Linux Community |
|---|
| How can I do this in VI editor? |
| Is UNIX an open source OS ? |
| Detecting unused variables... |
| One instance of comparing grep and awk |
| New UNIX and Linux History Sections |