make_meta_expression: Make meta file for cBioPortal expression data

View source: R/cboilerplate.R

make_meta_expressionR Documentation

Make meta file for cBioPortal expression data

Description

https://docs.cbioportal.org/file-formats/#expression-data

Usage

make_meta_expression(
  cancer_study_identifier,
  type = "raw",
  data_filename = glue::glue("data_expression_{type}.txt"),
  publish_dir = ".",
  write = TRUE,
  verbose = TRUE
)

nf-osi/nfportalutils documentation built on Feb. 26, 2024, 1:05 p.m.