View source: R/preprocessing.R
preprocessing | 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 sequences are made separately
preprocessing(datah, tamM, tamLNC, tamSNC)
datah |
Array with results numerics |
tamM |
Integer number of mRNA sequences |
tamLNC |
Integer number of lncRNA sequences |
tamSNC |
Integer number of sncRNA sequences |
Returns the array with the rescaled values
Murilo Montanini Breve
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.