generate.template: Generate Pipeline Template

View source: R/generate_template.R

generate.templateR Documentation

Generate Pipeline Template

Description

Generate an R script template for running the Sharpton Lab dada2 pipeline

Usage

generate.template(filename = "dada2_processing.R")

Arguments

filename

A string to name the resulting template. If the .R extension is not included in the filename, it will be appended. Default is "dada2_processing.R"

Examples

generate.template()
file.show("dada2_processing.R")

kstagaman/sharpton-lab-dada2-pipeline documentation built on Sept. 24, 2022, 11:41 a.m.