Closed pmt706 closed 3 years ago
Many thanks for all the work you are doing. I fully agree with the third point, which is the major one indeed.
Sylvie.
Le 10/12/2020 à 18:23, pmt706 a écrit :
There are three major areas of fix here.
- Some slight term changes to address N-term/source/etc
- Some name changes to fit the rest of the ontology
- (and this is the biggest one) I've removed the "Leaf node" characteristics (diff/full formulas/mass) from any polymer-containing entries. These include polyglutamates (where the "N" of glutamyls isn't specified, DNA-RNA based crosslinks, glycans of unspecified size (chondroitin/etc) and poly-ADP Ribose (note that the monoADP-Ribosylations are still in the ontology and intact!)...
The major issue with this is that if you are trying to determine the mass of a protein containing say MOD:00251 which is O-(phospho-5'-DNA)-L-serine, the mass difference isn't 78.989, but that phospho plus an un-knowable mass/composition of DNA, so we shouldn't provide the specificity of the mass/formulae for those specific ontology terms.
I also ran ROBOT to update the OWL with the same changes that were made to the OBO... no need to verify that as it was automatically generated....
You can view, comment on, or merge this pull request online at:
https://github.com/HUPO-PSI/psi-mod-CV/pull/42 https://github.com/HUPO-PSI/psi-mod-CV/pull/42
Commit Summary
Merge pull request #2 from HUPO-PSI/master
Merge pull request #6 from HUPO-PSI/master
Merge pull request #10 from HUPO-PSI/master
Merge pull request #11 from HUPO-PSI/master
Ontology Cleanup
Updating OWL to the same data as 1.025.0
File Changes
M PSI-MOD.obo https://github.com/HUPO-PSI/psi-mod-CV/pull/42/files#diff-c1678a487582c803bdbf4c4f0c65f24f8bd8607a9b39359ea98c84752a7b0e3c (169)
M PSI-MOD.owl https://github.com/HUPO-PSI/psi-mod-CV/pull/42/files#diff-f0e1f9fbaf4dc2ce4d642c22207bd8c5d9bc1292465bbcdb2e381a9e1ef28e65 (1113)
Patch Links:
https://github.com/HUPO-PSI/psi-mod-CV/pull/42.patch https://github.com/HUPO-PSI/psi-mod-CV/pull/42.patch
https://github.com/HUPO-PSI/psi-mod-CV/pull/42.diff https://github.com/HUPO-PSI/psi-mod-CV/pull/42.diff
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/HUPO-PSI/psi-mod-CV/pull/42, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJD23Z5R63D2NFZKJB7NBITSUD7XFANCNFSM4UVKTTMQ.
There are three major areas of fix here.
The major issue with this is that if you are trying to determine the mass of a protein containing say MOD:00251 which is O-(phospho-5'-DNA)-L-serine, the mass difference isn't 78.989, but that phospho plus an un-knowable mass/composition of DNA, so we shouldn't provide the specificity of the mass/formulae for those specific ontology terms.
I also ran ROBOT to update the OWL with the same changes that were made to the OBO... no need to verify that as it was automatically generated....