hendrikweisser
hendrikweisser
Thanks for the hint. I didn't know about [C-M-SPC] before.
I'm currently trying Emacs 28.0.50 with @MatthewZMD's M-EMACS config. It looks like the bug reported here is no longer present, but the workaround will lead to double closing parens being...
Same with the current 2.1 package from PyPI: ``` $ pip3 list | grep xpore xpore 2.1 $ xpore --version xpore 2.0 ```
> I am curious whether we should address the broader issue of variable mods that change cleavage sites I haven't gone to those lengths because we didn't have a compelling...
I've added the underscore to `ModSeqInfo_` as per Timo's request. Good to merge?
Hopefully the failing test is now fixed. (Looks like it was a system-specific difference.) @timosachsenberg: Is the CI running Ubunut 18.04 but not 20.04? Would it be worth upgrading?
@jpfeuffer: Needs more work because other changes to RNA digestion were merged in the meantime, and pyOpenMS. Not a priority for me at the moment.
> Did you try this on a big one already? Nope. > So basically this ROW_NUMBER is then an extra attribute in the JSON file right? No, it's not stored,...
> I was just wondering if an element gets written out with the index as a JSON attribute, or if the index is implicit encoded in the position in the...
The tests still fail on some platforms with this error: `Error: Unexpected internal error (error creating database view: near "(": syntax error Unable to execute statement)` But I can't reproduce...