findROILocation: finds ROI locations in collapsed wcRatio file

Description Usage Arguments Author(s)

Description

locates putative inversions based on distribution of wcRatios and generates an ROI file

Usage

1
2
findROILocation(collapseFile, fileFrequencies, chrState = 0, verbose = TRUE,
  baselineThreshold = 0.8, elongationPenalty = 3, minReads = 4)

Arguments

collapseFile

Dataframe of collapsed wcRatios

fileFrequencies

Bedfile of reads used to calculate wcRatios

chrState

Identify ROIs that deviate from chrState

verbose

Verbose messages ifTRUE

baselineThreshold

Minimum threshold used to call ROIs from wcRatio file

elongationPenalty

Extends roiRowList

minReads

Minimimum reads required to call the ROI

Author(s)

Ashley D. Sanders, Mark Hills


drashley/InvertR documentation built on May 15, 2019, 1:54 p.m.