findFromPath: Find all candidate library types filenames

View source: R/experiment.R

findFromPathR Documentation

Find all candidate library types filenames

Description

From the given experiment

Usage

findFromPath(filepaths, candidates, slot = "auto")

Arguments

filepaths

path to all files

candidates

a data.table with 2 columns, Possible names to search for, see experiment_naming family for candidates.

slot

character, default "auto". If auto, use auto guessing of slot, else must be a character vector of length 1 or equal length as filepaths.

Value

a candidate library types (character vector)


JokingHero/ORFik documentation built on May 3, 2024, 2:34 a.m.