uclahs-cds / pipeline-align-DNA

Nextflow pipeline to align paired DNA FASTQs and sort, mark duplicates, and index resulting alignment
https://uclahs-cds.github.io/pipeline-align-DNA/
GNU General Public License v2.0
4 stars 1 forks source link

Remove duplicated methods #288

Closed nwiltsie closed 10 months ago

nwiltsie commented 10 months ago

Description

This PR removes the methods.check_limits and methods.set_resources_allocation functions from config/methods.config in favor of the standardized versions from pipeline-Nextflow-config.

Testing Results

NFTest results: /hot/software/pipeline/pipeline-align-DNA/Nextflow/development/unreleased/nwiltsie_remove_duplicates/log-nftest-20240108T185912Z.log

Checklist