scripts:alignment
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| scripts:alignment [2025/03/08 15:41] – Align your reads to a reference genome 37.26.174.181 | scripts:alignment [2025/04/09 12:05] (current) – [Daughter script] 37.26.174.181 | ||
|---|---|---|---|
| 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 | ||
| Line 90: | Line 90: | ||
| input_dir=fastq | input_dir=fastq | ||
| output_dir=bam | output_dir=bam | ||
| - | reference="/ | + | reference="/ |
| - | _genomic.fna" | + | |
| threads=10 | threads=10 | ||
scripts/alignment.1741448462.txt.gz · Last modified: by 37.26.174.181 · Currently locked by: 37.26.174.181
