We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
I encountered an issue
[Thu Nov 25 09:32:38 2021] Running: /services/tools/perl/5.20.1/bin/perl /services/tools/metaerg/1.2.3/bin/output_reports.pl -d /home/people/dinghe/ku_00039/people/dinghe/metaergDB/db -g metaerg_out/data/all.gff -o metaerg_out -f metaerg_out/GAGA-0336.fna 20 use File::Path qw(make_path remove_tree); Unknown option: d
It seems that there isn't an option (-d) for specifying custom database path in this perl script output_reports.pl.
Could you update the script to fix this bug?
Many thanks!
The text was updated successfully, but these errors were encountered:
I encountered the same problem with docker.
Sorry, something went wrong.
No branches or pull requests
Hi,
I encountered an issue
It seems that there isn't an option (-d) for specifying custom database path in this perl script output_reports.pl.
Could you update the script to fix this bug?
Many thanks!
The text was updated successfully, but these errors were encountered: