Learn R Programming

sidier (version 4.1.0)

alignExample: example alignment #1 ('DNAbin' class)

Description

object of class 'DNAbin' to test some function within this package

Usage

data(ex_alignment1)

Arguments

Details

Because fasta file examples are not automatically loaded into R environment, 'ex_alignment1' function generates a fasta file (named Example_Spatial.plot_Alignment) that is stored as a 'DNAbin' object named alignExample

See Also

ex_alignment1, Example_Spatial.plot_Alignment

Examples

Run this code
# NOT RUN {
# data(ex_alignment1) # this will read a fasta file with the name 'alignExample'
# alignExample
# }

Run the code above in your browser using DataLab