On Windows, PowerShell uses the backtick character (`) and Command Prompt uses caret (^) instead of backslash (\) for multi-line pipelines. You can also put the whole pipeline on a single line; they ...
sumstats.py is a collection of utilities that work with GWAS summary stats. csv utility reads raw summary statistics files and convert them into a standardized format: tab-separated file with standard ...