Add diff-fasta command.
authorTom Clegg <tom@tomclegg.ca>
Tue, 12 May 2020 23:56:43 +0000 (19:56 -0400)
committerTom Clegg <tom@tomclegg.ca>
Tue, 12 May 2020 23:56:43 +0000 (19:56 -0400)
commit80c6ae7fcdf650d0cdc211aa3c12008aab4564f7
tree7ee8c5e285e1a4deb1311070be07ddce721f44c8
parent6c78b1f73e00a341cddb4f4b4b56bbaba25b4289
Add diff-fasta command.

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@tomclegg.ca>
cmd.go
diff.go [new file with mode: 0644]
diff_test.go [new file with mode: 0644]
go.mod
go.sum
hgvs/diff.go [new file with mode: 0644]
hgvs/diff_test.go [new file with mode: 0644]