location {savR}R Documentation

Get Flowcell folder location

Description

Accessor to obtain the path to data for a particular SAV project.

Usage

location(project)

## S4 method for signature 'savProject'
location(project)

Arguments

project

SAV project

Value

normalized path to Illumina run data.

Examples

example(savR)
location(fc)

[Package savR version 1.18.0 Index]