1
0
Fork 0
mirror of https://github.com/MillironX/nf-configs.git synced 2024-11-22 00:26:03 +00:00

sentieon env variable

This commit is contained in:
Ramprasad Neethiraj 2022-04-19 11:27:35 +02:00
parent afe935c2d0
commit 6fad232232

View file

@ -22,6 +22,6 @@ process {
params { params {
sentieon_install_dir = '/home/proj/bin/sentieon/sentieon-genomics-202010.02/bin' sentieon_install_dir = "$SENTIEON_INSTALL_DIR/bin"
} }