R package for the semi-automated construction of DNA sequence alignments from public sequence repositories.
You can install this R package by using devtools as follows:
install.packages("megaptera")
devtools::install_github("heibl/megaptera")
and then use it by typing ...
library("megaptera")