Bring base classes from BioPerl-run back to BioPerl.
commitd5d4c3fed8d868feec529041b0a16866e61b24eb
authorCarnë Draug <carandraug+dev@gmail.com>
Thu, 13 Sep 2018 17:01:30 +0000 (13 18:01 +0100)
committerCarnë Draug <carandraug+dev@gmail.com>
Thu, 13 Sep 2018 17:01:30 +0000 (13 18:01 +0100)
tree227da5d7b07730910697254d8582310fd7cac92a
parent6a6d8bd3c228d9dd687d9d591bb41633344c20dd
Bring base classes from BioPerl-run back to BioPerl.

This means that new Bio::Tools::Run distributions won't have to be
dependent on the whole of BioPerl-Run.

Imported from bioperl-run 0c35b4339cb18ba21baf0d3c30b6145174e4fcff
Bio/Tools/Run/Analysis.pm [new file with mode: 0644]
Bio/Tools/Run/AnalysisFactory.pm [new file with mode: 0644]
Bio/Tools/Run/WrapperBase.pm [new file with mode: 0644]
Bio/Tools/Run/WrapperBase/CommandExts.pm [new file with mode: 0644]
Changes