Skip to content

Commit

Permalink
Add reference selection section
Browse files Browse the repository at this point in the history
  • Loading branch information
BioWilko committed Dec 10, 2024
1 parent 0ff9e85 commit 7160395
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _resources/mpxv/mpxv-bioinformatics-sop.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,7 @@ artic_get_models
By default models are stored in the users conda environment `$CONDA_PREFIX/bin/models` however this may be changed to another location if desired in the `artic_get_models` and `artic minion` commands by using the `--model-dir` argument.

The following command will automatically pull primer schemes from the [PrimalScheme primerschemes repository](https://github.com/quick-lab/primerschemes) based on the ```--scheme-name```, ```--scheme-version```, and ```--scheme-length``` arguments, the scheme length arg is optional in most cases since the vast majority of primer schemes are only available in a single amplicon length. If the scheme you specify in this command is available in multiple different lengths you will be prompted to specify which length should be downloaded.
If a scheme supports automatic reference selection (currently only artic-inrb-mpox) the pipeline will attempt to determine the most appropriate reference sequence for your data (e.g. clade-ib) and download a version of the scheme remapped to that reference during the pipeline.

For each barcode you wish to process (e.g. run this command 12 times for 12 barcodes), replacing the file name and sample name as appropriate:

Expand Down

0 comments on commit 7160395

Please sign in to comment.