preprocessing {BASiNETEntropy}R Documentation

Rescales the results between values from 0 to 1

Description

Given the results the data is rescaled for values between 0 and 1, so that the length of the sequences does not influence the results. The rescaling of the sequences are made separately

Usage

preprocessing(datah, tamM, tamLNC, tamSNC)

Arguments

datah

Array with results numerics

tamM

Integer number of mRNA sequences

tamLNC

Integer number of lncRNA sequences

tamSNC

Integer number of sncRNA sequences

Value

Returns the array with the rescaled values

Author(s)

Murilo Montanini Breve


[Package BASiNETEntropy version 0.99.6 Index]