Learn R Programming

sidier (version 4.1.0)

ex_alignment1: example alignment #1

Description

This function will generate an example alignment 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

alignExample, 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