read_parameters_table {demulticoder}R Documentation

Take in user's 'DADA2' parameters and make a data frame for downstream steps

Description

Take in user's 'DADA2' parameters and make a data frame for downstream steps

Usage

read_parameters_table(primers_params_path)

Arguments

primers_params_path

A path to the CSV file that holds the primer information.

Value

A data.frame with information on the 'DADA2' parameters.


[Package demulticoder version 0.1.2 Index]