GetTumorColNames: This function extracts names of columns which contain the...

View source: R/server_related_functions.R

GetTumorColNamesR Documentation

This function extracts names of columns which contain the tumor sample information in Mutect VCFs.

Description

This function extracts names of columns which contain the tumor sample information in Mutect VCFs.

Usage

GetTumorColNames(tumor.col.names)

Arguments

tumor.col.names

A character string containing names of columns which contain the tumor sample information in Mutect VCFs (different names separated by comma) specified by user on the browser.

Value

A character vector containing the name of column which contains the tumor sample information in Mutect VCFs.


steverozen/mSigAct.server documentation built on July 9, 2023, 4:52 a.m.