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

Possible future developments #41

Open
hechth opened this issue Apr 14, 2023 · 0 comments
Open

Possible future developments #41

hechth opened this issue Apr 14, 2023 · 0 comments

Comments

@hechth
Copy link
Collaborator

hechth commented Apr 14, 2023

          @hechth - absolutely could be done.   A few items to consider: 
  1. are there enough samples in each group for correlation-based clustering to be meaningful? If not, it would be best to develop a peak shape based clustering as well. i had actually started down this path and lost steam and ultimately abandoned it, for lack of time to validate it. There is a clear path forward for it though. You can simultaneously use all the similarity metrics, retention time of the feature, correlation, and peak shape by expanding the existing similarity product score. In theory IMS data could also be incorporated, if available.
  2. if you perform RAMClustR by sample groups then cluster spectra, how do you deal with feature assignments which are in conflict?
  3. How do you deal with missing spectra in the blanks (NA values are a bit of a nuisance...).
  4. If you are going to be performing clustering by sample type, would be be best to perform XCMS by sample type as well?
  5. If two spectra from two groups align pretty well but imperfectly, what set of features should be used in the quantitative assignments - only the overlapping features or all features?

Originally posted by @cbroeckl in #31 (comment)

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

1 participant