Skip to content
View MLKaufman's full-sized avatar

Highlights

  • Pro

Organizations

@rnabioco

Block or report MLKaufman

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

Hi there πŸ‘‹

I am Michael Kaufman PhD, a Senior Research Scientist at the University of Colorado Anschutz Medical Campus.

My programming superpowers are:
Python 🐍 | R πŸ“ˆ | Rust πŸ¦€ | Bash 🐚

I work as an Bioinformatics Analyst for the CU Cancer Center in the Bioinformatics and Biostatistics Shared Resource (BBSR), specializing in single-cell RNA-seq analysis and spatial transcriptomics. Previously I was an Informatics Fellow with the RNA Biosciences Initiative (RBI) on campus.

How can bioinformatics help us understand cancer?
Single-cell RNA-seq and spatial transcriptomics, in particular, have revolutionized cancer research by revealing the cellular and molecular complexity of tumors at high resolution. scRNA-seq uncovers tumor heterogeneity, identifies rare cell populations, and characterizes the tumor microenvironment. Spatial transcriptomics adds tissue context, mapping gene expression to physical locations and uncovering cell–cell interactions. Together, they provide a comprehensive view of tumor biology, aiding in biomarker discovery and precision therapy. My goal is to leverage these technologies to advance our understanding of cancer biology and hopefully inspire new treatments through data-driven insights.

My favorite bioinformatics tools are:
Rstudio 🏭 | VS Code πŸ’» | GitHub :octocat: | Nextflow πŸ§ͺ | Snakemake 🐍 | Docker 🐳 | Conda πŸ“¦ | Bioconductor 🧬 | HPC ☁️ | Seurat πŸ“Š | Cell Ranger πŸ§ͺ | Space Ranger πŸŒ‡

I have particular interest in using GitHub for:

  • single-cell RNA-seq analysis and visualization
  • developing computational methods for spatial transcriptomics
  • writing and maintaining reproducible pipelines and analysis workflows
  • coding bioinformatics CLI tools and libraries in Python, R, and Rust
  • contributing to open-source bioinformatics software
  • learning how to further apply machine learning and AI to bioinformatics and cancer research

Pinned Loading

  1. addgene-stats addgene-stats Public

    Plasmid request stats for my submissions to Addgene

  2. rnabioco/gene_model_plot rnabioco/gene_model_plot Public

    Python package designed to visualize gene models from GTF files and variants from VCF files.

    Jupyter Notebook 2

  3. rnabioco/deepsort-rs rnabioco/deepsort-rs Public

    sort demultiplexed reads based on deeplexicon outputs

    Rust 1

  4. rnabioco/detectrms-rs rnabioco/detectrms-rs Public

    Fast detection of rna modifications sites

    Rust 1

  5. rnabioco/fuzzyfastq-rs rnabioco/fuzzyfastq-rs Public

    Rust implementation of fuzzy matching of sequences in FASTQ files

    Rust 1

  6. htmltabs htmltabs Public

    A CLI tool to merge HTML files into a single HTML file with tabs.

    Python