tiss: Titration invariant similarity score

Description Usage Arguments Value

Description

Calculates the TISS between compounds. The function is a wrapper for a typical workflow. Though it's generally recommended to run the functions separately for ease of debugging and sanity checks

Usage

1
tiss(data, metadata, align = TRUE)

Arguments

data

input data in the form of a data.frame

metadata

metadata object generated from /codeconstruct_metadata

align

whether to align compounds by maximum correlation in order to account fo differences in potency. If FALSE will not align the compounds and generate similarity scores between complete compound vectors

Value

similarity matrix or datarame if return_matrix = FALSE is passed as an additional argument


Swarchal/TISS documentation built on May 9, 2019, 3:24 p.m.