Skip to content
View maurya-anand's full-sized avatar

Organizations

@nf-core

Block or report maurya-anand

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

Hi, I'm Anand Maurya

Bioinformatics Scientist with nearly a decade of experience building scalable NGS pipelines, cloud-based workflows, and full-stack web applications for clinical genomics and multi-omics research.

Featured Projects

Multi-omic Workflows

  • Terra.bio / Verily Workbench Genomics Workflows: Production-grade WDL workflows for large-scale genomics analysis in cloud-based trusted research environments.

  • BiomarkerML: A cloud-based ML/DL workflow for proteomic biomarker discovery, combining nested cross-validation with SHAP-based feature ranking and protein network expansion.

    • Tech Stack: WDL GCP Docker | Code | Demo
  • wgs-varcall: A cloud-based WGS variant calling pipeline with targeted GBA variant detection using Gauchian.

    • Tech Stack: WDL GCP Docker | Code | Demo
  • nf-rna-wasp-allele-count: Genotype-aware RNA-seq pipeline using STAR+WASP for allele-specific read counting and variant allele fraction estimation.

    • Tech Stack: Nextflow Docker | Code
  • nf-ont-methpro: Haplotype-resolved DNA methylation profiling pipeline for Oxford Nanopore (ONT) long-read sequencing.

    • Tech Stack: Nextflow Docker | Code
  • ARA (Automated Record Analysis): An automatic pipeline for exploration of SRA datasets with sequences as a query.

    • Tech Stack: Perl Docker | Code

Scientific tools & Applications

  • VarSnap: A web application for visualization of human genetic variants in protein-domain and transcript context.

    • Tech Stack: Python Django Javascript D3.js | Demo (Hosted on Render free tier, it may take ~30s to wake up on first load)
  • gene-to-protein-domains: Fetches protein domain positions & transcript info via UniProt/Ensembl APIs.

    • Tech Stack: Python | Code
  • gauchian-enrich: A variant annotator for GBA variants called by Illumina Gauchian tool.

    • Tech Stack: Perl Docker Make | Code
  • Variant Liftover: A tool for performing liftover of SNVs and InDels from hg19 to hg38, using CHR, POS, REF, and ALT (tsv) as input.

    • Tech Stack:Make Python Docker| Code
  • SRA Annotator: A command-line tool for retrieving annotations from the NCBI SRA.

    • Tech Stack: Python | Code
  • Get Bam Depth: A command-line tool to generate customized depth of coverage reports from BAM/CRAM files.

    • Tech Stack:Perl | Code

My Tech Stack

  • Languages: Perl Python Bash JavaScript R MySQL

  • Workflow Management: Nextflow WDL GNU Make

  • Version Control: Git Subversion

  • Containerization & Package Management: Docker uv Mamba

  • CI/CD: GitHub Actions Jenkins

  • Web Development: React Django RShiny Bootstrap jQuery Axios Django REST Framework Perl CGI Highcharts D3.js Plotly

  • Hosting: Render Heroku Firebase

  • Project Management: GitHub Projects Redmine

Pinned Loading

  1. nf-rna-wasp-allele-count nf-rna-wasp-allele-count Public

    Genotype-aware RNA-seq pipeline using STAR+WASP for allele-specific read counting and variant allele fraction estimation.

    Nextflow

  2. gauchian-enrich gauchian-enrich Public

    A variant annotator for GBA variants called by Illumina Gauchian tool

    Perl

  3. nf-ont-methpro nf-ont-methpro Public

    Haplotype-resolved DNA methylation profiling pipeline for Oxford Nanopore long-read sequencing

    Nextflow

  4. sra-annotator sra-annotator Public

    A command-line tool for retrieving annotations from the NCBI SRA.

    Python

  5. data-cron data-cron Public

    Automated rsync-based data transfer tool with retry logic, status logging, and cron scheduling

    Python