... | ... | @@ -78,7 +78,7 @@ Open a new text file with: |
|
|
|
|
|
$ nano slurm-submit.sh
|
|
|
|
|
|
Then copy and paste the following into it, and change the path to your MAGs, and maybe also the -x option if you have MAGs with `.fasta` rather than `.fa` extensions:
|
|
|
Then copy and paste the following into it, and change the path to your MAGs, and maybe also the `-x` option if you have MAGs with `.fasta` rather than `.fa` extensions:
|
|
|
|
|
|
```
|
|
|
#!/bin/bash
|
... | ... | |