Skip to content

Commit

Permalink
doc string edit
Browse files Browse the repository at this point in the history
  • Loading branch information
silastittes committed Jul 30, 2024
1 parent b816065 commit 827e9d4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion workflows/ts2fs.py
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,6 @@ def _generate_dfe_alpha_fs(neu_fs, nonneu_fs, output, is_folded, **kwargs):
Arguments:
neu_fs numpy.ndarray: Frequency spectrum for neutral mutations.
nonneu_fs numpy.ndarray: Frequency spectrum for non-neutral mutations.
seq_len int: Length of the genomic sequence generates mutations.
output list: Names of output files.
is_folded bool: True, generates a folded frequency spectrum; False, generates an unfolded frequency spectrum.
Expand Down

0 comments on commit 827e9d4

Please sign in to comment.