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 |
|---|
| awk or sed - Convert 2 lines to 1 line |
| How can I do this in VI editor? |
| One instance of comparing grep and awk |
| Weird 'find' results |
| A (ksh) Library For and From UNIX.com |