matrix_filter: filtering matrices on the bass of common row and columns

Description Usage Arguments Value

View source: R/ORsurv.R

Description

requires four matrices two for single cell and one for bulk, and one for survival info to filter on same samples and features

Usage

1
matrix_filter(matrix_1, matrix_2, matrix_3, survival_info)

Arguments

matrix_1

zfpkm single sell matrix

matrix_2

tpm single cell matrix, same samples as in matrix_1

matrix_3

tpm bulk TCGA matrix

survival_info

survival info as two vector matrix, first vector as time and secondd as event

Value

filtered_matrix would return list of all matrices on common row as columns names


krishan57gupta/ORsurv documentation built on Dec. 29, 2019, 4:56 p.m.