Description Usage Arguments Value Examples
Format data for next step
1 | format_data(mua, db_path, sample_info, match = FALSE)
|
mua |
mutation data.frame |
db_path |
db path |
sample_info |
sample info data.frame |
data.table
1 2 3 4 | ## Not run:
res <- format_data(mua, db_path, sample_info)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.