powered by
Utility that produces a table giving summary statistics for a `DNAbin' object.
seqStat(DNAbin, thresh = 500)
A table giving the minimum, maximum, mean and median sequence lengths, and the number of sequences with lengths below the given threshold.
Alignment of class `DNAbin'.
Threshold sequence length. Default of 500 (minimum length for official DNA barcodes).
Rupert Collins <rupertcollins@gmail.com>
This function considers bases coded as '?', 'N' and '-' as missing data.
data(anoteropsis) seqStat(anoteropsis)
Run the code above in your browser using DataLab