-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add library-wise logic to atlas-fastq-provider wrapper (#262)
* change in the output format from fastq.gz to fastqsanger.gz, which is what the downstream IRAP tool requires * add command logic to enable library-wise mode * revert edit in param name mode * add library wise logic based on main_source (file, uri or library) * bump version to 0.4.3 * formatting * For main_source=library, manage the output directory without any user intervention [skip ci] * add test; add outputs for PAIRED (library) * set value=library for main_source, second output * Modify inputs * Modify outputs * Modify tests * Modify command * Fix inputs and command * Update tool version * Manipulate outputs so they are recognised by tests * Remove macros * Some cleanup * Modify help to reflect tool retrieval default * Add back token for TOOL_VERSION * Bump galaxy version * Correct galaxy version * Specifiy paired type output collection * Remove wget as an explicitly set retrieval_method option * Update tests Co-authored-by: Iris Diana Yu <[email protected]>
- Loading branch information
1 parent
ec0f896
commit a8c99cb
Showing
1 changed file
with
126 additions
and
47 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