rose_single_internal: Run rose stitching + quant for a single sample.

Description Usage Arguments

View source: R/Rosy.R

Description

Will take only a single set of regions and reads.

Usage

1
2
rose_single_internal(regions, reads, paired = F, colData = NULL,
  stitchDist = 12500, se_cutoff = "optimize")

Arguments

regions

GRanges or path to bed.

reads

Object or path to file containing reads.

paired

Logical indicating paired-end reads.

colData

dataframe with sample information.


mal2017/rosy documentation built on May 17, 2019, 3:12 a.m.