We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I don't think have not specified what the compact form should return for /peptidoforms
PeptideAtlas now implements { "countDatasets": 2, "countPSM": 7, "peptidoform": "[iTRAQ]-AAHEEIC[Carbamidomethyl]TTNEGVMYR" }
good? changes? I suppose the only required field it peptidoform. Should it just be the required field peptidoform only?
http://www.peptideatlas.org/api/proxi/v0.1/peptidoforms?resultType=compact&peptideSequence=AAHEEICTTNEGVMYR
The text was updated successfully, but these errors were encountered:
Name free text should UNIMOD accession.
Sorry, something went wrong.
Peptide probability or reliability score should be added in the full version.
ypriverol
edeutsch
No branches or pull requests
I don't think have not specified what the compact form should return for /peptidoforms
PeptideAtlas now implements
{
"countDatasets": 2,
"countPSM": 7,
"peptidoform": "[iTRAQ]-AAHEEIC[Carbamidomethyl]TTNEGVMYR"
}
good? changes? I suppose the only required field it peptidoform. Should it just be the required field peptidoform only?
http://www.peptideatlas.org/api/proxi/v0.1/peptidoforms?resultType=compact&peptideSequence=AAHEEICTTNEGVMYR
The text was updated successfully, but these errors were encountered: