show-methods: show method

showR 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

YuLab-SMU/ggmsa documentation built on Aug. 26, 2022, 1:48 a.m.