createCNVMatrix: Create CNV Distance Matrix

Description Usage Arguments

View source: R/cnv_distance_matrix.R

Description

This function creates a cell-cell distance matrix using CNV data.

Usage

1
2
3
4
5
6
7
createCNVMatrix(
  rawCountsMatrix,
  annotations,
  geneOrder,
  ref_sample,
  outputFile
)

Arguments

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


lizamathews/CAISC documentation built on Dec. 21, 2021, 11:41 a.m.