wurmlab/sequenceserver

limit query size and customize /tmp dir

オープン

#535 opened on 2021/07/22

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

Repository metrics

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

説明

We set up a sequenceserver app for public and usually the /tmp dir would ran out of disk storage because of long DNA query sizes resulting in large temporary files.

Therefore two configs are needed: (1) an option that limits the maxium input sequence lengths (2) an option that customize a directory for temporary files.

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