run_dada2: Runs a custom DADA2 workflow

Description Usage Arguments

Description

Runs a custom DADA2 workflow

Usage

1
2
3
run_dada2(primerless_reads_directory, reference_taxonomy_database_path,
  overlap_mismatch_proportion = 0.015,
  taxonomy_confidence_threshold = 0)

Arguments

primerless_reads_directory

The directory containing paired end reads with no primers

reference_taxonomy_database_path

The path of the desired reference taxonomy database

overlap_mismatch_proportion

A proportion for the number of allowed mismatches based on overlap length between paired reads

taxonomy_confidence_threshold

A percentage for the confidence threshold (default 0) for taxonomic assignment


sgavril/equinizeR documentation built on June 15, 2019, 2:44 p.m.