-
Notifications
You must be signed in to change notification settings - Fork 6
Log files
aspides-js edited this page May 17, 2023
·
4 revisions
Log files are separated to error .e and output .o files for clarity. These are found within the script folder for the modality, organised by user (username) and then job ID:
ATACSeq/logFiles/${USER}/${SLURM_ARRAY_JOB_ID}
Therefore, a folder with the user's username is required for the script to be submitted successfully (see Troubleshooting).
The output file should contain a series of messages indicating where the script has reached up to failing.