convert_pcawg_to_sigprofiler_SBS96: Convert a pcawg-formatted dataframe to modern sigprofiler...

Description Usage Arguments Value

View source: R/tidy_sigprofiler.R

Description

Convert a pcawg-formatted dataframe to modern sigprofiler SBS96. PCAWG's sigprofiler formatting is different from that of the current version, so we munge the column names.

Usage

1

Arguments

x

a dataframe from PCAWG's sigprofiler examples (usually read in with readr::read_csv)

Value

A tibble with the column names conforming to SigProfiler's expected column names.


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