normalizeShape: Normalize n-st order shape features

Description Usage Arguments Value Author(s)

View source: R/encodeSeqShape.R

Description

Normalize n-st order shape features

Usage

1
normalizeShape(featureVector, thOrder, shapeType, normalize)

Arguments

featureVector

A matrix containing encoded features.

thOrder

A number indicating n-st order shape encoding

shapeType

A character name of shape (MGW, Roll, ProT, HelT) features

normalize

A logical indicating whether to perform normalization. Default to TRUE.

Value

featureVector A matrix containing encoded features.

Author(s)

Tsu-Pei Chiu


TsuPeiChiu/DNAshapeR documentation built on July 6, 2021, 9:07 p.m.