From 0013683785c09f32c94bced4f7006b9110062e86 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=88=E5=AD=A3=E8=8A=B1=E4=B8=AD=E7=9A=84=E6=98=9F?= =?UTF-8?q?=E8=BE=B0?= Date: Sat, 15 Jan 2022 11:42:07 +0000 Subject: [PATCH] Update README.md --- README.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 545b7c1..f0742ee 100644 --- a/README.md +++ b/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}, +} +```