clue_parse_result: Parse result folder

Description Usage Arguments Value

View source: R/parse.R

Description

Clue calculates different scores. Connectopedia gives an overview of their interpretation.

Usage

1
2
clue_parse_result(path, score_type = c("ns", "tau"),
  result_type = c("pert", "pcl"))

Arguments

path

Path to Clue result gz file or extracted folder.

score_type

Return either normalized scores (ns) or CMap connectivity scores (tau). See details.

result_type

Return either perturbagen level information (pert) or aggregated perturbagen class level information (pcl).

Value

A tibble in tidy format, with the score for a single pertubation/gene set combination per row.


clemenshug/clueR documentation built on July 23, 2019, 2:55 a.m.