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

[Feature request] Support for calculating isotope patterns #84

Open
toxintoxin opened this issue May 16, 2024 · 4 comments
Open

[Feature request] Support for calculating isotope patterns #84

toxintoxin opened this issue May 16, 2024 · 4 comments

Comments

@toxintoxin
Copy link

As the title says, is it possible to calculate isotope patterns? Use data.frame to return the result for the user to view, of course he can choose to plot it out himself.

@jorainer
Copy link
Member

you mean calculating an isotope pattern given a chemical formula? we don't have that available in MetaboCoreUtils, but AFAIK the envipat R package (or the related web app) provides such functionality?

@toxintoxin
Copy link
Author

Thank you, I've been trying to use enviPat for a while now and it basically meets my needs, even if it has some bugs.

@lgatto
Copy link
Member

lgatto commented Jun 8, 2024

even if it has some bugs

Would you mind report these bugs, please.

@toxintoxin
Copy link
Author

even if it has some bugs

Would you mind report these bugs, please.

  1. A lot of times it requires a standard formula, and if I accidentally miss a step, it will hang forever instead of throwing an error.
  2. And the author himself made a mistake in the adducts dataset in the package itself, where the value of Formula_add for M+F was F instead of F1, which caused me to always hang when I created custom functions, and it took me a long time to figure out what was going on.
  3. There are still some bugs in its repository issues, but it seems that the author doesn't reply or update anymore.

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

3 participants