Start of codon correction update#21
Open
susannah-b wants to merge 462 commits intoChrisHIV:masterfrom
Open
Conversation
…dentical region of the same reference. (Contig pieces now have a piece number in their name.)
…les with same names exist in the working directory (formerly we silently overwrote them). We now don't bother copying the reads to the working dir if they're already there. We now quit if unzipping doesn't remove the .gz from the read file names instead of assuming it does.
…this (if needed) to config.sh, to avoid this taking precedence over the more robust trimmomatic binary in conda shiver
…ere triggering exit as intended
…nction for testing file existence
…rence file didn't work
…ence but no coordinates
…l merging of CodonCorrectionInit.sh with shiver_init.sh, when a single alignment may be used with some references not wanted for codon correction, like HXB2)
…sitions being less than their start positions
…ides) to be a multiple of 3
… to log files for a quieter stdout
…ed in the coords file
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Update to shiver to include CodonCorrection.sh and surrounding scripts, which correct genes from within the shiver remap consensus files, although are not yet integrated into a final full genome product. Includes basic shiver implementation which currently has an error with the init directory (can be removed or fixed as it only involves a few lines of code).
Several hundred commits 'ahead' due to rebase issues - I haven't been able to resolve this but if there's anything I can adjust let me know - otherwise I'm hoping they can be resolved as the same commits exist in the upstream repo.
Please see the CodonCorrectionDoc PDF for further information on usage and current project status.