We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41f15bf commit 84760a2Copy full SHA for 84760a2
1 file changed
run_analysis_pyclone.R
@@ -406,7 +406,6 @@ rm(allR)
406
ltmat <- as.matrix(labelTrace[-1:-burnIn, ssm$mutation_id])
407
ltmat <- ltmat + 1
408
psm <- comp.psm(ltmat)
409
-unique(psm)
410
colnames(psm) <- ssm$mutation_id
411
rownames(psm) <- ssm$mutation_id
412
allRR[ssm$mutation_id, ssm$mutation_id] <- psm
0 commit comments