classify_bin_most_frequent: Classifies the sequences in a set by only choosing the most...

Description Usage Arguments Details

View source: R/classify_mislabelling.R

Description

Given a set of sequences, pick the most frequently occurring sequence as the only sequence that belongs to that bin and label all other sequences as outliers.

Usage

1

Arguments

bin

The input bin as a single DNAStringSet

Details

If there is more than one sequence that occurs the maximum number of times, it will return all the sequences that occur that number of times.


philliplab/MotifBinner documentation built on Sept. 2, 2020, 11:41 a.m.