Skip to content

Commit

Permalink
Container pychop 2.7.9
Browse files Browse the repository at this point in the history
  • Loading branch information
nrhorner committed Oct 4, 2023
1 parent c9f3b8d commit 8aa2a74
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@ Pychopper and minimap2 can take options via `--minimap2_opts` and `--pychopper_o
- SQK-PCS109: `--pychopper_opts '-k PCS109'` (default)
- SQK-PCS110: `--pychopper_opts '-k PCS110'`
- SQK-PCS111: `--pychopper_opts '-k PCS111'`
- SQK-LSK114: `--pychopper_opts '-k LSK114'`
- pychopper can use one of two available backends for identifying primers in the raw reads
- nhmmscan `--pychopper opts '-m phmm'`
- edlib `--pychopper opts '-m edlib'`
Expand Down
1 change: 1 addition & 0 deletions docs/quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ Pychopper and minimap2 can take options via `--minimap2_opts` and `--pychopper_o
- SQK-PCS109: `--pychopper_opts '-k PCS109'` (default)
- SQK-PCS110: `--pychopper_opts '-k PCS110'`
- SQK-PCS111: `--pychopper_opts '-k PCS111'`
- SQK-LSK114: `--pychopper_opts '-k LSK114'`
- pychopper can use one of two available backends for identifying primers in the raw reads
- nhmmscan `--pychopper opts '-m phmm'`
- edlib `--pychopper opts '-m edlib'`
Expand Down

0 comments on commit 8aa2a74

Please sign in to comment.