reschedule {BASiNET}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 mRNA and lncRNA are made separately

Usage

reschedule(matrix, mRNA, lncRNA, sncRNA, rangeMinMax)

Arguments

matrix

Array with results numerics

mRNA

Integer number of mRNA sequences

lncRNA

Integer number of lncRNA sequences

sncRNA

Integer number of sncRNA sequences

rangeMinMax

Vector with the minimum and maximum values for the scale

Value

Returns the array with the rescaled values

Author(s)

Eric Augusto Ito


[Package BASiNET version 0.0.5 Index]