Minnesota Supercomputing Institute
1.6.901
1.6.901, 1.7.1, 1.7.6, 5.12.2, 5.12.2_bioperl_1.006901, 5.16.1
Tuesday, August 29, 2023
BioPerl is a toolkit of Perl modules useful for building bioinformatics programs in perl. The collection of modules in bioperl makes it easy to develop bioinformatics applications for sequences analysis, as well as for creating graphical interfaces (bioperl-gui), persistent storage in RDMBS (bioperl-db), and running and parsing the results from hundreds of bioinformatics applications (bioperl-run).
module load bioperl
#!/usr/bin/perl -w use Bio::Seq
perldoc Bio::Seq
/soft/bioperl/VER/bin