Task: --- Wrap an existing Fractal function into different `workflow managers` 1. Fractal 2. Snakemake 3. Nextflow 4. Dask Snakemake: --- Requirements: 1. Conda env with `fractal-task-core` package 2. Snakemake `yaml` config file with parameters Rule syntax:  Execution:  Orig:  Result:   ```bash snakemake --configfile ../configs/parameters.yaml ``` Nextflow version: --- It runs `without modifying` the fractal task script. Additional steps that was required: 1. Container with `fractal-task-core` package: 2. Generate a on-disk version of the json file for argument parsing 3. a placeholder for the output config file, i.e. `out.json nf-core compatible:  ` nf-core modules -g https://github.com/BioinfoTongLI/modules.git -b develop install fractal/thresholding `
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up