-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Wastewater Lineage De-convolution (#99)
* Add a titan wastewater variant calling workkflow * Fix formatting * Fix formatting (for real this time) * adjust default minlength * adjust trimmomatic params * Set trimmmomatic minlen at workflow level * Remove unused imports * Add version capture task * add meta block * Update README.md * Update README.md * create titan_freyja workflow * ensure executables are in path * allow raw read inputs * clean whitespace * remove whitespace * rename workflow and set header as samplename * specify output file extension * update versioning * reset to jlevy docker for now * small tweak * update to staphb image * allow user defined barcodes * correct image tag * revert to jlevy image * add freyja plot workflow * update to staphb freyja image * add freyja plot workflow * update freyja header for plot indexing * adjust freyja commands * fix interval flag * fix plot options * fix output variables * adjust samplename array * Update wf_freyja_plot.wdl * add reference flag * change default setting to plot summary * Update wf_freyja_plot.wdl * allow user-defined reference * reference genome is optional * close if statement * fix task syntax * allow user reference in ont workflows * fix wdl syntax * set user ref appropriately * Output freyja demixed aggregate file * fix collection array * really fix collection array * Update README.md * Pull dockers from quay repo * update summaries to include new outputs * undo last commit -- wrong branch! * allow for use of epi2me docker * add medaka reference output * fix typo * modify bed dest path * fix path * Fix typo * Update image diest * comma * capture reference from either artic or epi2me paths * fix typo * remove extra space * add wildcard to ref path * check for directory * small tweak * force zip * small tweak 2 * add min/max length workflow vars * Update test_clearlabs.yml * Update test_ont.yml * update to fastqscan * Update test_ont.yml * Update test_clearlabs.yml * Update test_ont.yml * check pass.vcf * Default to freyja update_db * Fix yml * really fix yaml
- Loading branch information
1 parent
2feacbf
commit 65f4df0
Showing
9 changed files
with
809 additions
and
11 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
Oops, something went wrong.