wurmlab/sequenceserver

Allow multiple database directories to be specified

Aperta

#461 aperta il 17 apr 2020

 (1 commento) (0 reazioni) (0 assegnatari)JavaScript (121 fork)github user discovery
hacktoberfest

Metriche repository

Star
 (299 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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

Guida contributor