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.