Update README.md
This commit is contained in:
parent
8e4246b3b2
commit
0013683785
1 changed files with 12 additions and 1 deletions
13
README.md
13
README.md
|
@ -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},
|
||||
}
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue