-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Incorporate vibrio characterisation with srst2 into TheiaProk workflows #216
Merged
Merged
Changes from 1 commit
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
7c12fee
add working version with local docker image - To be updated
cimendes 40ae0db
parse output tsv
cimendes 904ba4e
remove comment
cimendes 8b93c5f
improvements to tsv parsing
cimendes c629fa5
update docker
cimendes eb77bf9
update gene_db path
cimendes e6ae8a2
allow for single end reads
cimendes 4cbb1ee
add vibrio to merlin magic
cimendes ed44e6e
add vibrio typing to theiaprok_illumina_pe and theiaprok_illumina_se…
cimendes 74fadcf
unsatisfactory solution to read name issue with clean reads on srst2 …
cimendes 8980632
update md5sum for gambit
cimendes bebfaa8
Merge branch 'main' into im-vibrio-srst2
cimendes 9d9b75d
Bringing in recent changes from main into this im-vibrio-srs2 branch.…
kapsakcj 1ffd357
added srst2 outputs to input call block for export_taxon_tables in bo…
kapsakcj e07446d
fixed syntax in export_taxon_tables python dictionary
kapsakcj 9b762a6
add additional output file: detailed TSV output from SRST2. Also adde…
kapsakcj 5cea6c5
added new output file srst2_vibrio_detailed_tsv to PE, SE, and merlin…
kapsakcj 8b33b5a
update parsing block to account for when output columns do not exist
cimendes c1a0b7b
remove duplicated block
cimendes 99d01e0
expose srst2 parameters in merlin_magic
cimendes 6db886c
fix CI with updated checksum
cimendes 13abff2
add function to translate srst2 mismatch/uncertanty indicators to hum…
cimendes 0e29cea
replace not found hits with "(not detected)" so it's more human readable
cimendes 33d5f66
altered srst2_vibrio parsing: ctxA, ompW and toxR are being reported …
cimendes 4e4116a
deprecate srst2_results_tsv file from output; remove trailing empty s…
cimendes ccad72a
fix merlin magic export mistake
cimendes c6cc642
fix more oops mistakes
cimendes 3029eea
update srsrt2_vibrio default paramenters to be less stringent
cimendes 32068c3
rename output column from srst2_vibrio_serotype to srst2_vibrio_serog…
cimendes 4c1e70c
update container for staphb/srst2:0.2.0-vcholerae
cimendes a7ad2ff
Update task_srst2_vibrio.wdl
kevinlibuit File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe it should be increased further
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@emmadoughty
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Resloved?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems that the validation runs linked above don't have these values set by merlin magic--which leads me to assume that they're just using default srst2 values (i.e. 10).