brendanf/spoar: SIMD Partial Order Alignment in R

SPOA is a C++ library for fast alignment and consensus generation of closely related sequences. It allows local, global, and semi-global (overlap) alignment, using linear, affine, or convex gap penalties, and can also weight by quality scores. SPOAR is an R wrapper for SPOA.

Getting started

Package details

Bioconductor views Alignment MultipleSequenceAlignment Software
Maintainer
LicenseMIT + file LICENSE
Version0.99.3
URL https://github.com/brendanf/spoar
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("brendanf/spoar")
brendanf/spoar documentation built on Dec. 19, 2021, 11:43 a.m.