This repository was archived by the owner on Jan 27, 2020. It is now read-only.
Sarek 2.0.0
CAW is dead, long live Sarek!!
With this new version, a change of name.
The main script is now separated into five different scripts.
So there is obviously some minor changes for executing the workflow.
But apart from that, it's the same pipeline it was before.
[2.0.0] - 2018-03-23
Added
- basic wrapper script
- Abstract, posters and figures
- ROI selector and FreeBayes sanitizer scripts
- New logo and icon for the project
- check for existing tumor/normal channel
lib/SarekUtils.groovywithcheckParams,checkParameterList,checkParameterExistenceandisAllowedParamsfunctions- some
runOptionsfordocker(prevent some user right problem) - This
CHANGELOG
Changed
CAWis nowSarek- Dissect Workflow in 5 new scripts:
annotate.nf,main.nf,germlineVC.nf,runMultiQC.nfandsomaticVC.nf report.html,timeline.htmlandtrace.htmlare generated inReports/--versionis now used to define the workflow version- most params are now defined in the base.config file instead of in the scripts
- update RELEASE_CHECKLIST.md
checkParams,checkParameterList,checkParameterExistenceandisAllowedParamsin script functions are now called withinSarekUtilsnf_required_versionis nowparams.nfRequiredVersion- in
buildReferences.nfscript, channels now begin bych_, and files byf_ - use
PublishDir mode: 'link'`` instead ofcopy` directoryMapnow containsparams.outDir- use Nextflow support of scratch (close #539)
- reordered Travis CI tests
- update documentation
MultiQCversion in container from v1.4to v1.5vepgrch37container base image fromrelease_90.6torelease_92vepgrch38container base image fromrelease_90.6torelease_92VEPversion in containers from v90to v91nucleotidesPerSecondis nowparams.nucleotidesPerSecond- default
params.tagis nowlatestinstead of current version, so --tag needs to be specified with the right version to be sure of using thecontainerscorresponding
Deprecated
standardprofileuppmax-localhost.configfile
Removed
scripts/skeleton_batch.sh- old data and tsv files
- UPPMAX directories from containers
--stepinannotate.nf,germlineVC.nfandsomatic.nf- some
runOptionsfor Singularity (binding not needed anymore on UPPMAX) downloadprofile