powered by
This function plots an image of an alignment of sequences.
# S3 method for phyDat image(x, ...)
Nothing. The function is called for plotting.
an object containing sequences, an object of class phyDat.
phyDat
further arguments passed to or from other methods.
A wrapper for using image.DNAbin and image.AAbin. Codons triplets are handled as nucleotide sequences.
image.DNAbin
image.AAbin
image.DNAbin, image.AAbin
data("chloroplast") image(chloroplast[, 1:50], scheme="Clustal", show.aa = TRUE)
Run the code above in your browser using DataLab