RLRangesFromRLBase: Access RLBase samples as RLRanges

View source: R/RLRangesFromRLBase.R

RLRangesFromRLBaseR Documentation

Access RLBase samples as RLRanges

Description

Accessor function which returns any sample in RLBase as an RLRanges object for use with RLSeq. For a full list of available samples, see RLHub::rlbase_samples.

Usage

RLRangesFromRLBase(acc, rlsamples = NULL)

Arguments

acc

The sample ID of the RLBase object. See the rlsample column in RLHub::rlbase_samples.

rlsamples

The tibble provided by RLHub::rlbase_samples. Providing these data ahead of time speeds up this operation. Default: NULL.

Value

An RLRanges object with all results available.

Examples


rlr <- RLRangesFromRLBase("SRX1070676")


Bishop-Laboratory/RLSeq documentation built on Jan. 28, 2023, 11:38 p.m.