abTargets | R Documentation |
abTargets
abTargets(readsMatrix, abSamples, opt = "regular", pred = 0.6)
readsMatrix |
the reads matrix |
abSamples |
the abSamples list result of the abSamples function |
opt |
"regular" or "extensive" a parameter |
pred |
a threshold on the isolation forest outlier prediction (range=[0,1[) |
a list of dataframes of the targets tagged as outliers
abTargets(readsMatrixExample,abSamples(readsMatrixExample))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.