Skip to content

Commit

Permalink
Merge branch 'installer' of github.com:MannLabs/alphadia into installer
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgWa committed Mar 6, 2024
2 parents daf6c0b + 962736c commit 7d8f9a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions alphadia/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -285,6 +285,7 @@ def parse_fasta(args: argparse.Namespace, config: dict) -> list:
fasta_path_list : list
List of fasta files.
"""

config_fasta_path_list = config["fasta_list"] if "fasta_list" in config else []
Expand Down

0 comments on commit 7d8f9a9

Please sign in to comment.