Skip to content

Integrate functions from sum-stats-formatter

Latest
Compare
Choose a tag to compare
@jiyue1214 jiyue1214 released this 02 Jun 20:43
· 8 commits to master since this release
cdeb7e2
  1. Migrate the previous sum-stats-formatter function to gwas-ssf format. It includes:
  • Generate configuration file.
  • Apply configuration file.
  • Apply the configuration file to the input file with pre-defined configuration.
  • Read the file with the correct delimiter and/or remove comments
  1. Fix sample issue from this ticket here: EBISPOT/goci#1292
    Some studies have sample response from Ingest API. However the response is empty. Therefore we should utilize public REST API as a fallback option.