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

Implement new join based peak alignment #210

Open
hechth opened this issue Jun 16, 2023 · 0 comments
Open

Implement new join based peak alignment #210

hechth opened this issue Jun 16, 2023 · 0 comments

Comments

@hechth
Copy link
Member

hechth commented Jun 16, 2023

The current peak alignment re-aligns the data given the tolerances, but maybe it would be easier to just join the individual peak tables based on the cluster id's and then actually combine the peaks using a join operation, using multiple tables. This would mean that no tolerances have to be used and the final table would only be filtered based on the occurences.

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