about summary refs log tree commit diff
AgeCommit message (Collapse)Author
10 daysCanonicalize L line when building database.Arun Isaac
2026-08-15Error out if user-specified path does not exist.Arun Isaac
2026-08-15Add CI badges to README.Arun Isaac
2026-08-15Add domagi overlap --paths.Arun Isaac
2026-08-15Document website building instructions.Arun Isaac
2026-08-15When sorting a data frame by a single column, only pass in a string.Arun Isaac
2026-08-15Add domagi overlap.Arun Isaac
2026-08-14Move path_length to schema as view.Arun Isaac
2026-08-14Remove TODO note about synopses.Arun Isaac
This was completed in 185b459cc11a2e8661817f2750d98f9051541761.
2026-08-14Reverse complement sequences as required in FASTA.Arun Isaac
2026-08-14Fix paths --fasta SQL query.Arun Isaac
The SQL query was completely wrong. It was most likely meant to work with an earlier version of the schema.
2026-08-14Test paths --fasta.Arun Isaac
2026-08-14Add manual to website.Arun Isaac
2026-08-13Add manual.Arun Isaac
2026-08-13Add website.Arun Isaac
2026-08-13Add introductory paragraph to README.Arun Isaac
2026-08-13Add short_help for subcommands.Arun Isaac
2026-07-27Make git repo a Guix channel.Arun Isaac
2026-07-27Add hacking instructions.Arun Isaac
2026-07-27Initial commitArun Isaac