View source: R/make_design_file.R
| make_design_files | R Documentation | 
Makes design files.
make_design_files(
  root,
  pattern = "*.fq.gz",
  split_batches = FALSE,
  omit_processed = TRUE,
  force_new = TRUE,
  method = c("novogene"),
  save_dir = tempdir(),
  return_table = TRUE
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.