orient_primers: Take in user's forward and reverse sequences and creates the...

View source: R/prepare_reads_count_primers.R

orient_primersR Documentation

Take in user's forward and reverse sequences and creates the complement, reverse, reverse complement of primers in one data.frame

Description

Take in user's forward and reverse sequences and creates the complement, reverse, reverse complement of primers in one data.frame

Usage

orient_primers(primers_params_path)

Arguments

primers_params_path

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

Value

A data.frame with oriented primer information.


demulticoder documentation built on June 8, 2025, 12:47 p.m.