problem.table: problem table

Description Usage Arguments Value Author(s) Examples

Description

Convert a path with a problem string to a data.table.

Usage

1
problem.table(problem.dir)

Arguments

problem.dir

path with a problem string, e.g. chrX:6000-1000000

Value

data.table with columns chrom, problemStart, problemEnd.

Author(s)

Toby Dylan Hocking

Examples

1
2
PeakSegPipeline::problem.table(
  "dataSet/samples/group1/sample1/problems/chrX:6000-1000000")

tdhock/PeakSegPipeline documentation built on March 3, 2020, 1:35 a.m.