Skip to content

Commit

Permalink
Adding example for paired combinations
Browse files Browse the repository at this point in the history
  • Loading branch information
szabogtamas authored and grst committed Mar 28, 2020
1 parent 81b652d commit 755616d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/tutorials/tutorial_3k_tcr.md
Original file line number Diff line number Diff line change
Expand Up @@ -376,3 +376,7 @@ ir.pl.spectratype(
```python
ir.pl.vdj_usage(adata)
```

```python
ir.pl.vdj_usage(adata, full_combination=False)
```

0 comments on commit 755616d

Please sign in to comment.