kids-first / kf-rnaseq-workflow

:microscope: RNA-Seq workflow for Kids-First DRC
Apache License 2.0
9 stars 8 forks source link

🚸 Optional inputs for Cavatica Batch Tasks #37

Closed dmiller15 closed 2 years ago

dmiller15 commented 2 years ago

Description

Updates the RNAseq workflow to be more Cavatica Batch submission friendly. No longer require values that would need to be unique in a batch submission (output_basename, sample_name, and outSAMattrRGline). Those values are now, if not provided, based on the reads1 file basename through the use of a quick expressiontool.

Updates the documentation slightly to reflect the new optional values and how we process that. Also cleaned up some formatting and iterated release number.

Closes https://github.com/d3b-center/bixu-tracker/issues/1508

Type of change

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Test Configuration:

Checklist: