You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have run a some code to identify and group features. Additionally, I have used dplyr to get a list of differential features specific to each sample.
Within these differential features is a lot of redundancy due to isotopes, in source fragmentation, adducts, etc.
Upon searching for a solution to deconvolute these features (ideally, I would just like the [M+2H] or [M+3H] features), there seems to be multiple solutions.
CAMERA, CliqueMS, the compounding workflow (in MSFeatures)...
I've tried exploring each of these options with varying levels of success (I'm pretty new to programming). Is there some advice that the community could offer? CAMERA in particular seems to be a favorite, but it requires an xcmsSet object rather than the newer XcmsExperiment object.
Alternatively, is there a deisotoping/deconvoluting function within xcms itself?
Thanks!
The text was updated successfully, but these errors were encountered:
Hello,
I have run a some code to identify and group features. Additionally, I have used dplyr to get a list of differential features specific to each sample.
Within these differential features is a lot of redundancy due to isotopes, in source fragmentation, adducts, etc.
Upon searching for a solution to deconvolute these features (ideally, I would just like the [M+2H] or [M+3H] features), there seems to be multiple solutions.
CAMERA, CliqueMS, the compounding workflow (in MSFeatures)...
I've tried exploring each of these options with varying levels of success (I'm pretty new to programming). Is there some advice that the community could offer? CAMERA in particular seems to be a favorite, but it requires an xcmsSet object rather than the newer XcmsExperiment object.
Alternatively, is there a deisotoping/deconvoluting function within xcms itself?
Thanks!
The text was updated successfully, but these errors were encountered: