From 094e11a650ac03994ad3d8b92304f972402ef090 Mon Sep 17 00:00:00 2001 From: "naumenko.sa" Date: Mon, 31 Jan 2022 10:38:46 -0500 Subject: [PATCH] prepare 0.0.1 --- HISTORY.md | 4 ++++ environment.yml | 7 +++++++ 2 files changed, 11 insertions(+) diff --git a/HISTORY.md b/HISTORY.md index 8b13789..00ce190 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1 +1,5 @@ +## 0.0.1 (January 31, 2022) +- initial release +- full functionality - 11 steps +- wraps the legacy perl script for step10 diff --git a/environment.yml b/environment.yml index 528b59d..7cd47c4 100644 --- a/environment.yml +++ b/environment.yml @@ -5,5 +5,12 @@ channels: dependencies: - biopython - blast + - numpy + - pandas - perl - perl-json + - pip + - python=3.10 + - pip: + - sierrapy + - openpyxl