Skip to content

Commit e32b28e

Browse files
committed
Merge branch 'develop'
2 parents 49aaa55 + 7efc216 commit e32b28e

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

lib/BioX/Workflow/Command.pm

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,8 @@ BioX::Workflow::Command - Opinionated Bioinformatics Genomics Workflow Creator
6464
6565
=head1 documentation
6666
67-
Full documentation is available at gitbooks. L<Documentation | https://biosails.gitbooks.io/biox-workflow-command-docs/content/>
67+
Full documentation is available at gitbooks. L<Documentation |
68+
https://biosails.gitbooks.io/biox-workflow-command-docs/content/>
6869
6970
=head1 Quick Start
7071

lib/BioX/Workflow/Command/run/Utils/Samples.pm

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ package BioX::Workflow::Command::run::Utils::Samples;
33
use MooseX::App::Role;
44

55
with 'BioX::Workflow::Command::run::Rules::Directives::Sample';
6+
with 'BioX::Workflow::Command::run::Rules::Rules';
67

78
use File::Find::Rule;
89
use File::Basename;

0 commit comments

Comments
 (0)