Skip to content
Snippets Groups Projects
Verified Commit e50a3f22 authored by Laurent Modolo's avatar Laurent Modolo
Browse files

kmc.nf: rename process

parent 67bb0273
No related branches found
No related tags found
No related merge requests found
/*
* normalize bam file
*/
process FASTKMERS {
process KMC {
tag "$meta.id"
label 'process_single'
publishDir "results/${meta.specie}/${meta.sex}/${meta.read}/", mode: 'copy'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment