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

I am a Senior Data Analyst.

UVA SoM logo





  • 🧬 At Sheynkman lab I work on developing computational tools to understand the role of RNA in alternative splicing and its effect on disease-relevant protein forms or “proteoforms" from genomics, proteomics, and systems biology perspective.

  • 🔆 Completed my MS in Computer Science fromn PennState. At Shao Group I developed pipeline to analyse and benchmark de novo metagenomic assemblies for PacBio IsoSeq (HiFi) data.

  • 💭 Check out my [personal website](https://mayankmurali.github.io/ (to be updated)



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