align: Align the two string and draw the plot of the alignment

Description Usage Arguments Value Examples

Description

Align the two string and draw the plot of the alignment

Usage

1
align(x, y)

Arguments

x

A string

y

A string

Value

ggplot of the alignment of x and y

Examples

1
2
3
align("ACT", "AGCT")
align("GAGCGT", "GACT")
align("ACTCGCAATATGVTAGGVVAG", "ACTTTATGCTATGCGC")

hannzhang/align documentation built on May 25, 2019, 9:24 a.m.