File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff line change @@ -3,6 +3,7 @@ package BioX::Workflow::Command::run::Utils::Samples;
33use MooseX::App::Role;
44
55with ' BioX::Workflow::Command::run::Rules::Directives::Sample' ;
6+ with ' BioX::Workflow::Command::run::Rules::Rules' ;
67
78use File::Find::Rule;
89use File::Basename;
You can’t perform that action at this time.
0 commit comments