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

Adding a custom ptm in OMSSAAdapter #36

Open
EAD1994 opened this issue Jun 6, 2019 · 5 comments
Open

Adding a custom ptm in OMSSAAdapter #36

EAD1994 opened this issue Jun 6, 2019 · 5 comments

Comments

@EAD1994
Copy link

EAD1994 commented Jun 6, 2019

Hello,

I was wondering if it is possible to add custom post-translational modifications in the OMSSAAdapter node in KNIME, or are we restricted to the only ones that are present in the drop down menu?

Thank You

@jpfeuffer
Copy link
Contributor

Hi, the easiest way is to edit the Custom0 to Custom9 entries in the Knime/plugins/de.openms.[YourOS].[version]/share/OpenMS/CHEMISTRY/unimod.xml and then select then in the Adapter. They are pre-registered.

There is a more flexible solution but it is more complicated.

@EAD1994
Copy link
Author

EAD1994 commented Jun 19, 2019

Hi,

Just a follow up question. Once I edit the custom modification and change its name and other info, should the name change in the Adapter, or will it continue to be displayed as custom?

Thanks

@jpfeuffer
Copy link
Contributor

Hi,
Ah please don't change the CUSTOM short name otherwise it probably won't find it.
I think you can add synonymes for it though.

@jpfeuffer
Copy link
Contributor

It will then still be displayed as CUSTOM in the dialogue. I am not sure about the resulting peptide sequences right now. If it displays as CUSTOM in the results let me know (this would be suboptimal). We can then fix something inside OpenMS or I can provide you an example workflow on how to pass arbitrary modifications via flow variables.
How familiar are you with KNIME?

@EAD1994
Copy link
Author

EAD1994 commented Jul 15, 2019 via email

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