View source: R/generate_template.R
generate.template | R Documentation |
Generate an R script template for running the Sharpton Lab dada2 pipeline
generate.template(filename = "metaGTx_processing.R")
filename |
A string to name the resulting template. If the .R extension is not included in the filename, it will be appended. Default is "metaGTx_processing.R" |
generate.template() file.show("metaGTx_processing.R")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.