Update README.md

This commit is contained in:
kuoi 2022-01-15 11:42:07 +00:00 committed by GitHub
parent 8e4246b3b2
commit 0013683785
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 12 additions and 1 deletions

View File

@ -1,5 +1,5 @@
# SeqCombGo
sequence combination tool written in Golang
**Seq**uence **Comb**ination tool written in **Go**lang
# Requirement
@ -26,3 +26,14 @@ SeqCombGo import.fas
SeqCombGo import1.fas import2.fas
SeqCombGo -o export.nex import1.fas import2.fas
```
# Cite
```
@Article{An2022,
author = {An, G; Zhang, G},
title = {SeqCombGo: Sequence Combination tool written in Golang},
year = {2022},
url = {https://github.com/MalacoLab/SeqCombGo},
}
```