get_region-methods: Get the variable region

get_regionR Documentation

Get the variable region

Description

Access the variable regions

Usage

get_region(object, ...)

## S4 method for signature 'regioned_dna'
get_region(object)

Arguments

object

regioned_dna

...

...

Value

list

See Also

input_seq, get_cu

Examples

filepath <- system.file("extdata", "example.fasta", package = "SynMut")
rgd.seq <- input_seq(filepath)
get_region(rgd.seq)

Koohoko/SynMut documentation built on Jan. 9, 2023, 12:11 p.m.