Skip to content
Snippets Groups Projects
Unverified Commit 41651a7a authored by Laurent Modolo's avatar Laurent Modolo
Browse files

bedtools: change bam_to_fastq_pairedend name to be more consistant

parent 8bebb4a1
No related branches found
No related tags found
No related merge requests found
......@@ -40,7 +40,7 @@ bedtools bamtofastq
"""
}
process bam_to_fastq_paired_end {
process bam_to_fastq_pairedend {
container = "${container_url}"
label "big_mem_mono_cpus"
tag "${bed.baseName}"
......
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