Skip to content

Commit 4f184c8

Browse files
committed
star docstring fix
1 parent d6c4d6a commit 4f184c8

File tree

1 file changed

+1
-0
lines changed
  • src/python/ensembl/tools/anno/transcriptomic_annotation

1 file changed

+1
-0
lines changed

src/python/ensembl/tools/anno/transcriptomic_annotation/star.py

+1
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ def run_star( # pylint:disable=too-many-branches
9898
:return: None
9999
:rtype: None
100100
"""
101+
101102
check_exe(star_bin)
102103
# If trimming has been enabled then switch the path for
103104
# short_read_fastq_dir from the original location to the trimmed fastq dir

0 commit comments

Comments
 (0)