You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
New features
Added watchpath functionality to the pipeline. Add the watch: prefix to a file basename in the samplesheet and the pipeline will automatically wait for the file to be created in the --watchdir directory (the lookup happens recursively)
Changes
Bumped the minimal support nextflow version to 24.04.0
Bumped all modules to the newest versions
The pipeline now also outputs csi indices
Rename the master branch to main
Low coverage regions (regions with less than 5 reads) are no longer considered for variant calling
Refactors
Updated the pipeline to the new linting guidelines