Skip to content

Add Manual featurefilt mode to processing() and feature_filtering(). - #125

Open
giuliaroeth wants to merge 1 commit into
develfrom
manual-featurefilt
Open

Add Manual featurefilt mode to processing() and feature_filtering().#125
giuliaroeth wants to merge 1 commit into
develfrom
manual-featurefilt

Conversation

@giuliaroeth

Copy link
Copy Markdown
Collaborator

Lets users flag features to remove via a metadata_feature column instead of a cutoff rule. Falls back to Modified, then Standard, with a warning, if the expected column or Conditions data isn't usable. Adds a Feature_matrix output sheet listing every feature's filter status. Changes: processing() and feature_filtering() in R/Processing.R; check_param_feature_filtering() in R/HelperChecks.R; updated the RemovedMetabolites assertion in tests/testthat/test-processing-and-analysis.R to match feature_filtering() new DF/FilteredFeatures return shape.

…Lets users flag features to remove via a metadata_feature column instead of a cutoff rule. Falls back to Modified, then Standard, with a warning, if the expected column or Conditions data isn't usable. Adds a Feature_matrix output sheet listing every feature's filter status. Changes: processing() and feature_filtering() in R/Processing.R; check_param_feature_filtering() in R/HelperChecks.R; updated the RemovedMetabolites assertion in tests/testthat/test-processing-and-analysis.R to match feature_filtering() new DF/FilteredFeatures return shape.
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

Successfully merging this pull request may close these issues.

1 participant