revchars: The Reverse chars

Description Usage Arguments Details Value Note Author(s) Examples

View source: R/708-revchars.R

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)

BioMedR documentation built on Nov. 17, 2017, 10:08 a.m.