glypy icon indicating copy to clipboard operation
glypy copied to clipboard

Support for CSDB Linear Code

Open tomdstanton opened this issue 1 year ago • 1 comments

Hi @mobiusklein, thanks for developing such a great package! It has been really useful in my work so far.

I am currently working with some glycan structures from CSDB which are in CSDB linear code. This format is quite similar to IUPAC Condensed linear code, but a bit richer and allows for some fuzziness.

I wondered if you would consider support for parsing this format in the io module any time soon?

Thanks in advance, Tom

tomdstanton avatar May 02 '25 01:05 tomdstanton

CSDB appears to be relatively complex, compared to IUPAC, even before you include the combinatorial machinery. I also do not see clear examples for N-acetylated monosaccharides? I will need to research the format further before I can say how soon I could write a parser for the format as this project is essentially in maintenance mode.

If you have some more information on the format, or know of another tool that does support it, I can try to use that as a point of reference.

mobiusklein avatar May 06 '25 02:05 mobiusklein