Skip to content

Commit

Permalink
star docstring fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ens-ftricomi committed Dec 5, 2024
1 parent 6f52151 commit d6c4d6a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ def run_star( # pylint:disable=too-many-branches
) -> None:
"""
Run STAR alignment on list of short read data.
:param genome_file: Genome file path.
:type genome_file: Path
:param output_dir: Working directory path.
Expand Down

0 comments on commit d6c4d6a

Please sign in to comment.