Skip to content
View JD2112's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Organizations

@genomic-medicine-sweden @Clinical-Genomics-Linkoping @Genomic-Medicine-Linkoping

Block or report JD2112

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

🧑‍💻 whoami


#| code-shell: zsh
#| title: "User Identity Protocol"
#| echo: true
#| eval: true


$ cat profile.json | jq .
{
  "name": "Jyotirmoy Das",
  "role": "Principal Research Engineer @ Linköping University, Sweden 🇸🇪",
  "specialization": [
    "DNA Methylation", "MicroRNAs", "Evolution", 
    "Multi-omics", "Tumor biology", "Cancer Epigenetics"
  ],
  "experience": {
    "post_doc": "3+ years",
    "core_facility": "5+ years"
  },
  "status": "Busy analyzing genomes 🧬"
}

🛠️ Technical Arsenal

#| code-shell: python
#| title: "Technical Arsenal"
#| echo: true
#| eval: false
#| code-fold: true


class ResearchStack:
    languages = ["R", "Python", "Bash", "Perl", "MATLAB"]
    pipelines = ["Nextflow", "Snakemake"]
    data_viz = ["Shiny", "Quarto", "RMarkdown", "ggplot2"]
    ops_infra = ["Docker", "Singularity", "Conda", "GH Actions"]

    def status(self):
        return "Optimizing pipelines 🧪"

🪐 Distribution Hub

#| code-shell: yaml
#| title: "R-Universe Registry"


# R-Package Registry (R-Universe)
r_universe:
  user: JD2112
  status: online
  platforms: [linux, macos, windows]
#| code-shell: bash
#| title: "Conda Distribution"


# Conda/Anaconda Distribution
$ conda install -c jd2112 gsalit

🚀 Featured Research Software


#| code-shell: r
#| title: "Featured Research Software"
#| echo: true
#| eval: false
#| code-fold: true


# Bioinformatics Solutions Catalog
featured_software <- list(
  "TwistMethylFlow" = "NextFlow pipeline for Methylation",
  "methylR"         = "Shiny solution from sequencer",
  "OlinkWrapper"    = "R package for PEA data",
  "ShinyWGCNA"      = "Gene Co-expression Network",
  "gsalit"          = "Global screening Streamlit",
  "Alveolar-Cell"   = "Lung immunity validation"
)

🌱 Beyond the Code


#| code-shell: yaml
#| title: "Personal Configuration"
#| code-fold: true


profile:
  interests: [Multi-omics, Epigenetics, AI/ML]
  location: Linköping, Sweden 🇸🇪
  hobbies: [🧱 Lego, 📚 Reading, ✒️ Fountain pens]

📊 GitHub Dynamics & Deep Insights

GitHub Metrics Dashboard

Pinned Loading

  1. methylr methylr Public

    methylR: a single shiny solution from sequencer data to pathway analysis

    HTML 12 1

  2. TwistMethylFlow TwistMethylFlow Public

    A NextFlow pipeline for Twist NGS DNA Methylation data analysis

    Nextflow 2 1

  3. ShinyOlink ShinyOlink Public archive

    A Shiny interface to analyse Olink data

    HTML

  4. Shiny-WGCNA Shiny-WGCNA Public

    Shiny app for WGCNA for RNAseq and DNA methylation data

    HTML 1