uclahs-cds / pipeline-calculate-targeted-coverage

Nextflow pipeline to calculate read-depth related stats for targeted sequencing experiments
https://uclahs-cds.github.io/pipeline-calculate-targeted-coverage/
GNU General Public License v2.0
0 stars 0 forks source link

Nzeltser format output dir #2

Closed alkaZeltser closed 2 years ago

alkaZeltser commented 2 years ago

Description

Format output directories/files according to lab standards. Also testing a few combinations of input file sizes.

Testing Results

All run interactively on F2 node. Based on the trace files, peak_vmem doesn't scale much with file size, hovering below 11MB. Runtime is affected significantly by the size of the bedfile (not so much the BAM).

Checklist