wurmlab/sequenceserver
limit query size and customize /tmp dir
Aberta
#535 aberto em 22 de jul. de 2021
hacktoberfest
Métricas do repositório
- Stars
- (299 estrelas)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 30d)
Description
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.