{"name":["pepmatch"],"version":"0.9.5","necessary_parameters":[{"key":"input_sequence_text","display_name":"Input Query Peptides","type":"str","default":null,"description":"Peptide/epitope sequence(s) in PLAIN","example_input":"YLLDLHSYL\nVPRSSSMVL\nYIDEQFERY\nNSLFLTDLY\nELHEKFDRL"}],"optional_parameters":[{"key":"proteome","display_name":"Proteome","type":"str","choice":["Human","Mouse","Cow","Dog","Horse","Pig","Rabbit","Rat"],"description":"proteome choice: \"Human\", \"Mouse\", \"Cow\", \"Dog\", \"Horse\", \"Pig\", \"Rabbit\", \"Rat\"","default":"Human","example_input":"Human"},{"key":"mismatch","display_name":"number of mismatches","type":"int","description":"mismatch number, range from 0 to 5","default":3,"example_input":3},{"key":"best_match","display_name":"Include all matches or one best match per peptide","type":"bool","description":"True means return only one best match per peptide, otherwise return all matches.","default":true,"example_input":true}]}