make_sna_mat: Create a Canopy ready SNA matrices

Description Usage Arguments Value

View source: R/make_sna.R

Description

Create a Canopy ready SNA matrices

Usage

1
make_sna_mat(mut.files = list.files(), path = ".", sample.names = NULL)

Arguments

mut.files

Names of the files to be read in and processed. Default will be all the files found in the working directory.

path

relative path to the folder containing the samples to be processed. Default is current directory.

sample.names

Custom names to be given to the samples. Default is NULL.

Value

X, R


AxelitoMartin/TumorEvolution documentation built on Jan. 12, 2021, 2:43 a.m.