Skip to content
This repository has been archived by the owner on Jan 27, 2020. It is now read-only.

More fixes and enhancements for 2.0.0 #552

Merged
merged 37 commits into from
Mar 26, 2018
Merged

Conversation

maxulysse
Copy link
Member

@maxulysse maxulysse commented Mar 21, 2018

  • remove UPPMAX directories from containers
  • --version is now used to define the version of the workflow
  • move version to base.config within the params --version
  • update RELEASE_CHECKLIST.md
  • add lib/SarekUtils.groovy
  • move checkParams, checkParameterList, checkParameterExistence and isAllowedParams functions into SarekUtils
  • nfRequiredVersion is now a params
  • in buildReferences.nf channels now begin by ch_, and files by f_
  • use PublishDir mode: 'link' instead of copy
  • use $PWD for default outDir to fix No results are copied to any output directory #530
  • directoryMap now contains params.outDir
  • use Nextflow support of scratch to close Use Nextflow support for /scratch instead of running directly from /scratch #539
  • update documentation
  • add CHANGELOG

@maxulysse maxulysse requested a review from szilvajuhos March 23, 2018 13:01
@@ -0,0 +1,93 @@
class MyUtils {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, very tidy! Maybe better to call SarekUtils instead of MyUtils though, so that it's clearer in main.nf?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good idea

@szilvajuhos szilvajuhos merged commit c71d045 into SciLifeLab:master Mar 26, 2018
@maxulysse maxulysse deleted the 1.3.0 branch March 27, 2018 10:47
jherrero referenced this pull request in UCL-BLIC/Sarek_v2.2.1 Apr 11, 2019
More fixes and enhancements for 2.0.0
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants