Skip to content

Releases: opain/GenoPred

v2.2.1

28 Mar 14:24
6b67944
Compare
Choose a tag to compare
Merge pull request #87 from opain/dev

Dev

v2.2.0

03 Mar 08:56
a779998
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.1...v2.2.0

v2.1.1

28 Feb 16:18
36706e9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.1.1

v2.1.0

22 Feb 17:08
d4f0d80
Compare
Choose a tag to compare

A range of updates. See commit history.

Initial release of v2

07 Feb 09:40
Compare
Choose a tag to compare

There have been a range of updates since v1, though none will substantially affect the output.

Updates include:

  • Updated ancestry inference probability threshold from 0.5 to 0.95, making it more stringent
  • Refactored code throughout to use functions, avoid redundancy, and facilitate testing
  • Updated snakemake to only repeat rules affected by configuration updates, and improve resource allocation
  • Updated ancestry inference probability threshold from 0.5 to 0.95, making it more stringent
  • Altered pipeline configuration to write configuration-specific outputs to a user-specified directory
  • Added 'plink2' target data format
  • Included automatic GWAS sumstat header interpretation and RSID insertion using GenoUtils package
  • Uses preprepared reference genetic data
  • Score file format has been updated to include A2 information
  • Provided substantial improvements to pipeline documentation
  • Added benchmarking of CPU usage for each rule

v1

07 Nov 03:53
Compare
Choose a tag to compare
v1
Merge pull request #80 from opain/79-move-rmd-and-website-files-to-a-…