Skip to content
View dmhenke's full-sized avatar

Block or report dmhenke

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
dmhenke/README.md

Hello 👋, I'm David Henke

Computational biologist

Converting fuzzy numbers into fuzzy insights

⚡ Fun fact: This landing page will be a work in progress for a while.


🚀 Featured Project

Standard LASSO is statistically elegant but biologically blind — in collinear omics data, it will happily select a gene simply because it lives next door to the real driver. BioPrimeLASSO seeks to circumvent this false positive by incorporating exterior information, protein–protein interaction (PPI) network scores, directly into the LASSO regularization penalty. Furthermore, we introduce a tunable parameter Φ that controls how strongly biological prior knowledge steers feature selection.

# Install
devtools::install_github("dmhenke/BioPrimeLASSO")

# Core usage
scores  <- get_scores(gene = "EGFR", network = ppi)
results <- bplasso(scale(X), y, scores,
                   n_folds    = 10,
                   phi_range  = seq(0, 1, length = 30))

📄 Published: Henke et al. (2025). Bio-primed machine learning to enhance discovery of relevant biomarkers. npj Precision Oncology, 9, 39. → Read the paper


🔬 Research Interests

Domain Details
Regularized Regression Biologically-informed LASSO, adaptive penalties, penalty weighting with network priors
Functional Genomics DepMap CRISPR/RNAi dependency screens, DEMETER2, Chronos
Network Biology PPI integration (STRING DB), co-dependency analysis, synthetic lethality
Precision Oncology Biomarker discovery, copy number variation, gene dependency, drug sensitivity prediction
High-Dimensional Statistics Feature selection in p >> n regimes, collinearity, reproducible analysis pipelines

Connect with me:

henke_tweets henkedavid

Languages and Tools:

linux

dmhenke


Learn to appreciate the mountain on which you're already standing

Popular repositories Loading

  1. BioPrimeLASSO BioPrimeLASSO Public

    Bio-primed LASSO feature selection for biomarker discovery

    HTML 1 1

  2. dmhenke dmhenke Public

    Config files for my GitHub profile.

  3. lasso_phinder lasso_phinder Public

    R

  4. BioPrimeLASSOv2 BioPrimeLASSOv2 Public

    Bio-primed LASSO feature selection for biomarker discovery

    R

  5. davidhenke.github.io davidhenke.github.io Public

    HTML

  6. tnn tnn Public

    R