View source: R/project-setup.R
genesee_skeleton | R Documentation |
This creates a set of directories, activates renv
, copies down templated
shell scripts.
The next step is to run make_sample_sheet.
genesee_skeleton( genesee_root, investigator, project_title, init_templates = TRUE, init_git = TRUE, use_renv = FALSE, project_type = "scRNA", authors = "default", force = FALSE, navigate_rawdata = TRUE )
genesee_root |
|
investigator |
|
project_title |
|
init_templates |
|
init_git |
|
use_renv |
|
project_type |
|
authors |
|
force |
|
navigate_rawdata |
|
TRUE on success
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.