Skip to content
New issue

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

Add Lipidation data from UniProt #1220

Closed
kimrutherford opened this issue Sep 9, 2024 · 10 comments
Closed

Add Lipidation data from UniProt #1220

kimrutherford opened this issue Sep 9, 2024 · 10 comments
Assignees

Comments

@kimrutherford
Copy link
Member

kimrutherford commented Sep 9, 2024

From:


We can map all of the:

LIPID 485; /note="GPI-anchor amidated serine"; /evidence="ECO:0000255"
maps to N-seryl-glycosylphosphatidylinositolethanolamine
https://www.pombase.org/term/MOD:00171
(currently 1 in PomBase)

LIPID 202; /note="S-geranylgeranyl cysteine"; /evidence="ECO:0000250|UniProtKB:P62745"
maps to geranylgeranylated residue (All should be cysteine)
https://www.pombase.org/term/MOD:00441
(currently 2 in PomBase)

LIPID 404; /note="S-farnesyl cysteine"; /evidence="ECO:0000250"
maps to S-farnesyl-L-cysteine
https://www.pombase.org/term/MOD:00111
(currently 3 in PomBase)

LIPID 116; /note="Phosphatidylethanolamine amidated glycine"; /evidence="ECO:0000250|UniProtKB:P38182"
maps to N-glycyl-1-(phosphatidyl)ethanolamine
https://www.pombase.org/term/MOD:00351
(currently 1 in PomBase)

LIPID 2; /note="N-myristoyl glycine"; /evidence="ECO:0000269|PubMed:14722091"
to N-myristoylglycine
https://www.pombase.org/term/MOD:00068
(currently 21 in PomBase)

The remaining mappings

SPBC13G1.11; LIPID 193; /note="S-palmitoyl cysteine"; /evidence="ECO:0000250";
maps to https://www.pombase.org/term/MOD:00115
S-palmitoyl-L-cysteine

SPBPJ4664.02; LIPID 3944; /note="GPI-anchor amidated alanine"; /evidence="ECO:0000255"0250"
https://www.pombase.org/term/MOD:00818
glycosylphosphatidylinositolated residue
(MOD does not have further specificity)

SPAC212.08c; LIPID 96; /note="GPI-anchor amidated glycine"; /evidence="ECO:0000255"
https://www.pombase.org/term/MOD:00818
glycosylphosphatidylinositolated residue
(MOD does not have further specificity)

SPCC1322.10; LIPID 242; /note="GPI-like-anchor amidated asparagine"; /evidence="ECO:0000255"
Ignore

@kimrutherford
Copy link
Member Author

I've updated pombe-embl/external_data/uniprot_data_from_api.tsv with the Lipidation data.

kimrutherford added a commit to pombase/pombase-chado-json that referenced this issue Sep 10, 2024
kimrutherford added a commit to pombase/pombase-python-web that referenced this issue Sep 10, 2024
kimrutherford added a commit to pombase/pombase-chado-json that referenced this issue Sep 10, 2024
These are PSI-MOD annotations in Chado created from /note qualifiers
from UniProt.

Refs pombase/pombase-chado#1220
@kimrutherford
Copy link
Member Author

That's all done for Wednesday morning. The lipidation sites will appear in the protein feature viewer and each site will be a PSI-MOD annotation in Chado.

I'll close this once I've checked that it looks OK on pombase.org

@kimrutherford kimrutherford changed the title Add Lipidation data from UnitProt Add Lipidation data from UniProt Sep 10, 2024
@ValWood
Copy link
Member

ValWood commented Sep 11, 2024

thats great!
note that these don't currently show in the modification viewer although they have positions
at least:
https://www.pombase.org/term/MOD:00171

@kimrutherford
Copy link
Member Author

note that these don't currently show in the modification viewer although they have positions

What do you mean by modification viewer?

@ValWood
Copy link
Member

ValWood commented Sep 11, 2024

In the modification track of the protein feature viewer.
We can display these because we have the positional information.

@kimrutherford
Copy link
Member Author

Currently they are in the lipidation sites track. I'll merge them into the modification track.

@kimrutherford kimrutherford reopened this Sep 11, 2024
@ValWood
Copy link
Member

ValWood commented Sep 11, 2024

Right got it. Are all of the others on the modification track?

@kimrutherford
Copy link
Member Author

Are all of the others on the modification track?

Do you mean the PomBase curated modifications? They should all be there.

I haven't worked on the modifications from UniProt yet:

@ValWood
Copy link
Member

ValWood commented Sep 11, 2024

I haven't worked on the modifications from UniProt yet:

ok that's why!

kimrutherford added a commit to pombase/pombase-chado-json that referenced this issue Sep 21, 2024
They are now merged into the modifications track of the protein
feature viewer.

Refs pombase/pombase-chado#1220
@kimrutherford
Copy link
Member Author

This is done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants