Skip to content

Commit

Permalink
Add NBIS cluster info
Browse files Browse the repository at this point in the history
  • Loading branch information
mahesh-panchal committed May 28, 2024
1 parent 2e0ed32 commit f45a595
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,8 @@ outdir: '/path/to/save/results'
> ```nextflow
> // Set your work directory to a folder on the /active partition
> workDir = '/active/<project_id>/nobackup/work'
> // Set Interproscan database path
> interproscan_db = '/path/to/interproscan/db/data'
> // Restart workflows from last successful execution (i.e. use cached results where possible).
> resume = true
> // Add any overriding process directives here, e.g.,
Expand Down

0 comments on commit f45a595

Please sign in to comment.