transform_sigprofiler_df: Transform a Sigprofiler dataframe (of counts, percentages,...

Description Usage Arguments Value

View source: R/tidy_sigprofiler.R

Description

Transform a Sigprofiler dataframe (of counts, percentages, signatures, or activities) into a Tidy format.

Usage

1

Arguments

x

A dataframe from the SigProfiler output (usually read in with readr::read_tsv)

Value

A Tidy-formatted tibble of signatures, activities, or counts.


edawson/tidysig documentation built on May 2, 2020, 5:33 a.m.