tcga_merge_metadata_cart_and_clinicals: Merging metadata cart and clinicals data

View source: R/utils.R

tcga_merge_metadata_cart_and_clinicalsR Documentation

Merging metadata cart and clinicals data

Description

This function merge metadata cart and clinicals data

Usage

tcga_merge_metadata_cart_and_clinicals(metadata_json_file,
  clinical_json_file, col_to_remove)

Arguments

metadata_json_file

json filename for metadata cart

clinical_json_file

json filename for for clinical data

col_to_remove

names of columns to be removed


fchuffar/epimedtools documentation built on Feb. 3, 2024, 2:21 a.m.