You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/tubingen_apg.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ All nf-core pipelines have been successfully configured for use on the APG group
4
4
5
5
To use, run the pipeline with `-profile tubingen_apg`. This will download and launch the [`tubingen_apg.config`](../conf/tubingen_apg.config) which has been pre-configured with a setup suitable for the APG cluster. The number of parallel jobs that run is currently limited to 8.
6
6
7
-
This configuration will automatically choose the correct SLURM queue (short,medium,long) depending on the time and memory required by each process.
7
+
This configuration will automatically choose the correct SLURM queue (short,medium,long) depending on the time and memory required by each process.
8
8
9
9
When using this profile, a docker image containing all of the required software will be downloaded and converted to a singularity container before execution of the pipeline. The image will be stored in the cache directory:
0 commit comments