Mercurial > repos > davidvanzessen > clonal_sequences_in_paired_samples
diff RScript.r @ 39:9fdcf6bfe024 draft
Uploaded
author | davidvanzessen |
---|---|
date | Mon, 14 Sep 2015 07:50:55 -0400 |
parents | f5b242a5337f |
children | 44fe81f39052 |
line wrap: on
line diff
--- a/RScript.r Fri Sep 11 08:31:59 2015 -0400 +++ b/RScript.r Mon Sep 14 07:50:55 2015 -0400 @@ -246,6 +246,7 @@ } else if (sum(match.filter) > 2){ print(paste("Multiple matches found for", first.merge, "in", patient)) + patient.fuzzy = patient.fuzzy[-1,] } else { patient.fuzzy = patient.fuzzy[-1,] }