BeatriceBa/RProjectNW: Perform Needleman-Wunsch algorithm

This package implements a pairwise global sequence alignment method. The objective is to find the optimal global sequence alignment between two nucleotide sequences using the Needleman-Wunsch algorithm. It also provides functions to calculate separately the score matrix and the direction matrix with alignment.

Getting started

Package details

Bioconductor views Alignment Annotation Software
Maintainer
LicenseGPL-2
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("BeatriceBa/RProjectNW")
BeatriceBa/RProjectNW documentation built on Dec. 17, 2021, 10:47 a.m.