Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| scripts:alignment [2025/04/09 11:52] – 37.26.174.181 | scripts:alignment [2026/05/03 18:41] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 67: | Line 67: | ||
| for fastq_1 in " | for fastq_1 in " | ||
| if [[ -f " | if [[ -f " | ||
| - | fastq_2=" | + | fastq_2=" |
| if [[ -f " | if [[ -f " | ||
| align " | align " | ||
| Line 83: | Line 83: | ||
| #SBATCH --mem=40gb | #SBATCH --mem=40gb | ||
| #SBATCH --cpus-per-task=8 | #SBATCH --cpus-per-task=8 | ||
| - | #SBATCH --output=../ | + | #SBATCH --output=../ |
| #SBATCH --job-name=align_mydata | #SBATCH --job-name=align_mydata | ||
