group_cons_bins_internal: Group consensus sequences and their read together

Description Usage Arguments

View source: R/binSeqErr.R

Description

Constructs a list with a single element for each bin. This element is a list that contains the consensus sequence as well as the aligned reads of the bins.

Usage

1
group_cons_bins_internal(cons_dat, msa_dat)

Arguments

cons_dat

The consensus sequences. Their names must start with the PID followed by an underscore and then anything.

msa_dat

The reads with sequences of each bin aligned. The sequence name must contain PID:_ followed by the PID somewhere in the name.


philliplab/MotifBinner2 documentation built on Sept. 8, 2020, 12:09 a.m.