sampleDirs | R Documentation |
Sample directories
sampleDirs(uploadDir)
uploadDir |
|
Named character
.
Sample directory paths.
Updated 2022-03-07.
Function will intentionally error when no sample directories match.
Michael Steinbaugh
uploadDir <- system.file("extdata/bcbio", package = "bcbioBase")
x <- sampleDirs(uploadDir)
basename(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.