Removes top features from a pangenome given previous ML results.

removeTopFeats(ml_input_tibble, top_feat_tibble)

Arguments

ml_input_tibble

An ML-ready tibble generated by loadMLInputTibble()

top_feat_tibble

Second element of the list output of runMLPipeline(), containing all features to be removed from the ml_input_tibble

Value

An amR pangenome with top features removed