Example_Spatial.plot_Alignment {sidier}R Documentation

example alignment #1 (fasta format)

Description

fasta sequences alignment to test some function within this package

Usage

data(ex_alignment1)

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

Author(s)

A. J. Muñoz-Pajares

See Also

ex_alignment1, alignExample

Examples

# data(ex_alignment1) # this will read a fasta file with the name 'alignExample'
# alignExample

[Package sidier version 4.1.0 Index]