wurmlab/sequenceserver

Allow multiple database directories to be specified

オープン

#461 opened on 2020/04/17

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (121 件のフォーク)github user discovery
hacktoberfest

Repository metrics

Stars
 (299 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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

コントリビューターガイド