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
reschedule(matrix, mRNA, lncRNA, sncRNA, rangeMinMax)
Returns the array with the rescaled values
Array with results numerics
Integer number of mRNA sequences
Integer number of lncRNA sequences
Integer number of sncRNA sequences
Vector with the minimum and maximum values for the scale
Eric Augusto Ito