Skip to content

Commit

Permalink
Update overview-presets.md
Browse files Browse the repository at this point in the history
  • Loading branch information
PoslavskySV authored Dec 12, 2023
1 parent 8d68144 commit a4dc9b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/mixcr/reference/overview-presets.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ While preset already determines the whole analysis pipeline, one can add additio

Some presets have required mixins (_flags_) to be specified by the user (like species in the above case). For example, let's consider a universal preset `tcr-amplicon`, used for analysis of generic TCR amplicon library. It requires to specify species, type of starting material (DNA or RNA), 3'- and 5'- library structure (primers/adapters on V, J or C genes):
```shell
mixcr analyze generic-tcr-amplicon \
mixcr analyze generic-amplicon \
--species hsa \
--rna \
--floating-left-alignment-boundary \
Expand Down

0 comments on commit a4dc9b5

Please sign in to comment.