Skip to content

Commit c62307c

Browse files
Update malariagen_data/anoph/to_plink.py
Co-authored-by: Alistair Miles <[email protected]>
1 parent d235b76 commit c62307c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

malariagen_data/anoph/to_plink.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ def __init__(
3535
samples, randomly downsampling sites, and specifying filters based on missing data and
3636
minimum minor allele count (see the docs for `biallelic_snp_calls` for more information).
3737
The `overwrite` parameter, set to true, will enable overwrite of data with the same
38-
hash values (e.g. with a different randomly selected number of sites).
38+
SNP selection parameter values.
3939
""",
4040
returns=("Binary Plink output files: .bed, .bim, .fam"),
4141
notes="""

0 commit comments

Comments
 (0)