UBod / msa

R package for multiple sequence alignment
https://github.com/UBod/msa
17 stars 11 forks source link

msa: An R Package for Multiple Sequence Alignment

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.

Although the package is maintained by Ulrich Bodenhofer, the package itself has been implemented mainly by Enrico Bonatesta and Christoph Kainrath (formerly Christoph Horejs-Kainrath).

Installation

The package can be installed from Bioconductor. Therefore, the the simplest way to install the package is to enter

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("msa")

into your R session. If, for what reason ever, you prefer to install the package manually, follow the instructions in the user manual.

User support

If you encounter any issues or if you have any question that might be of interest also for other users, before writing a private message to the package developers/maintainers, please create an issue in this repository and also consider posting on Bioconductor Support or on StackOverflow. For other matters regarding the package, please contact the package author.

Citing this package

If you use this package for research that is published later, you are kindly asked to cite it as follows:

Moreover, we insist that, any time you use/cite the package, you also cite the original paper in which the algorithm/method/package that you have been using has been introduced:

ClustalW:

ClustalOmega:

MUSCLE:

TeXshade: