deriveSigInd_df: Derive a signature_indices_df object

Description Usage Arguments Value See Also Examples

View source: R/basic_functions.R

Description

Derive a data frame of type signature_indices_df (additional information for a set of signatures) from a set of given signatures for a set of new signatures.

Usage

1
deriveSigInd_df(querySigs, subjectSigs, querySigInd = NULL, in_sort = FALSE)

Arguments

querySigs

The signatures to compare to (given signatures).

subjectSigs

The signatures to be compared (new signatures). Alternatively this may be a complex object of type list and contain data from different deconvolutions, each of which having a set of signaturen to be compared.

querySigInd

The object of type signature_indices_df (additional informatio for a set of signatures) belonging to the set of known signatures.

in_sort

Whether to sort or not

Value

An object of type signature_indices_df (additional informatio for a set of signatures) belonging to the set of new signatures.

See Also

relateSigs

Examples

1

slw287r/yapsa documentation built on June 7, 2020, 12:46 a.m.