update prokka installation in docker image
- need to set 'yes' by default to install libxml-simple-perl library (RUN DEBIAN_FRONTEND="noninteractive" apt install) - need to install bioperl from cpan (RUN echo yes | cpan Bio::Perl)
Loading
Please register or sign in to comment