Learn R Programming

SeqAlignR (version 0.1.1)

Sequence Alignment and Visualization Tool

Description

Computes the optimal alignment of two character sequences. Visualizes the result of the alignment in a matrix plot. Needleman, Saul B.; Wunsch, Christian D. (1970) "A general method applicable to the search for similarities in the amino acid sequence of two proteins" .

Copy Link

Version

Install

install.packages('SeqAlignR')

Monthly Downloads

105

Version

0.1.1

License

GPL-3

Maintainer

Leonard Persson Norblad

Last Published

February 7th, 2024

Functions in SeqAlignR (0.1.1)

plot.alignment

Plot Alignment Matrix
align_sequences

Sequence Alignment
print.alignment

Print Alignments
SeqAlignR

Sequence Alignment Tool