Skip to content

Commit

Permalink
bugfix docstring trnascan
Browse files Browse the repository at this point in the history
  • Loading branch information
ens-ftricomi committed Sep 28, 2023
1 parent 7ae4f41 commit ab5efac
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ def run_trnascan(
:param genome_file: Genome file path.
:type genome_file: PathLike
:param output_dir: working directory path.
:type output_dir, Path
:type output_dir: Path
:param trnascan_bin: tRNAscan-SE software path.
:type trnascan_bin: Path, default tRNAscan-SE
:param trnascan_filter: tRNAscan-SE filter set path.
Expand Down

0 comments on commit ab5efac

Please sign in to comment.