Skip to content

Commit 3439e4d

Browse files
committed
Documentation for choice of parameters in cnvAnalysis
1 parent 434cc7c commit 3439e4d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scripts/cnvAnalysis.R

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -334,6 +334,8 @@ CBSSegment01 <- function(varbin.gc, bad.bins.file,
334334
main <- function() {
335335

336336
# CONSTANTS
337+
## Parameters as in 'Baslan, Timour, et al. "Genome-wide copy number analysis of single
338+
## cells." Nature protocols 7.6 (2012): 1024.'
337339
kAlphaValue <- 0.02
338340
kNPermutations <- 1000
339341
kStandardDev <- 0.5

0 commit comments

Comments
 (0)