get_top_cors: Get top correlated compounds for drug query

get_top_corsR Documentation

Get top correlated compounds for drug query

Description

Get top correlated compounds for drug query

Usage

get_top_cors(query_table, ntop, is_genetic = FALSE)

Arguments

query_table

data.frame with columns 'Correlation' and 'Compound'.

ntop

Integer indicating the number of rows to keep after sorting by arrange_by.

is_genetic

Boolean indicating if the query results are from L1000 genetic perturbations.

Value

data.table summarized by Compound with top results.


hms-dbmi/drugseqr documentation built on Feb. 15, 2024, 10:38 p.m.