-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add diamond support to multi-blast, and enable on ortho-site (#1197)
* Attempt to get local dev working for multi-blast * Upgrade recoil to work with React 18 types * Wire multi-blast in ortho-site * Make blastOntologyDatabase optional, and add magic string to indicate all algorithm options are available. * Update search name * Handle optional blastOntologyDatabase property * Add options for custom workspace header, and remove hardcoded path. * Add new route for map-proteins * add multi-blast vars to sample file * Handle empty advanced params, allow file-only sequence param, and use file-based request if a file is provided. * Add diamond config types and mappings with wdk search parameter values * eValue should be a number for diamond * Only assign parameter values when the config value is defined * Update link in header * Update workspace heading * Make link relative * Add generic method to fetch a specific report file * Add support for customizing verbiage * Reduce margin * Add method to get download url for a file * Relativize links target can be null * target can be null * Add result view for diamond jobs * go to new form for map-proteins * fix issues with multi-blast local dev site * Make help tab configurable * Request headers and use for preview and download * Make paths relative to workspace root * Update comment * Map stitle to new columns * Add support for AbortSignal to usePromise * Handle AbortSignal
- Loading branch information
Showing
40 changed files
with
911 additions
and
257 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
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.