Sequence Combination tool written in Golang
Go to file
2022-01-04 12:05:27 +00:00
data add phy 2022-01-03 23:15:58 +00:00
src Update nex_tmpl.go 2022-01-04 12:05:27 +00:00
a.nex 目前虽然报错,但还是保存一下 2022-01-04 12:02:03 +08:00
go.mod 尝试输出到nex 2022-01-03 12:38:07 +08:00
parser.go 基本完成 2022-01-04 16:59:37 +08:00
README.md 基本完成 2022-01-04 16:59:37 +08:00

gocomb

sequence combination tool written in Golang

how to use parser.go

parser xxx.fas
parser xxx.fas yyy.fas
parser -o export.nex xxx.fas yyy.fas