window_size: window_size function

Description Usage Arguments Examples

View source: R/window_size.R

Description

This function is one of the functions that makes EntropyMSA works.

Usage

1
window_size(MSA3, n)

Arguments

MSA3

The input is a multiple sequence alignment in FASTA format.

n

By default, n = 1, which means only a single character per alignment column per sequence. For example, users may change to n = 9 for nonamer scoring instead of monomer.

Examples

1
#see EntropyMSA function

lloydlow/EntropyCorrect documentation built on May 21, 2019, 7:34 a.m.