delete.empty.cells: Delete empty rows and columns from a DNA sequence alignment

Description Usage Arguments Value Author(s) See Also

Description

This function can be used to delete completely missing or ambiguous characters and taxa from a DNA sequence alignment.

Usage

1
delete.empty.cells(alignment, nset = c("-", "n", "N", "?"), quiet = FALSE)

Arguments

alignment

an object of class DNAbin

nset

vector of mode character; rows or colums that consist only of the characters given in nset will be deleted from the alignment

quiet

logical: if set to TRUE, screen output will be suppressed

Value

object of class DNAbin

Author(s)

Christoph Heibl

See Also

ident.seq


fmichonneau/phyloch documentation built on May 16, 2019, 1:45 p.m.