https://github.com/bhklab/azure-aks-snakemake-merida

Scripts to configure and run the MERIDA_snakemake_pipeline on Azure Kubernetes Service

https://github.com/bhklab/azure-aks-snakemake-merida

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (12.5%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Scripts to configure and run the MERIDA_snakemake_pipeline on Azure Kubernetes Service

Basic Info
  • Host: GitHub
  • Owner: bhklab
  • Language: Shell
  • Default Branch: master
  • Size: 13.7 KB
Statistics
  • Stars: 0
  • Watchers: 3
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 4 years ago · Last pushed over 4 years ago
Metadata Files
Readme

README.md

Azure Kubernetes Service (AKS) Cluster for Snakemake Deployment

Repository with code to provision an AKS cluster which can be used to dynamically scale compute resources for an arbitrary Snakemake pipeline.

Requirments

Installing Miniconda

This repo uses conda to simplify dependency management and installation. To get started with setup you can install miniconda3 using the instructions available here: https://docs.conda.io/en/latest/miniconda.html.

Setting Up Your Software Environment

The first step to deploying an analysis pipeline is to install the various software packages it depends on.

All commands should be executed from the top level directory of this repository.

Python and System Dependencies

Conda can be used to install all Python and most OS system dependencies using:

conda env create --file envs/aks-snakemake.yml

This will take some time to run as it gathers and installs the correct package versions. The environment it creates should be called aks-snakemake.

If it is not automatically activated after installation please run conda activate aks-snakemake before proceeding to the next step.

Configuration

Open the files named dot_*, fill in your values for the requested configuration variables, then rename the files as instructed in the comments in each file.

This will ensure your specific configuration is not pushed to the GitHub.

Deployment

TODO::

References

  1. Auto-scaling Azure Kubernetes cluster without shared filesystem

  2. Deploy a model to an Azure Kubernetes Service cluster

Owner

  • Name: BHKLAB
  • Login: bhklab
  • Kind: organization
  • Location: Toronto, Ontario, Canada

The Haibe-Kains Laboratory @ Princess Margaret Cancer Centre

GitHub Events

Total
Last Year

Committers

Last synced: about 1 year ago

All Time
  • Total Commits: 17
  • Total Committers: 1
  • Avg Commits per committer: 17.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
ChristopherEeles c****s@o****m 17

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels