reschedule | R Documentation |
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)
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 |
Returns the array with the rescaled values
Eric Augusto Ito
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.