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

cutadapt.config: add config file for docker

parent 9ae3505c
No related branches found
No related tags found
No related merge requests found
docker {
temp = 'auto'
enabled = true
}
process {
$adaptor_removal {
container = "cutadapt:1.14"
}
}
process {
$trimming {
container = "cutadapt:1.14"
}
}
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