Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
jerowe committed Jul 6, 2017
2 parents 49aaa55 + 7efc216 commit e32b28e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lib/BioX/Workflow/Command.pm
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,8 @@ BioX::Workflow::Command - Opinionated Bioinformatics Genomics Workflow Creator
=head1 documentation
Full documentation is available at gitbooks. L<Documentation | https://biosails.gitbooks.io/biox-workflow-command-docs/content/>
Full documentation is available at gitbooks. L<Documentation |
https://biosails.gitbooks.io/biox-workflow-command-docs/content/>
=head1 Quick Start
Expand Down
1 change: 1 addition & 0 deletions lib/BioX/Workflow/Command/run/Utils/Samples.pm
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ package BioX::Workflow::Command::run::Utils::Samples;
use MooseX::App::Role;

with 'BioX::Workflow::Command::run::Rules::Directives::Sample';
with 'BioX::Workflow::Command::run::Rules::Rules';

use File::Find::Rule;
use File::Basename;
Expand Down

0 comments on commit e32b28e

Please sign in to comment.