descriptionBioPerl core
homepage URLhttp://bioperl.org
repository URLhttps://github.com/bioperl/bioperl-live.git
ownercjfields@bioperl.org
last changeFri, 26 Apr 2024 15:06:36 +0000 (26 16:06 +0100)
last refreshSat, 11 May 2024 03:44:21 +0000 (11 05:44 +0200)
content tags
add:
README.md

DOI Build Status Coverage Status Documentation Status

About BioPerl

BioPerl is a project for development of free and open source Perl tools for computational molecular biology. For example, it includes classes for biological sequences, readers of multiple formats, sequence alignments, database searching objects, and interfaces to multiple programs such as EMBOSS, ClustalW, and BLAST.

The BioPerl project has developed multiple module distributions for different purposes. The one named BioPerl (named after the project) provides the foundation for all others distributions.

This is the repository for the BioPerl distribution only. Other distributions have their own repositories.

Installation

BioPerl distribution has the same name as the BioPerl. However, the BioPerl distribution only includes a subset of the project modules. Because of this, the meaning of "installing BioPerl" is rarely clear. Instead of "install BioPerl", the aim must be "install module X".

CPAN.org provides an overview on how to install and manage Perl modules but the bottom-line is:

  1. find the module you need, for example Bio::DB::EUtilities
  2. install it with cpanm, for example cpanm Bio::DB::EUtilities

Alternatively, some Linux distributions have packaged BioPerl and have it available through their package manager.

Documentation and Support

Documentation for individual modules is in POD and can also be read online at metacpan. Useful documentation in the form of example code can also be found in the examples/ and bin/ directories.

Additional resources and information about the project is available on the project website, with discussion happening on the bioperl-l@bioperl.org mailing list, and on the #bioperl channel of the freenode IRC server.

Bug reports are handle on the distribution github page.

Development

See the HACKING.md file for details on the project structure, such as building from source and running the test suite.

shortlog
2024-04-26 David Miguel... maint: remove Travis stuff which has been replaced... master
2024-04-26 David Miguel... Bio::Tools::CodonTable::_codon_is: simplify with use...
2024-04-26 David Miguel... Bio::Tools::CodonTable: rmeove code duplication in...
2024-04-26 David Miguel... Bio::Tools::CodonTable::is_start_codon: check in case...
2024-04-26 David Miguel... README.md: change test suite badge from travis to Githu...
2024-04-26 David Miguel... t/SeqTools/CodonTable.t: test for removed codon tables...
2024-04-26 Jacques DainatBio::Tools::CodonTable: handle negative table ids as...
2024-04-26 Jacques DainatBio::Tools::CodonTable: enable selection of table id...
2024-04-26 David Miguel... Bio::Tools::CodonTable and Bio::Tools::IUPAC: prepare...
2024-04-26 David Miguel... Bio::Tools::CodonTable and Bio::Tools::IUPAC: use our...
2024-04-26 David Miguel... Bio::Tools::CodonTable: include and parse the gc.prt...
2024-04-25 David Miguel... Bio::Tools::CodonTable: update data from versino 4...
2024-04-23 David Miguel... CodonTable.t: increase number of expected codon tables...
2024-04-22 igortruBio::Tools::CodonTable: add codon table 15 (#389)
2024-01-21 David Miguel... t/Root/RootIO.t: mark LWP::Protocol::https as prereques...
2024-01-20 David Miguel... t/Root/RootIO.t: use bioperl.org instead of google...
...
tags
3 years ago BioPerl-v1.7.8 BioPerl-v1.7.8
4 years ago BioPerl-v1.7.7 BioPerl-v1.7.7
4 years ago BioPerl-v1.7.6 BioPerl-v1.7.6
5 years ago BioPerl-v1.7.5 BioPerl-v1.7.5
5 years ago BioPerl-v1.7.4 BioPerl-v1.7.4
5 years ago BioPerl-v1.7.3 BioPerl release version 1.7.3
6 years ago release-1-7-2
7 years ago release-1-7-1
7 years ago release-1-7-0
7 years ago release-1-7-0-RC6
7 years ago release-1-7-0-RC5
7 years ago release-1-7-0-RC4
9 years ago release-1-6-zenodo
9 years ago release-1-6-924 Minor release to deal with META...
10 years ago release-1-6-923 Latest release, with several bug...
10 years ago release-1-6-922
...
heads
2 weeks ago master
2 years ago code-of-conduct
2 years ago add-bpwrapper
6 years ago fix-coverage-detection
7 years ago fix_use_of_inline-c
7 years ago v1.6.x
7 years ago topic/phyloxml_output_refac
9 years ago topic/taxdb-to-sqlite2
9 years ago topic/rework-db-taxonomy
9 years ago topic/local_build
10 years ago topic/sf_lite_fixes
10 years ago topic/cjfields_psl_fixes
10 years ago topic/assembly-less
10 years ago topic/yinjun111-simplealign
10 years ago storable_db
11 years ago topic/tree_api_refresh
...