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 Dec. 23, 2024, 7:54 p.m.