Skip to content

Commit

Permalink
Updated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
richardmleggett committed Oct 10, 2024
1 parent 6d88d66 commit c35d4f2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/source/table4.csv
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ BlastThreads 4 Number of threads to use when running BLAST. Note: for SLURM sch
Memory 16G For SLURM scheduler, the memory to use per BLAST job. Passed with the SLURM --mem parameter.
Queue ei-medium The job submission queue to use. Can be left out and the default queue (see above) will be used. Currently only required for SLURM and equates to the partition name.
Dust 15 64 1 Dust string to be passed on to all blast commands for this blast process (optional).
Options -ungapped Any additional options to pass to BLAST
Options -ungapped Any additional options to pass to BLAST (multiple options can be separated with spaces)
2 changes: 1 addition & 1 deletion docs/source/table_kraken2.csv
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ UseToClassify n/a Use Kraken2 results for classification (can only be set for 1
Kraken2Threads 4 Number of threads to use when running Kraken2. Note: for SLURM scheduler, MARTi also uses this value for the SLURM --cpus-per-task option.
Memory 16G For SLURM scheduler, the memory to use per Kraken2 job. Passed with the SLURM --mem parameter.
Queue ei-medium The job submission queue to use. Can be left out and the default queue (see above) will be used. Currently only required for SLURM and equates to the partition name.
Options --confidence 0.01 Any additional options to pass to Kraken2
Options --confidence 0.01 Any additional options to pass to Kraken2 (multiple options can be separated with spaces)

0 comments on commit c35d4f2

Please sign in to comment.