orient_primers {demulticoder}R 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.


[Package demulticoder version 0.1.2 Index]