Skip to content
View dbioinfo's full-sized avatar

Block or report dbioinfo

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
dbioinfo/README.md

Hi, I'm dylan

🖥️ 🧬 Bioinformatics PhD | Full-Stack Development | System Administration | dbinfo LLC 🧬 🖥️

What I Do

  • Design reproducible bioinformatics pipelines on high-performance computing clusters.
  • Develop and host portable shiny dashboards for genomic data digestion.
  • Consult on experimental design to optimize effect size and select suitable statistical analyses.

I am a freelance bioinformatics / data analysis consultant. I provide a service that includes the full-stack of a pipeline; from low-level tasks like database normalization to high-level tasks like interactive visualizations.

  • This includes expertise in
    • data storage, cloud infrastructure (proxmox, synology, PSQL)
    • reproducible containerized analysis (VMs, LXCs, docker, singularity)
    • quality controlling raw sequence data (fastqc, decontam, trimmomatic)
    • optimizing resource consumption (SLURM, multithreading, complexity analysis)
    • a plethora of statistical frameworks (data wrangling, RNA-Seq, phylogenetic analyses, machine learning)
    • statistical interpretation and interactive visualization (ggplot2, shiny)

This allows me to have insight into a breadth of data-science challenges that I translate into an accelerated research throughput for my collaborators. So whether your bottleneck is scaling Big DataTM onto an HPC, or digesting the output of a niche statistical framework, I will steward your data every step of the way to ensure consistency and interpretability of the final output.

Contact me at dylan@dbinfo.dev and I will happily design a custom solution for you.

Citations

Many of my collaborations have been published in high ranking journals with more on the way

Example Projects

Some of my unpublished projects are also hosted here on github

cnv_calculator - Genetic alteration incidence calculator for oncological pharmacology. (Link)

cnvfig

shinyRER – Relative Evolutionary Rate analysis and dashboard (Link)

rerfig

shinyEVE - Evolutionary Expression analysis and dashboard (Link)

shinyEvefig

Connect with Me dylan@dbinfo.dev

Pinned Loading

  1. Squirrel_RNASeq Squirrel_RNASeq Public

    This repository contains the pipeline to process RNASeq data for the Hindle lab. The basic outline is fastqc > salmon > DESeq2 > WGCNA > Cytoscape.

    R 1

  2. shinyrer shinyrer Public

    RERConverge analysis tools and visualizations

    R

  3. cnv_calculator cnv_calculator Public

    CNV incidence calculator, combines statistics from SEER TCGA and other databases to estimate number of cancer patients with specific CNV profiles

    R

  4. HanLabUNLV/sleps HanLabUNLV/sleps Public

    Supervised Learning of Enhancer Promoter Specificity.

    Python