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

Genome coordinates for PTMs #2

Open
ypriverol opened this issue Sep 6, 2020 · 2 comments
Open

Genome coordinates for PTMs #2

ypriverol opened this issue Sep 6, 2020 · 2 comments

Comments

@ypriverol
Copy link
Member

@cschlaffner :

We have an ongoing project to release PTMs and single aminoacid variants coordinate at genome scale. The idea is that the users gave a region of the genome and we can trace all the ptms and variants in that region. Similar to the VCF when every single variant is traced, rather than tracing peptides.

I was wondering if is possible to output in the tool not only the peptide coordinates but also the PTMs coordinates.

@cschlaffner
Copy link

@ypriverol :

It is possible to calculate the PTM coordinates and generate BED/GTF output format for those.
VCF format is a bit trickier but I think we could get a workaround going by declaring the PTMs insertions instead of substitutions. In cases where three peptides have 2 PTM sites: (i) one peptide with site 1, (ii) one peptide with site 2, and (iii) one peptide with sites 1 and 2 the resulting output then would be just the two sites individually? Information about cooccurrence would get lost.

@ypriverol
Copy link
Member Author

I think we can put for now, the information of each site without the concurrency.

@ypriverol ypriverol transferred this issue from bigbio/pgatk Aug 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants