Description Usage Arguments Details
Under the assumption that there was zero PCR recombination and no PID collisions, the only source of heterogeneity in the bins are sequencing errors. Thus a comparison between each read in a bin and the bin's consensus sequence can be taken as an indication of the sequencing error rates.
1 | binSeqErr_internal(cons_dat, msa_dat)
|
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. |
A full characterization of the errors is returned that tallies each match and mismatch and the quality at which they happened.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.