Description Usage Arguments Value
View source: R/ks.best_signiture_de.R
As a part of checkpoint, you may want to check the differential expression of selected miRNAs. This function uses 'ks.miRNA_differential_expression()' to check the miRNAs on training dataset.
1 | ks.best_signiture_de(selected_miRNAs, use_mix = F)
|
selected_miRNAs |
Vector of selected miRNAs to be checked. |
use_mix |
By default (i.e. FALSE) we check the differential expression only on training dataset. If you want to check it on whole dataset (training, testing and validation dataset combined) set it to TRUE. |
Results of differential expression.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.