extract.sample.ids: Extract sample IDs from file paths

Description Usage Arguments Value

View source: R/helper_functions.R

Description

Extract sample IDs from a set of paths to files in sample-specific subfolders

Usage

1
extract.sample.ids(paths, from.filename = FALSE)

Arguments

paths

vector of file paths

from.filename

Logical indicating whether sample ID should be extracted from filename rather than path

Value

vector of extracted sample IDs


varitas documentation built on Nov. 14, 2020, 1:07 a.m.