fix(bam_sort_samtools): Update nextflow.config with params

This commit is contained in:
Edmund Miller 2021-10-28 08:13:40 -05:00
parent 74e134f19d
commit 15269e74e9
No known key found for this signature in database
GPG key ID: BD387FF7BC10AA9D

View file

@ -1 +1,3 @@
params.options = [:]
params.sort_options = [:]
params.index_options = [:]
params.stats_options = [:]