segmentLogR: Segment and plot log ratio values with DNACopy

View source: R/segment_logR.R

segmentLogRR Documentation

Segment and plot log ratio values with DNACopy

Description

The function takes logR file generated by prepAscat or prepAscat_t and performs segmentation with DNAcopy

Usage

segmentLogR(tumor_logR = NULL, sample_name = NULL, build = "hg19")

Arguments

tumor_logR

logR.txt file generated by prepAscat or prepAscat_t

sample_name

Default NULL. Parses from 'tumor_logR' file

build

Reference genome. Default hg19. Can be hg18, hg19, or hg38

Value

Invisibly returns DNAcopy object

See Also

gtMarkers prepAscat


PoisonAlien/maftools documentation built on April 7, 2024, 2:49 a.m.