Skip to content

ASU-Lim-Lab/NGS_pipeline_automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation


NGS Pipeline Orchestration

About The Project

The purpose of this project was to explore pipeline orchestration methodologies and to gain deeper understanding of NGS workflow automation.

Getting Started

Scripts are comatable with Python 3.9.14+, Pandas 2.0+, NumPy 1.24+, Biopython 1.80+, Schedule 1.2+, Slack_sdk 3.21.2+.

Prerequisites

  • Python
  • Pandas
  • Slack
  • NumPy
  • Biopython
  • Schedule

Installation

conda create -n env_name python=3.9.14
conda install pandas
conda install numpy
conda install -c conda-forge schedule
conda install -c conda-forge slack_sdk

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages