Learn R Programming

RAM (version 1.2.1.3)

alignment: Sample Alignment

Description

This is an alignment for seq_var package.

Usage

data(alignment)

Arguments

Format

An alignment with sequence ID being formatted as follows: genus_name:accession:genus:species:strain_info/seqBegin-seqEnd. The location of each party can be rearranged, and the separator can be other speciall characters, such as "|".

Source

Wen Chen

Examples

Run this code
data(alignment)
str(alignment)
alignment

Run the code above in your browser using DataLab