abTargets: abTargets

View source: R/abTargets.R

abTargetsR Documentation

abTargets

Description

abTargets

Usage

abTargets(readsMatrix, abSamples, opt = "regular", pred = 0.6)

Arguments

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[)

Value

a list of dataframes of the targets tagged as outliers

Examples

abTargets(readsMatrixExample,abSamples(readsMatrixExample))

ifCNVR documentation built on March 18, 2022, 6:15 p.m.

Related to abTargets in ifCNVR...