Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix error message when opening variants file | Brian Cully | 2024-01-19 | 1 | -1/+1 |
* | don't bail on nucleotide check errors | Brian Cully | 2024-01-19 | 1 | -1/+1 |
* | remove dead code | Brian Cully | 2024-01-19 | 1 | -1/+0 |
* | crash out early if codon lookup fails | Brian Cully | 2022-12-12 | 1 | -0/+2 |
* | strip newlines in input before codon lookup | Brian Cully | 2022-12-12 | 1 | -0/+1 |
* | Calculate codon starts from the start of the protein they're in. | Brian Cully | 2022-07-08 | 1 | -14/+18 |
* | Remove unused variables. | Brian Cully | 2022-07-07 | 1 | -3/+0 |
* | Add script for converting nucleotide variance to aa variance. | Brian Cully | 2022-07-07 | 1 | -0/+107 |