Skip to content

Commit f53bb55

Browse files
committed
remove comment
1 parent 082c738 commit f53bb55

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

modules/02_normalization.nf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ process VT_DECOMPOSE_COMPLEX {
3434
memory params.memory
3535
tag "${name}"
3636

37-
//conda (params.enable_conda ? "openssl=1.1.1m bioconda::vt=0.57721" : null)
3837
conda (params.enable_conda ? "openssl=3.0.0 bioconda::vt=0.57721" : null)
3938

4039
input:

0 commit comments

Comments
 (0)