Skip to content
View rohitfarmer's full-sized avatar
Block or Report

Block or report rohitfarmer

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

Hi there 👋

I am an experienced computational biologist with eight years of post-PhD experience specializing in high-dimensional statistical and machine learning analysis, software and methods development, molecular modeling, molecular dynamics simulation, and bioinformatics. Proficient in several programming languages, software tools, data science packages, website development, and high-performance computing.

My most recent research revolved around statistical and machine learning-based analysis of flow and mass cytometry and SomaScan data in the human immunology domain.

I have a long-standing passion for photography that spans from macro to portraits to the landscape. I read often, and sometimes I write. I recently got my Ham radio liscence with the call sign KC3SNU. You can find more about me on my website https://rohitfarmer.com. Follow me on Mastodon.

Pinned

  1. ColabHDStIM ColabHDStIM Public

    Google Colab interface to HDStIM (High Dimensional Stimulation Immune Mapping)

    Jupyter Notebook

  2. dataalltheway dataalltheway Public

    Data All The Way

    HTML

  3. singularity-defs singularity-defs Public

    Definition (recipe) files for singularity containers.

    Singularity 1

  4. cytof-workflow-v4 cytof-workflow-v4 Public

    CyTOF Workflow Version 4

    R

  5. Nvim-R Demo Nvim-R Demo
    1
    # How to use Neovim or VIM Editor as an IDE for R
    2
    Note: This tutorial is written for Linux based systems. 
    3
    
                  
    4
    ## Requirements
    5
    
                  
  6. Instructions to build a singularity ... Instructions to build a singularity container with popular data science and chemistry packages, including Tensorflow.
    1
    # Building a Singularity Container for Machine Learning, Data Science, & Chemistry
    2
    
                  
    3
    ## Learning Objectives
    4
    1. Build a Linux based Singularity container. 
    5
       * First build a writable sandbox with essential elements.