Draft: Fix memory problem with alt hla#87
Conversation
…n ALT processing. Removed FLAG_RUN_SLIM_WORKFLOW that is unusable for years. Renamed FLAG_USE_EXISTING_PAIRED_BAMS to FLAG_USE_ONLY_EXISTING_PAIRED_BAMS
|
Sorry, the COWorkflowsBasePlugin 1.4.2 bump has to be rolled back. I somehow get compilation problems now, and have no clue why, because the original changes are actually really old. |
…ed for backwards compatibility. * Added Claude configs. * Added first in-repo documentation. Signed-off-by: Philip R. Kensche <p.kensche@dkfz-heidelberg.de>
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Signed-off-by: Philip R. Kensche <p.kensche@dkfz-heidelberg.de>
Looks like a lot, but most changes are only refactorings (mostly groovification, layout, and some other small things).
bwaPostAltJsK8Optionsto allow setting opt K8 options forbwa-postalt.jsSAMPESORT_MEMSIZEto allow reducing memory for SAM sorting. Default: ~2 GiB.FLAG_USE_EXISTING_PAIRED_BAMSwas renamed toFLAG_USE_ONLY_EXISTING_PAIRED_BAMSFLAG_RUN_SLIM_WORKFLOW. Corresponding code is unused for years.