View source: R/project-setup.R
make_sample_sheet | R Documentation |
The sample sheet all_samples_files.csv
maps between sequencing runs and
other covariates.
make_sample_sheet( project_directory = NULL, write = TRUE, overwrite = FALSE, type = NULL )
project_directory |
directory of the Genesee project. If set to |
write |
|
overwrite |
|
type |
|
At the moment, Cellranger mRNA (type = 'scRNA'
) and Cellranger VDJ (type = 'scVDJ'
) are supported.
path of sample sheet (for additional editing) or sample sheet itself
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.