z_score_calculations: Generates a matrix containing z-scores

Description Usage Arguments

View source: R/other_functions.R

Description

Takes in RNA expression matrix containing the expression level of all genes in all tumor samples and normals. Creates a matrix(tab-delimited text file) containing z-scores for all genes in all of the tumor samples or regions and normals.

Usage

1
z_score_calculations(rna_expression_matrix_file)

Arguments

rna_expression_matrix_file

File containing expression level of all genes in all tumor samples. Header of first column should be "Gene" and each normal file should end in ".nr"


sjdlabgroup/metaITH documentation built on Nov. 5, 2019, 8:58 a.m.