≡   PeptideAtlas Links Seattle Proteome Center

PeptideAtlas: Home Overview Contacts Publications Software Database Schema Feedback Funding FAQ
Atlas Data: Data Repository HPPP Data Central PeptideAtlas Builds PeptideAtlas Exports THISP Search Database
Contribute Data

Related: SRMAtlas PASSEL SWATHAtlas
Spectral Libs: Libraries + Info SpectraST Search

Glossary/Terms: Atlas nomenclature Protein ID terms

LOG IN
MENU
Log In

Documentation for ProMaST map function

Endpoint

https://peptideatlas.org/api/promast/v1/map

Parameters

peptidepeptide sequence to search
proteome name of the reference proteome to search View List ▲

AtArabidopsis thaliana
BORBUBorrelia burgdorferi
CANALCandida albicans
CfCanis familiaris (Dog)
CeC.elegans
GgChicken
BtCow Milk
DmDrosophila
ECOLIE coli
FCFelis catus (Cat)
HaloHalobacterium
ApisHoneyBee
MYGHorse
HsHuman
LABROLabeo rohita
LiLeptospira interrogans
MaizeMaize
MmMouse
MTBMycobacterium tuberculosis
PigPig
PfPlasmodium falciparum
PyPlasmodium yoelii
PSEAEPseudomonas aeruginosa
RnRat
RiceRice
SARS-CoV-2SARS-CoV-2
SPOMSchizosaccharomyces pombe
STAACStaphylococcus aureus COL
STRP2Streptococcus pneumoniae D39
STRPNStreptococcus pneumoniaeTIGR
SpStreptococcus pyogenes
ScYeast
DrZebrafish
fuzzynumber of wildcards to consider (1-3)
tolerancemass tolerance for matching wildcards
outputresults format: tsv or json

Examples

curl -X GET 'https://peptideatlas.org/api/promast/v1/map?proteome=Hs&peptide=ALFLETEQLK'

curl -X GET --header 'Accept: application/json' 'https://peptideatlas.org/api/promast/v1/map?proteome=Hs&peptide=ALFLETEQLK'

curl -X GET 'https://peptideatlas.org/api/promast/v1/map?proteome=Hs&peptide=LETEQLK&fuzzy=1'

curl -X GET 'https://peptideatlas.org/api/promast/v1/map?proteome=Hs&peptide=FLETEQLK&fuzzy=3&tolerance=0.0001'

curl -X GET --header 'Accept: application/json' 'https://peptideatlas.org/api/promast/v1/map?proteome=Hs&peptide=FLETEQLK&fuzzy=3&tolerance=0.0001'

https://peptideatlas.org/api/promast/v1/map?proteome=Hs&peptide=ALFLETEQLK&output=tsv

https://peptideatlas.org/api/promast/v1/map?proteome=Hs&peptide=ALFLETEQLK&output=json