View source: R/cnv_distance_matrix.R
This function creates a cell-cell distance matrix using CNV data.
1 2 3 4 5 6 7 | createCNVMatrix(
rawCountsMatrix,
annotations,
geneOrder,
ref_sample,
outputFile
)
|
rawCountsMatrix |
Name of raw counts matrix file |
annotations |
Name of annotations file |
geneOrder |
Name of gene order file |
outputFile |
Name of output file that inferCNV object is saved to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.