You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/usage.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -574,7 +574,9 @@ Then, download the database:
574
574
run_dbcan database --db_dir <path/to/your/db>
575
575
```
576
576
577
-
Replace `<path/to/your/db>` with your preferred directory path for storing the database files. Once the database download is complete, the file are ready for use with the `run_dbcan` tool without additional configurations or modifications.
577
+
Replace `<path/to/your/db>` with your preferred directory path for storing the database files.
578
+
Once the database download is complete, the file are ready for use with the `run_dbcan` tool without additional configurations or modifications.
579
+
Supply the parameter `--cazyme_dbcan_db <path/to/your/db>` to use the downloaded database with nf-core/funcscan.
0 commit comments