Open toxintoxin opened 6 months ago
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?
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.
even if it has some bugs
Would you mind report these bugs, please.
even if it has some bugs
Would you mind report these bugs, please.
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.
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.