Description Usage Arguments Value
Create a Canopy ready SNA matrices
1 | make_sna_mat(mut.files = list.files(), path = ".", sample.names = NULL)
|
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. |
X, R
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.