Visualise incremental overlaps
# S3 method for immunr_inc_overlap vis(.data, .target = 1, .grid = F, .ncol = 2, ...)
.data | Output from the repOverlap function that uses "top" methods. |
---|---|
.target | Index of a repertoire to plot. Omitted if .grid is TRUE. |
.grid | Logical. If TRUE then plot all similarities in a grid. |
.ncol | Numeric. Number of columns in the resulting grid. |
... | Not used here. |