checkPrimers: Checks if the forward and reverse primer are in the amplicon...

View source: R/helpers_warnings.R

checkPrimersR Documentation

Checks if the forward and reverse primer are in the amplicon and where they are located.

Description

Checks if the forward and reverse primer are in the amplicon and where they are located.

Usage

checkPrimers(configTable, fastqfiles)

Arguments

configTable

(data.frame) A data frame of config file.

fastqfiles

(numeric) Which primers are important.

Value

configTable (data.frame) A data frame of config file with additional fields for start locations of the primers


valenlab/amplican documentation built on Jan. 28, 2024, 5:10 a.m.