From 4f184c8435c2e0eab86baf127996f7ade9a027c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=98ens-ftricomi=E2=80=99?= Date: Thu, 5 Dec 2024 12:14:01 +0000 Subject: [PATCH] star docstring fix --- src/python/ensembl/tools/anno/transcriptomic_annotation/star.py | 1 + 1 file changed, 1 insertion(+) diff --git a/src/python/ensembl/tools/anno/transcriptomic_annotation/star.py b/src/python/ensembl/tools/anno/transcriptomic_annotation/star.py index 44b0dab..9373a99 100755 --- a/src/python/ensembl/tools/anno/transcriptomic_annotation/star.py +++ b/src/python/ensembl/tools/anno/transcriptomic_annotation/star.py @@ -98,6 +98,7 @@ def run_star( # pylint:disable=too-many-branches :return: None :rtype: None """ + check_exe(star_bin) # If trimming has been enabled then switch the path for # short_read_fastq_dir from the original location to the trimmed fastq dir