Skip to content

Error handling on submissions #6

@AlexandreHutton

Description

@AlexandreHutton

There is currently no error handling for invalid peptide submissions (e.g., specifying a letter that doesn't correspond to an amino acid).

To fix:

  • Check each entry for invalid characters
  • Remove entry from list; add entry to "bad aa list"
  • Return "bad aa list" as part of results.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions