run {savR}R Documentation

Get the Run ID

Description

Accessor to obtain the string identifier of an Illumina sequencing run.

Usage

run(project)

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

Arguments

project

SAV project

Value

parsed Illumina run id

Examples

example(savR)
run(fc)

[Package savR version 1.28.0 Index]