-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
bf9ae86
commit 2a5ff94
Showing
1 changed file
with
3 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,8 +4,9 @@ multiSub is a command-line tool to prepare and/or submit a SARS-CoV-2 genome | |
sequence to the NCBI Genbank, EBI ENA and GISAID sequence repositories. It can also | ||
convert between these formats. This tool can be used by a "data | ||
broker", a single institution that collects sequences from labs and submits | ||
them to the sequence databases or it can be used by an individual lab. It's early research software, you will probably | ||
find bugs, please open a ticket on Github or email [email protected] if that happens, most of them | ||
them to the sequence databases or it can be used by an individual lab. It's research software, but | ||
several groups use it. When you use it for the first time on your own data, you may find | ||
find bugs or problems, for non-example data. Please open a ticket on Github or email [email protected] if that happens, most of them | ||
should be easy to fix now. | ||
|
||
## Overview | ||
|