Description Usage Arguments Details Value
The saga_wrapper function integrates all SAGA functions into one. With this function you are not as flexible as
with the single ones but you can run the analysis/ classification in one step.
However, this requires a complete SampleInformatin.txt file. For GSEA analysis the SampleInformation file must also fulfill
the neccessary criteria. See saga_vignette for more information.
| 1 | saga_wrapper(smplpath, showModel = 1, doGSEA = 0)
 | 
| smplpath | sample path | 
| showModel | Can be 0 or 1. If set to 1 (default) PCA plot (+samples) will be shown. | 
| doGSEA | Can be 0 or 1. If set to 1, GSEA analysis will be added to the analysis. | 
saga_wrapper
output optimized SVM model for classification.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.