Skip to content
View HadiKhan-dev's full-sized avatar
🧬
Genetics
🧬
Genetics

Block or report HadiKhan-dev

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
HadiKhan-dev/README.md
  • 👋 Hi, I’m @HadiKhan-dev , a Quantitative Researcher working in London in Finance. I'm also doing a part time PhD at the University of Cambridge in Genetics being supervised by Richard Durbin.
  • 👀 I’m interested in all sorts of problems that can be solved using the union of mathematical reasoning and computational power.
  • 🌱 I’m currently learning about computational genomics and algorithms for genome analysis.
  • 📫 You can reach me on my email, which is "First Name Last Name [at] protonmail.com". Alternatively shoot me a message on Linkedin.

Pinned Loading

  1. fish_biallelic fish_biallelic Public

    Python

  2. Genetics Genetics Public

    Some code I've written for my PhD in genetics

    Python

  3. pbwt_hkhan pbwt_hkhan Public

    An implementation of the Positional Burrows-Wheeler Transform

    Rust

  4. pbwt_python pbwt_python Public

    Python implementation of the Positional Burrows-Wheeler Transform with capability to create an imputation model via XGBoost/use the generated models to impute sequences

    Python

  5. RustBookCode RustBookCode Public

    Code I wrote while working through the Rust Book.

    Makefile

  6. read_filter read_filter Public

    A simple utility to filter out reads in a .bam file which lie in regions of interest.

    Rust