Ebrahim Afyounian
Ebrahim Afyounian
Dear Chris, I am trying to run the copyCat in the paired mode as follows. ``` copyCat::runPairedSampleAnalysis( annotationDirectory="./annotations/", outputDirectory="./results/", normal="./data/10A_depth.regions.bed", tumor="./data/01A_depth.regions.bed", inputType="bins", readLength=100, maxCores=2, binSize=0, perLibrary=1, perReadLength=0, verbose=TRUE, minMapability=0.6, dumpBins=TRUE,...
I believe the typo has been introduced due to copy and pasting the description from the Volcano Plot section. Also, I believe this fix should update the description shown on...