Skip to content

Releases: EBISPOT/gwas-sumstats-harmoniser

v1.1.4

18 Mar 17:11
a2a2f47
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.3...v1.1.4

v1.0.5

18 Mar 17:11
a2a2f47
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.4...v1.0.5

v1.1.3

13 Nov 14:28
d9b4c6c
Compare
Choose a tag to compare
  • Parse genome build from filename/yaml
  • Output format

v1.0.3

13 Nov 14:47
b5e0499
Compare
Choose a tag to compare
  • build the image on pre-gwas-ssf branch
  • Keep all harmonisation step same, and the only difference is the pre-ssf recognise the variant_id column as rsid

v1.0.2

13 Nov 14:24
Compare
Choose a tag to compare
  • Genome build parsing from filename/yaml
  • Output format

v1.1.2

13 Oct 14:10
c58b095
Compare
Choose a tag to compare
  • change bp to str, to prevent the .0 in bp
  • not output headers for counting the direction of variants
  • allow -coordinate to be empty and set default as 1-based

v1.1.1

05 Jul 10:17
1291814
Compare
Choose a tag to compare
  • For the gwas-ssf new format
  • Fix retry strategy

v1.1.0

24 May 08:28
f1542de
Compare
Choose a tag to compare
  • Utilise metadata available for harmonisation and qc step (#49 )
  • Output format inline with standard (#50 )
  • Handle different coordinate systems (#70 )

v1.0.1

24 Nov 14:38
04caa52
Compare
Choose a tag to compare
  • Allow for csv and tsv inputs
  • Allow for missing variant id or missing chrom + position

v1.0.0

09 Nov 17:27
Compare
Choose a tag to compare
  • Harmonisation pipeline managed with Nextflow!
  • Tabix indexed outputs.
  • Running log summarises transformations and failed sites.
  • Added field: hm_coordinate_conversion for storing coordinate conversion method. 'lo': LiftOver, 'rs': rsID lookup.