wurmlab/sequenceserver

limit query size and customize /tmp dir

Aperta

#535 aperta il 22 lug 2021

 (3 commenti) (2 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

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.

Guida contributor