wurmlab/sequenceserver

Allow multiple database directories to be specified

開放

#461 建立於 2020年4月17日

 (1 則留言) (0 個反應) (0 位負責人)JavaScript (121 個分叉)github user discovery
hacktoberfest

倉庫指標

星標
 (299 顆星)
PR 合併指標
 (30 天內沒有已合併 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

貢獻者指南