wurmlab/sequenceserver

limit query size and customize /tmp dir

开放

#535 创建于 2021年7月22日

 (3 条评论) (2 个反应) (0 位负责人)JavaScript (121 个派生)github user discovery
hacktoberfest

仓库指标

星标
 (299 个星标)
PR 合并指标
 (30 天内没有已合并 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.

贡献者指南