Skip to content
View MayankMurali's full-sized avatar
:atom:
Focusing
:atom:
Focusing

Highlights

  • Pro

Block or report MayankMurali

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

Hi there 👋 I'm Mayank

And I am a Computational Associate at the Broad Insititute.


Broad Institute logo     Novo Nordisk logo    Broad Institute (Present)

  • 🧬 Current Role: Exploring type 2 diabetes and cardiometabolic diseases with a focus on polygenic risk scores (PRS) and the integration of genetics with epigenetics.

UVA logo    The University of Virginia

  • Worked as a Senior Data Analyst in the Sheynkman Lab.
  • 🧬 Research :
    • Developed a Python-based bioinformatics pipeline to analyze long-read RNA-Seq data and study protein isoforms impacted by splicing QTLs.
    • Created tools to design UCSC browser tracks and visualize splicing effects on diseases like coronary artery disease.
  • 📜 Publications:
    • First-author: Biosurfer for systematic tracking of regulatory mechanisms leading to protein isoform diversity
      bioRxiv preprint
    • Co-authored: Long-read proteogenomics to connect disease-associated sQTLs to the protein isoform effectors of disease
      Published in American Journal of Human Genetics
    • Co-authored: Characterization of protein isoform diversity in human umbilical vein endothelial cells via long-read proteogenomics
      Published in RNA Biology

PSU logo    The Pennsylvania State University

  • 📜 Completed my Master of Science in Computer Science.
  • 🧬 Research: At the Shao Group, I developed pipelines for benchmarking and analyzing de novo metagenomic assemblies using PacBio IsoSeq (HiFi) datasets (GitHub).
  • 🎓 As a Graduate Teaching Assistant, I facilitated learning for the "Introduction to System Programming" course.

Biocomicals


​ 📕 Interesting blogs.



Pinned Loading

  1. Drug-Disease-Prediction-and-its-Feature-Selection-Analysis Drug-Disease-Prediction-and-its-Feature-Selection-Analysis Public

    Term project for the course "Machine Learning and Pattern Recognition (CSE 583)".

    Jupyter Notebook 1

  2. digital-image-processing digital-image-processing Public

    Forked from muditgarg94/digital-image-processing

    This repository contains code for various tranformations needed in image processing

    MATLAB

  3. AirSense AirSense Public

    Senses the temperature, humidity and gaseous component (in ppm) of the surrounding air. It links to thinkspeak and analyses it.

    C++

  4. Creating-a-Little-Operating-System Creating-a-Little-Operating-System Public

    Developer, Objective-C, Linux, Linux Kernel · A basic Operating System with features such as interrupts, memory management, output screening etc with the help of the book "Little OS"

    C

  5. RTXteam/RTX RTXteam/RTX Public

    Software repo for Team Expander Agent (Oregon State U., Institute for Systems Biology, and Penn State U.)

    Python 33 21

  6. Making-a-C-compiler Making-a-C-compiler Public

    The aim of this project was to create a compiler capable of processing C code and converting it into Low Level Virtual Machine (LLVM) assembly code. This was achieved through the use of the LEX Lex…

    C 1