Skip to content

Roadmap for future development #6

@biona001

Description

@biona001

Major Features

  • Extend IHT to Cox model.
  • Re-enable GPU computing as once provided by @klkeys.
  • Add option to possibly constrain IHT estimates to specified upper and lower bounds
  • Provide rowmask and colmask keyword telling IHT which samples/columns it is allowed to use
  • Add routines to grab biologically relevant information as input arguments for sparse group projections and knowledge aided projections, as previously investigated by @gdmosher.
  • Consider regularizing the covariance matrix for multivariate IHT

Minor Features:

  • Documentation and unit testing (these will always be a priority).
  • Add routine to handle interaction terms (SNP-SNP or SNP-environment)
  • Test and validate GLM code for Gamma, Inverse Gaussian, and Binomial regression
  • Develop our own fit function for debiasing step. Currently we rely on the fit function in the GLM.jl package which can sometimes suffer unexpected crashes. One solution is to use the glm_regress function in MendelBase.jl
  • Add routines to internally compute, and then use, the top principal components to account for sub-population structure
  • Add option in wrapper functions to possibly work on Float32 matrices instead of always defaulting to Float64

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions