revchars: The Reverse chars

Description Usage Arguments Details Value Note Author(s) Examples

Description

The Reverse chars

Usage

1

Arguments

x

the input data, which should be a string.

Details

This function calculates Reverse chars

Value

A vector

Note

if the user defined physicochemical indices have not been normalized, it should be normalized.

Author(s)

Min-feng Zhu <wind2zhu@163.com>

Examples

1
2
x = 'GACTGAACTGCACTTTGGTTTCATATTATTTGCTC'
revchars(x)

rDNAse documentation built on May 2, 2019, 4:16 a.m.