Skip to content

Commit

Permalink
update docstring in mafft_align_sequences()
Browse files Browse the repository at this point in the history
  • Loading branch information
widdowquinn committed Jun 6, 2019
1 parent fdb7ae0 commit ab9a4f7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions diagnostic_primers/scripts/subcommands/subcmd_extract.py
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,8 @@ def mafft_align_sequences(args, logger, amplicon_fasta, outdir):
:param args: Namespace of command-line arguments
:param logger: logging object
:param amplicon_fasta: dictionary of amplicon sequences keyed by filename
:param outdir: path to output directory
"""
# If we are in recovery mode, we are salvaging output from a previous
# run, and do not necessarily need to rerun all the jobs. In this case,
Expand Down

0 comments on commit ab9a4f7

Please sign in to comment.