Description Usage Arguments Value
requires four matrices two for single cell and one for bulk, and one for survival info to filter on same samples and features
1 | matrix_filter(matrix_1, matrix_2, matrix_3, survival_info)
|
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 |
filtered_matrix would return list of all matrices on common row as columns names
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.