glygener / glygen-backend-gsa

0 stars 0 forks source link

Unknown position for peptide and proteins #32

Closed ReneRanzinger closed 2 years ago

ReneRanzinger commented 2 years ago

Currently we enforce a position for protein and peptide. But as we know its possible to just not know the position. How can the user enter this? Suggestion: Tickbox "Position unknown" which disables start and end position and overwrites their validation.

rykahsay commented 2 years ago

I have made start_pos and end_pos not required

ReneRanzinger commented 2 years ago

That is a solution. But please make sure that either none or both are provided. Just one of them is not valid OR we define just one as start=end.