Skip to content

Commit

Permalink
add bbsi as a default shown enzyme
Browse files Browse the repository at this point in the history
  • Loading branch information
tnrich committed Nov 13, 2024
1 parent f0b7ff2 commit 31dfb54
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ove/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@teselagen/ove",
"version": "0.5.31",
"version": "0.5.32",
"main": "./src/index.js",
"type": "module",
"exports": {
Expand Down
1 change: 1 addition & 0 deletions packages/sequence-utils/src/defaultEnzymesByName.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ const defaultEnzymes = [
"banii",
"bari",
"baui",
"bbsi",
"bbvbi",
"bcni",
"bcoki",
Expand Down

0 comments on commit 31dfb54

Please sign in to comment.