Name Mode Size
R 040000
inst 040000
man 040000
src 040000
vignettes 040000
.gitignore 100644 0 kb
DESCRIPTION 100644 2 kb
NAMESPACE 100644 0 kb
README.md 100644 1 kb
cleanup 100755 5 kb
cleanup.win 100644 3 kb
README.md
# 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. This is the source code repository. The package can be installed from [Bioconductor](https://bioconductor.org/packages/release/bioc/html/msa.html). Further information and installation instructions are also available from http://www.bioinf.jku.at/software/msa/. Although the package is maintained by Ulrich Bodenhofer, the package itself has been implemented mainly by Enrico Bonatesta and Christoph Kainrath-Horejs.