run_cibersort: Run cibersort on expression data

Description Usage

Description

Run cibersort on expression data

Usage

1
2
3
4
5
run_cibersort(df, output_file = file.path(tmpdir, "cibersort_output.tsv"),
  error_file = file.path(tmpdir, "cibersort_errors.txt"),
  absolute_mode = FALSE, cibersort_home = "~/cibersort",
  training_data = NULL, genelist = NULL, trans = NULL,
  tmpdir = tempdir(), filter_fun = NULL)

hammerlab/rinfino documentation built on May 27, 2019, 8:45 a.m.