Skip to content

Commit

Permalink
fix the mask
Browse files Browse the repository at this point in the history
  • Loading branch information
gmauro committed Apr 13, 2024
1 parent a3462ce commit e867698
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/config_summarize_sumstats.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ steps:


# Filename transformation, e.g.: seq.3007.7.gwas.regenie.gz
filename_mask: [ True, True, True, False, False, False]
filename_mask: [ True, True, True, False ]
filename_sep: '.'

# IO
Expand Down

0 comments on commit e867698

Please sign in to comment.