boot_dna() generates random bootstrap alignments for confidence interval estimation
using confidence_intervals. Thus, it is meant to be an internal function of this package.
Usage
boot_dna(dna, block = 1)
Value
a DNAbin object.
Arguments
dna
an object of class DNAbin.
block
integer. Number of columns to be resampled together. Default to 1.