Learn R Programming

msa (version 1.4.3)

Multiple Sequence Alignment

Description

The 'msa' package provides a unified R/Bioconductor interface to the multiple sequence alignment algorithms ClustalW, ClustalOmega, and Muscle. All three algorithms are integrated in the package, therefore, they do not depend on any external software tools and are available for all major platforms. The multiple sequence alignment algorithms are complemented by a function for pretty-printing multiple sequence alignments using the LaTeX package TeXshade.

Copy Link

Version

Version

1.4.3

License

GPL (>= 2)

Last Published

February 15th, 2017

Functions in msa (1.4.3)

msaConvert

Convert Multiple Sequence Alignment for Other Packages
msaClustalW

Multiple Sequence Alignment with ClustalW
MsaMetaData-class

Class MsaMetaData
MsaMultipleAnlignmentClasses

Classes MsaAAMultipleAlignment, MsaDNAMultipleAlignment, and MsaRNAMultipleAlignment
msaCheckNames

Check and fix sequence names
msaClustalOmega

Multiple Sequence Alignment with ClustalOmega
msaMuscle

Multiple Sequence Alignment with MUSCLE
msaPrettyPrint

Pretty-Printing of Multiple Sequence Alignments
msa-package

Multiple Sequence Alignment
msa

Unified interface to multiple sequence alignment algorithms