-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Description
Goal
Become comfortable working with variant calling (VC) pipelines across various workflow systems.
Deliverables
- Run simple bionode-ncbi + tools VC bash script #2 run simple bionode-ncbi + tools bash script (no filtering)
- Collate notes from 4 NGS VC papers into summary+questions #3 collate notes from 4 papers into summary, questions
- VC with bionode-ncbi+tools (bash) with filtering #4 VC with bionode-ncbi+tools (bash) with filtering
- VC with makefile #5 VC with makefile (less important - similar to bash)
- VC with snakemake #6 VC with snakemake
- VC with nextflow #7 VC with nextflow
- VC workflows comparison #8 Blog post with compare/contrast on workflow systems, introduction to VC, identify opportunities for JS (application of streams)
Metrics and Targets
- understand variety of tools used in VC pipelines (when/where/why)
- understand underlying algs, and on which data they are best suited for
- understand similarities/differences b/w snakemake/nextflow to go forward and implement in JS
Reactions are currently unavailable