Description Usage Arguments Value Examples
Get info form maf and csv
1 | merge_data(cancer, tcga_path, maf_index, csv_index, db_path, filter = FALSE)
|
cancer |
The Chinese cancer name. |
tcga_path |
TCGA data path contain maf and csv. |
maf_index |
mutation info |
csv_index |
sample info |
db_path |
db path |
filter |
filter mutation? |
data.table
1 2 3 4 | ## Not run:
merge_data("胃癌", "data/path")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.