View source: R/server_related_functions.R
GetTumorColNames | R Documentation |
This function extracts names of columns which contain the tumor sample information in Mutect VCFs.
GetTumorColNames(tumor.col.names)
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. |
A character vector containing the name of column which contains the tumor sample information in Mutect VCFs.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.