seeSegSites: Visualise the informative sites of an alignment

Description Usage Arguments Value Author(s) See Also Examples

View source: R/seeSegSites.R

Description

This function visualises illustrative barcode consisting of vertical bands in four colours corresponding to the DNA bases adenine (A), cytosine (C), guanine (G) and thiamine (T).

Usage

1
seeSegSites(DNAbin, col = c("#C8CAD8", "#023FA5"))

Arguments

DNAbin

An alignment DNAbin.

col

A character vector of length 2 giving colours to represent invariant and variable sites.

Value

Plots an visualisation of the informative sites in an alignment.

Author(s)

Samuel Brown <s_d_j_brown@hotmail.com>

See Also

seeBarcode

Examples

1
2
3
4
5
6
7
8

spiderDev documentation built on May 2, 2019, 5:23 p.m.