Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

baseDir has been deprecated #271

Open
JohnHadish opened this issue Nov 29, 2022 · 0 comments
Open

baseDir has been deprecated #271

JohnHadish opened this issue Nov 29, 2022 · 0 comments

Comments

@JohnHadish
Copy link
Collaborator

Description of the bug

GEMmaker uses the script implicit variable baseDir in several of its example scripts. As of 20.04.0 Nextflow has deprecated baseDir and instead prefers user to use projectDir and launchDir. https://www.nextflow.io/docs/latest/script.html

We already use the projectDir nomenclature when reporting directories at the beginning of GEMmaker. baseDir references should be changed everywhere within GEMmaker.

------------------------------------------------------
                                        ,--./,-.
        ___     __   __   __   ___     /,-._.--~'
  |\ | |__  __ /  ` /  \ |__) |__         }  {
  | \| |       \__, \__/ |  \ |___     \`-._,-`-,
                                        `._,._,'
  systemsgenetics/gemmaker v2.1.0dev
------------------------------------------------------
Core Nextflow options
  revision                  : gem_fix
  runName                   : angry_thompson
  containerEngine           : singularity
  launchDir                 : /scidas/unmigrated/John/GEMmaker_270
  workDir                   : /scidas/unmigrated/John/GEMmaker_270/work
  projectDir                : /home/john.hadish/.nextflow/assets/systemsgenetics/gemmaker
  userName                  : john.hadish
  profile                   : kamiak,singularity
  configFiles               : /home/john.hadish/.nextflow/assets/systemsgenetics/gemmaker/nextflow.config, /scidas/unmigrated/John/GEMmaker_270/nextflow.config

Command used and terminal output

No response

Relevant files

No response

System information

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant