create_file_structure: create the full file structure that integrated across...

Description Usage Arguments Examples

View source: R/shared_functions.R

Description

create the full file structure that integrated across different groups

Usage

1
create_file_structure(outdir, groups)

Arguments

outdir

a string with the name of the base output directoryn

groups

a string vector with the names of samples groups

Examples

1
2
3
4
5
## Not run: 
 groups <- c("group1", "group2")
 create_file_structure(outdir, groups)

## End(Not run)

welch16/microbiome.onglab documentation built on March 12, 2020, 3:08 a.m.