bin_by_name: Groups sequences together into bins based on their names

Description Usage Arguments

View source: R/bin_by_name.R

Description

Groups sequences together into bins based on their names

Usage

1
bin_by_name(seq_dat, add_uniq_id = FALSE)

Arguments

seq_dat

The sequence data whose names indicate what bins they belong to

add_uniq_id

If True, an integer will be appended to the end of each sequence's name so that all identical sequences in a bin gets the same number and sequences who are not identical will get different numbers. Another integer will be added to ensure that each sequence name is unique


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