DiscreteSequentialTdTwoParts: Discrete sequential 3D descriptor with split number=2.

Description Usage Arguments Value Examples

Description

DiscreteSequentialTdTwoParts returns the concatenation of the sum of 3D descriptors of amino acids in each split of a protein sequence.

Usage

1

Arguments

x

A string of amino acid letters

Value

A 6 dimensional numeric vector

Examples

1
2
x = "LALHLLLLHMHMMDRSLLLH"
DiscreteSequentialTdTwoParts(x)

ProteinDescriptors documentation built on May 1, 2019, 9:22 p.m.