wurmlab/sequenceserver
View on GitHubAllow multiple database directories to be specified
Open
#461 opened on Apr 17, 2020
hacktoberfest
Repository metrics
- Stars
- (299 stars)
- PR merge metrics
- (PR metrics pending)
Description
Through the config file and through the command-line interface.
e.g.,
sequenceserver --database_dir /db1,/db2,/db3
sequenceserver -d /db1 -d /db2
This came up on the mailing list: https://groups.google.com/d/msg/sequenceserver/7qxsNTmOI3A/WOS2yGaRAQAJ