We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 978f845 commit 7efc216Copy full SHA for 7efc216
lib/BioX/Workflow/Command/run/Utils/Samples.pm
@@ -3,6 +3,7 @@ package BioX::Workflow::Command::run::Utils::Samples;
3
use MooseX::App::Role;
4
5
with 'BioX::Workflow::Command::run::Rules::Directives::Sample';
6
+with 'BioX::Workflow::Command::run::Rules::Rules';
7
8
use File::Find::Rule;
9
use File::Basename;
0 commit comments