plotROIFrequencies: Generates plot of wcRatios

Description Usage Arguments Author(s)

Description

Generates single plot of wcRatios for fileFrequencies

Usage

1
2
3
4
plotROIFrequencies(fileLocation, fileName, fileFrequencies, chr, binSize,
  startLoc, endLoc, ROIname = "wholeChr", gapfile = 0,
  callingThreshold = 0.66, ROI = 0, padding = 0, strand = TRUE,
  png = TRUE)

Arguments

fileLocation

Specifies directory to save file

fileName

Unique identifier of input file

fileFrequencies

Dataframe of wcRatio used to generate histrogram

chr

Genomic coordinate chromosome

binSize

The number of reads in each bin used to calculate wcRatio

startLoc

Genomic coordinate start position

endLoc

Genomic coordinate end position

ROIname

Genomic coordinate number

gapfile

Input file of gaps to plot

callingThreshold

Threshold line used to find ROIs

ROI

ROI location table

padding

Number of bases to extend beyond genomic coordinates listed in regionTable e.g. [10000]

strand

ifTRUE plot reads above histrogram

png

ifTRUE Save png

Author(s)

Ashley D. Sanders, Mark Hills


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