-
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.
* set to S. aureus if gambit calls the species * parse tsv output for spatyper_type and spatyper_repeats; fix version command; fix cpu optional input * updated staphopia-sccmec WDL task: fixed optional input cpu; added second command to produce hamming distance output TSV; added and updated task outputs * add spatyper to merlin_magic when merlin_tag is Staphylococcus aureus * add spatyper outputs to export_taxon_tables call block in both TheiaProk_Illumina_PE and TheiaProk_Illumina_SE; add spatyper outputs to both workflows TheiaProk_Illumina_PE and TheiaProk_Illumina_SE * added code for parsing output TSV; lowered resource requirements since its already fast and doesn't need more than 1 cpu * make bash code less ugly; make linter less angry * update GH Actions workflows to use actions/checkout@v3 instead of v2. also upgraded actions/upload-artifact to v3 from v2 * added staphopia_sccmecc to merlin_magic workflow. Tested fine with miniwdl * added staphopia_sccmec outputs to TheiaProk_Illumina_PE as well as the export_taxon_tables task. not yet tested * add staphopia_sccmec outputs to theiaprok_illumina_se * update CI for GAMBIT task - expected change * remove unnecessary paired_end conditional from spatyper call block. tested fine with merlin_magic run via miniwdl * update parsing to include multiple spa hits * update agrvate task: reduced disk_size to 50 GB, fixed optional input declaration for cpu; changed how to capture version; changeed agrvate to always use mummer mode since usearch is not available in container; rename output files based on samplename instead of fasta file prefix; reduced to 4GB RAM; runtime block now uses cpu input param * added code for parsing agrvate summary TSV and added 5 new String outputs. tested with miniwdl and with a "good" example genome * fixed typing-only flag for agrvate option * add agrvate call block to merlin_magic subwf. tested w miniwdl * added agrvate outputs to export_taxon_tables task and theiaprok_illumina_pe workflow, still need to test in Terra * added agrvate outputs to theiaprok_illumina_se workflow. have not tested on Terra yet * clarify output strings for agrvate outputs * delete commented cut commands from spatyper task --------- Co-authored-by: cimendes <[email protected]> Co-authored-by: Inês Mendes <[email protected]>
- Loading branch information
1 parent
01a6eb4
commit 600f720
Showing
11 changed files
with
300 additions
and
34 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
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.