-
Notifications
You must be signed in to change notification settings - Fork 714
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add input path for interproscan database * Remove --formats because it's optional * Update version string * Remove disable precalc as this is optional * Remove applications as this is option * Swap output flag for file-base * Copy interproscan properties so data dir from work directory is used * simplify bash test * Only use interproscan db when not testing * Update test * Escape backslashes * Use custom delimiter in sed * Update test snapshot * update meta yml * Update meta.yml * Add default CPU and memory constraints * Try reducing for test * Protect space * update test * Update snapshot * Remove env. Just causing errors * Try set max heap size * Try again to reduce memory of interproscan * Try reducing in interproscan.sh * Revert changes to attempts at setting memory * Add myself as author and maintainer as it's a big change * Add interproscan to docker_self_hosted exclude list * Revert test exclusion * Reduce to stub test only * Add note to why tests are commented out --------- Co-authored-by: Simon Pearce <24893913+SPPearce@users.noreply.github.com>
- Loading branch information
1 parent
5f65b53
commit f82c181
Showing
4 changed files
with
277 additions
and
82 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.