Skip to content

First fully functional version

Compare
Choose a tag to compare
@vinjana vinjana released this 14 Oct 13:16
· 41 commits to master since this release
f6f8864

First fully functional version of a Nextflow workflo for BAM-to-FASTQ conversion and optional subsequent FASTQ sorting.

  • This is the replacement for the old RoddyBamToFastq workflow and includes stability fixes and generally a better usability.
  • The code is validated with integration and unit tests at Github (continous integration via Travis)
  • The job-environments are release as Docker containers to Github releases (continuous delivery).