 |
 |
 |
|
|
 |
 |
 |
 |
 |
|
 |
 |
 |
 |
 |
|
|
 |
 |
 |
 |
Documentation for ProMaST map function
Endpoint:
http://www.peptideatlas.org/api/promast/v1/map
Parameters:
peptide peptide sequence to search
proteome name of the reference proteome to search
fuzzy number of wildcards to consider (0-3)
tolerance mass tolerance for matching wildcards
Examples:
curl -X GET 'http://www.peptideatlas.org/api/promast/v1/map?proteome=Human&peptide=ALFLETEQLK'
curl -X GET --header 'Accept: application/json' 'http://www.peptideatlas.org/api/promast/v1/map?proteome=Human&peptide=ALFLETEQLK'
curl -X GET 'http://www.peptideatlas.org/api/promast/v1/map?proteome=Human&peptide=ALFLETEQLK&fuzzy=1'
curl -X GET 'http://www.peptideatlas.org/api/promast/v1/map?proteome=Human&peptide=ALFLETEQLK&fuzzy=3&tolerance=0.0001'
curl -X GET --header 'Accept: application/json' 'http://www.peptideatlas.org/api/promast/v1/map?proteome=Human&peptide=ALFLETEQLK&fuzzy=3&tolerance=0.0001'
http://www.peptideatlas.org/api/promast/v1/map?proteome=Human&peptide=ALFLETEQLK&output=tsv
http://www.peptideatlas.org/api/promast/v1/map?proteome=Human&peptide=ALFLETEQLK&output=json
|
 |
 |
|
| |
© 2004-2021, Institute for Systems Biology. All Rights Reserved
|
|
|
|