From: davidcoffey <dcoffey@fredhutch.org>
git-svn-id: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/LymphoSeq@128436 bc3139a8-67e5-0310-9ffc-ced21a209358
... | ... |
@@ -212,7 +212,7 @@ To visualize the number of overlapping sequences between two or three samples in |
212 | 212 |
|
213 | 213 |
```{r, fig.width = 4, fig.height = 4, comment = ""} |
214 | 214 |
commonSeqsVenn(samples = c("TRB_Unsorted_32", "TRB_Unsorted_83"), |
215 |
- productive.seqs = productive.aa) |
|
215 |
+ productive.seqs = productive.TRB.aa) |
|
216 | 216 |
``` |
217 | 217 |
|
218 | 218 |
```{r, fig.width = 4, fig.height = 4, comment = ""} |