segmentLogR | R Documentation |
The function takes logR file generated by prepAscat
or prepAscat_t
and performs segmentation with DNAcopy
segmentLogR(tumor_logR = NULL, sample_name = NULL, build = "hg19")
tumor_logR |
logR.txt file generated by |
sample_name |
Default NULL. Parses from 'tumor_logR' file |
build |
Reference genome. Default hg19. Can be hg18, hg19, or hg38 |
Invisibly returns DNAcopy
object
gtMarkers
prepAscat
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.