Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • H hutspot
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 6
    • Issues 6
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Klinische Genetica
  • capture-lumc
  • hutspot
  • Merge requests
  • !11

Fix picard heapspace error in align rule

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged van den Berg requested to merge hotfix-2019-07-17 into master Jul 18, 2019
  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 1

In the Singularity image for picard, the default heapsize is too small, leading to crashes in the pipeline when the rule 'align' runs out of heap space. The solution is to explicitly specify the heap space that picard can use, thereby overriding the default value that is set in the Singularity image.

This issue was reported on capture-lumc-wrapper, see https://git.lumc.nl/klinische-genetica/capture-lumc/capture-lumc-wrapper/issues/26 for details.

This change was first implemented locally for 20190715W19_11131serie114WESbatch46, since that contained several 'SPOED' samples. This analysis ran successfully.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: hotfix-2019-07-17