glygener / glygen-issues

Repository for public GlyGen tickets
GNU General Public License v3.0
0 stars 0 forks source link

Protein with glycosylation site range #1650

Open katewarner opened 3 weeks ago

katewarner commented 3 weeks ago

Could you help me find some data? I've looked through all the proteoform datasets and I can't seem to find examples of proteins that have a glycosylation range rather than a single site/residue. Is there a bash script that I can use to find it?

rykahsay commented 3 weeks ago

Here is a script that can try to output those case (if they exist any more).

$ cd /software/glygen/
$ python3 dump-glycosite-ranges.py -v 2.6.1 > logs/glycosite-ranges.txt &
katewarner commented 2 weeks ago

@rykahsay Thank you so much!

katewarner commented 1 week ago

Moving to 2.7 to remind me to document