summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* html: add source linkHEADmainBrian Cully2024-01-201-0/+5
|
* ignore todo and to-send directoriesBrian Cully2024-01-201-1/+3
|
* javascript: embed license infoBrian Cully2024-01-201-1/+29
|
* javascript: import translation tables only where neededBrian Cully2024-01-201-4/+4
|
* add AGPLv3 licenseBrian Cully2024-01-201-0/+661
|
* move static files to site directoryBrian Cully2024-01-1913-5/+5
|
* manifest.scm: add emacsBrian Cully2024-01-191-0/+1
|
* add faviconsBrian Cully2024-01-198-0/+7
|
* add javascript versionBrian Cully2024-01-195-0/+581
|
* notes: remove old emailsBrian Cully2024-01-191-146/+16
|
* fix error message when opening variants fileBrian Cully2024-01-191-1/+1
|
* don't bail on nucleotide check errorsBrian Cully2024-01-191-1/+1
| | | | print an error message and keep going
* remove dead codeBrian Cully2024-01-191-1/+0
|
* crash out early if codon lookup failsBrian Cully2022-12-121-0/+2
|
* strip newlines in input before codon lookupBrian Cully2022-12-121-0/+1
|
* put ref genome and protein ranges backBrian Cully2022-09-122-0/+15
|
* ignore work directoriesBrian Cully2022-09-123-15/+1
|
* Calculate codon starts from the start of the protein they're in.Brian Cully2022-07-081-14/+18
| | | | | Turns out that the start of the genome ain't necessarily the start of a coding region.
* Remove unused variables.Brian Cully2022-07-071-3/+0
|
* Update notes with latest emails and babel for translating.Brian Cully2022-07-071-4/+181
|
* Add script for converting nucleotide variance to aa variance.Brian Cully2022-07-071-0/+107
|
* Fix up P3 to finish at STOP codon.Brian Cully2022-07-071-1/+1
|
* Add script for printing a protein's codon sequence.Brian Cully2022-07-011-0/+70
|
* Add codon to amino acid short code CSV file.Brian Cully2022-07-011-0/+65
|
* Add CSV for mapping amino acid short codes to letters.Brian Cully2022-07-011-0/+22
|
* Add header to sample start-stop sequences.Brian Cully2022-07-011-1/+1
|
* Add worknotes and files from Siobain's email.Brian Cully2022-07-014-0/+55