Skip to content

Commit

Permalink
update readme for masking
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewkern authored Aug 1, 2019
1 parent aa0d684 commit 6077725
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions n_t/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,8 +147,6 @@ separated by commas. All chromosomes simulated will be fed
as a single input into each analysis by the inference programs, for each replicate.
Set to "all" to simulate all chromsomes for the genome.

`ld_thresh` : `<class 'float'>` For stairwayplot only! Stairwayplot assumes independence between SPNs.
This value specifies a threshold for filtering out SNPs in LD. All sites with an r^2 value greater than the
specified value will be filtered out of the stairwayplot analysis. If you do not wish to filter your SNPs
simply do not include this key in the config.json.
`mask_file` : `<class 'str'>` A string indicating the path to a bed formatted file with
to be masked out of the analysis.

0 comments on commit 6077725

Please sign in to comment.