show {ggmsa}R Documentation

show method

Description

show method

Usage

show(object)

Arguments

object

SeqDiff object

Value

message

Examples

fas <- list.files(system.file("extdata", "GVariation", package="ggmsa"),
                  pattern="fas", full.names=TRUE)
x1 <- seqdiff(fas[1], reference=1)
x1

[Package ggmsa version 1.0.0 Index]