.commonPrimerNames {abseqR}R Documentation

Collect the intersection of all primer names within a collection of primer files

Description

Collect the intersection of all primer names within a collection of primer files

Usage

.commonPrimerNames(primerFiles)

Arguments

primerFiles

list / vector type. Collection of primer files

Value

vector type. Vector of primerNames that are present in ALL primerFiles. NULL if there's no intersection at all


[Package abseqR version 1.12.0 Index]