From 81ab4fe41b84d59e0a33a0b8d37b320e2d1870a9 Mon Sep 17 00:00:00 2001 From: Ahsan Date: Thu, 9 Jun 2022 13:50:34 -0400 Subject: [PATCH] dependencies updated --- environment.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/environment.yml b/environment.yml index f56b981..63d3488 100644 --- a/environment.yml +++ b/environment.yml @@ -5,15 +5,14 @@ channels: - defaults dependencies: - bcftools - - biopython + - parasail-python - muscle=3.8 - numpy - pysam - python>=3.8 - - rtg-tools - samtools>=1.10 - tensorflow>=2.2 - whatshap>=1.0 - vcflib - intervaltree=3.* - - tqdm \ No newline at end of file + - tqdm