seqStat: Sequence statistics

Description Usage Arguments Details Value Author(s) Examples

Description

Utility that produces a table giving summary statistics for a ‘DNAbin’ object.

Usage

1
seqStat(DNAbin, thresh)

Arguments

DNAbin

Alignment of class ‘DNAbin’.

thresh

Threshold sequence length. Default of 500 (minimum length for official DNA barcodes).

Details

This function considers bases coded as '?', 'N' and '-' as missing data.

Value

A table giving the minimum, maximum, mean and median sequence lengths, and the number of sequences with lengths below the given threshold.

Author(s)

Rupert Collins <rupertcollins@gmail.com>

Examples

1
2

spider documentation built on May 2, 2019, 5:16 p.m.