Skip to content
This repository has been archived by the owner on Mar 10, 2023. It is now read-only.

Write sketches to folders based on the sketch ID #31

Closed
olgabot opened this issue Dec 2, 2019 · 1 comment
Closed

Write sketches to folders based on the sketch ID #31

olgabot opened this issue Dec 2, 2019 · 1 comment

Comments

@olgabot
Copy link
Collaborator

olgabot commented Dec 2, 2019

i.e. change:

	publishDir "${params.outdir}/sketches", mode: 'copy'

To:

	publishDir "${params.outdir}/sketches/${sketch_id}/", mode: 'copy'

for sourmash_compute_sketch*

@pranathivemuri
Copy link
Contributor

this is fixed in the current dev - closing

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants