Software at OSC |
BioperlIntroductionBioperl offers a set of perl modules which can be used for sequence manipulation. Knowledge of PERL programming is required. VersionVersion 1.5.1 is currently available at OSC. AvailabilityBioperl is available on the Glenn Cluster. UsageThis is an example of how to use bioperl and access the sequence package on the Glenn Cluster. use lib '/usr/local/biosoftw/bioperl-1.5.1' Examples: DocumentationDocumentation can be found on-line at: http://bioperl.org/ or in the directory /usr/local/biosoftw/src/bioperl-1.5.1/doc/howto |
