format_data: Format data for next step

Description Usage Arguments Value Examples

View source: R/format_data.R

Description

Format data for next step

Usage

1
format_data(mua, db_path, sample_info, match = FALSE)

Arguments

mua

mutation data.frame

db_path

db path

sample_info

sample info data.frame

Value

data.table

Examples

1
2
3
4
## Not run: 
res <- format_data(mua, db_path, sample_info)

## End(Not run)

zhchenyang/tcga documentation built on Dec. 23, 2021, 9:18 p.m.