moltimate / moltimate-frontend

Moltimate's frontend source code.
GNU General Public License v2.0
8 stars 2 forks source link

Motif Search - Negative Precision Factor #64

Open blackpan2 opened 5 years ago

blackpan2 commented 5 years ago

What happens when a negative precision factor is given to the alignment search endpoint currently?

Expected behavior: Throws an error indicating that the precision factor must be positive.

blackpan2 commented 5 years ago

Do we have a maximum precision factor we want to allow someone to submit on the production profile? it could be dangerous to have someone submit MAX_INT and effectively DDOS the system.