Skip to content
View enryH's full-sized avatar

Highlights

  • Pro

Organizations

@RasmussenLab @Proteobench

Block or report enryH

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
enryh/README.md

Hi there 👋

I am a Senior Data Scientist at BRIGHT, the Novo Nordisk Foundation Biotechnology Reasearch Institute for the Green Transition (formally DTU Biosustain - the Novo Nordisk Foundation Center for Biosustainability) in Copenhagen.

You can find nearly all of my work on GitHub under the organisations DTU Biosustain, the Multi-Omics-Analytics-Group (MONA), and RasmussenLab.

Currently, I'm working on metabolomics and (phospho-) proteomics datasets in the context of engineering cell factories. I also worked on self-supervised deep learning models for MS-based proteomics imputation. See the PIMMS repository and the Nature Communications paper. You might also be interested in checking out a comparison based on PIMMS on an Alzheimer's dataset: rasmussenlab.github.io/pimms/

For an easy comparison of proteomics data and some clinical metadata, have a look at not just another biomarker (njab). You can easily run the example notebook on Colab (which is regularly and automatically tested to work) and plug in your data. Having the associated Python package will make it easy to extend the experiments. The code was used in a Nature Medicine paper and a Scientific Reports paper.

The current effors are centered around an ecosytem of acore, vuecore and vuegen:

  • acore is Python package to preprocess and analyse multi-omics data.
  • vuecore is Python package for creating interactive and static visualizations of multi-omics data, that builds default plots on top of outputs from acore which can be augmented by users.
  • VueGen automates the creation of reports from bioinformatics outputs, supporting formats like PDF, HTML, DOCX, ODT, PPTX, Reveal.js, Jupyter notebooks, and Streamlit web applications. Users simply provide a directory with output files and VueGen compiles them into a structured report.

Additionally we maintain a package for growthcurves in Python:

  • growthcurves calculate with different methods (models, sliding window, etc.) the most relevant growth curve parameters

which is then used in an evolving collection of apps for specific scientific setups. See an overview:

Other Projects

Pinned Loading

  1. gcp_ml_engine_talk gcp_ml_engine_talk Public archive

    Introduction to Data Science Processes and how to do this with Google Cloud ML-Engine

    Jupyter Notebook 1

  2. search_enamine_real_db search_enamine_real_db Public

    Search for similar molecules in syntetic molecule database of enamine with roughly 700 Mio. compounds.

    Python 1

  3. statisticalbiotechnology/representative-spectra-benchmark statisticalbiotechnology/representative-spectra-benchmark Public

    Analysis of different consensus spectrum construction methods

    Jupyter Notebook 5 11

  4. llniu/ALD-study llniu/ALD-study Public

    ALD study data analysis

    Jupyter Notebook 13 3

  5. cbpp_info cbpp_info Public archive

    Information for starting in the Copenhagen Bioscience PhD Program

    Ruby 2

  6. snakemake-tutorial snakemake-tutorial Public

    Forked from betatim/vscode-binder

    VS Code on Binder

    Python