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

Add filters #13

Open
2 of 4 tasks
jorainer opened this issue Oct 31, 2017 · 0 comments
Open
2 of 4 tasks

Add filters #13

jorainer opened this issue Oct 31, 2017 · 0 comments

Comments

@jorainer
Copy link
Member

jorainer commented Oct 31, 2017

Add/implement filters from Bioconductor's AnnotationFilter package:

  • MassFilter (numeric).
  • MassRangeFilter (numeric, defines lower and upper boundary)
  • CompoundIdFilter
  • CompoundNameFilter

This is for Bioconductor S4-based filtering - might have to think how we could expand that to tidyverse-based filtering.

jorainer added a commit that referenced this issue Nov 8, 2017
- Add first filters and functionality.
- Add related documentation and unit tests.
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