From 14fc14cd6f47038ca11955fbd9fc57490ee36f59 Mon Sep 17 00:00:00 2001 From: Sai Nirmayi Yasa <92786623+sainirmayi@users.noreply.github.com> Date: Wed, 31 Jan 2024 09:21:32 +0100 Subject: [PATCH] remove tmpdir argument Co-authored-by: Robrecht Cannoodt --- src/featurecounts/config.vsh.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/featurecounts/config.vsh.yaml b/src/featurecounts/config.vsh.yaml index 74f3129d..8b95a78f 100644 --- a/src/featurecounts/config.vsh.yaml +++ b/src/featurecounts/config.vsh.yaml @@ -308,11 +308,6 @@ functionality: - name: Miscellaneous arguments: - - name: --tmpdir - type: file - description: | - Directory under which intermediate files are saved (later removed). By default, intermediate files will be saved to the directory specified in the '--output' argument. - required: false - name: --max_M_op type: integer description: |