Description Usage Arguments Value
View source: R/assemble_elnet_hits.R
Assembles Elastic-net hits together with log2 Fold Changes (from DESeq2
) and an indication of whether a hit is predicted to be a false positive using an SVM fit.
1 | assemble_elnet_hits(data, deseq2_res, decision_boundary)
|
data |
Output from |
deseq2_res |
Output from |
decision_boundary |
A data frame providing co-ordinates for the SVM-learned decision boundary for FPs. |
A data frame.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.