Sequence Combination tool written in Golang
Go to file
2022-01-04 13:55:05 +08:00
data add phy 2022-01-03 23:15:58 +00:00
src 已修复 tmpl 2022-01-04 13:55:05 +08:00
a.nex 目前虽然报错,但还是保存一下 2022-01-04 12:02:03 +08:00
go.mod 尝试输出到nex 2022-01-03 12:38:07 +08:00
parser.go 已修复 tmpl 2022-01-04 13:55:05 +08:00
README.md Create README.md 2022-01-01 16:25:21 +08:00

gocomb

sequence combination tool written in Golang

how to use parser.go

parser xxx.fas
parser xxx.fas yyy.fas
parser -o 123 xxx.fas // todo