We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d235b76 commit c62307cCopy full SHA for c62307c
malariagen_data/anoph/to_plink.py
@@ -35,7 +35,7 @@ def __init__(
35
samples, randomly downsampling sites, and specifying filters based on missing data and
36
minimum minor allele count (see the docs for `biallelic_snp_calls` for more information).
37
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).
+ SNP selection parameter values.
39
""",
40
returns=("Binary Plink output files: .bed, .bim, .fam"),
41
notes="""
0 commit comments