mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-13 05:03:10 +00:00
Added info about Sentieon singularities
This commit is contained in:
parent
4538e8aa36
commit
6b9cdc8ef3
1 changed files with 4 additions and 0 deletions
|
@ -64,3 +64,7 @@ For example, the following job would run with the `wgs` profile:
|
|||
```bash
|
||||
run nextflow nf-core/raredisease -profile medair,wgs
|
||||
```
|
||||
|
||||
### Sentieon
|
||||
|
||||
In some pipelines (sarek, raredisease) it is possible to use Sentieon for alignment and variant calling. If ones uses the label `sentieon` for running a process, the config file contains the path to the Sentieon singularity image on Medair.
|
||||
|
|
Loading…
Reference in a new issue