writeThresholds: writeThresholds

Description Usage Arguments Examples

View source: R/functions.R

Description

write out a tab-delimited table of the calculated gain/loss thresholds to the file "output/thresholds.dat"

Usage

1

Arguments

rdo

a readDepth object created with new("rdObject")

Examples

1
2
3
4
5
  ##get regions of CN gain and loss
  #  x <- new("rdObject")

  ##write out the table
  #  writeThresholds(x)

chrisamiller/copyCat documentation built on July 20, 2021, 12:59 a.m.