Skip to content

Commit

Permalink
Change checkM extension
Browse files Browse the repository at this point in the history
  • Loading branch information
JSBoey committed Sep 4, 2024
1 parent 7179834 commit 8ee5636
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/day2/ex9_refining_bins.md
Original file line number Diff line number Diff line change
Expand Up @@ -440,7 +440,7 @@ Moment of truth! How did your decisions impact the genome metrics of the refined
# Run CheckM
checkm lineage_wf -t $SLURM_CPUS_PER_TASK \
--pplacer_threads $SLURM_CPUS_PER_TASK \
-x fa --tab_table -f refined_bins.checkm.txt \
-x fna --tab_table -f refined_bins.checkm.txt \
refined_bins/ refined_bins.checkm_out/
```

Expand Down

0 comments on commit 8ee5636

Please sign in to comment.