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 is currently available at OSC. AvailabilityBioperl is available on the Pentium 4 Cluster. UsageThis is an example of how to use bioperl and access the sequence package on Apple Cluster. Several additional packages are included in the installation. use lib '/biosoftw/apple-10.4/bioperl-1.5.0' Examples: DocumentationDocumentation can be found on-line at: http://bioperl.org/ or in the directory /biosoftw/src/bioperl-1.5.0/bioperl-1.5.0/doc/howto |
