BCCDC-PHL / FluViewer

Tool for generating influenza A virus genome sequences from FASTQ data
https://bccdc-phl.github.io/FluViewer/
4 stars 1 forks source link

Update provided environment.yaml file to produce a self-contained and complete FluViewer conda env #35

Closed dfornika closed 2 weeks ago

dfornika commented 2 weeks ago

The environment.yaml file at the top-level of this repo can be used to install all FluViewer dependencies, but it doesn't install FluViewer itself.

Add an entry to that file that will add FluViewer itself, by using pip to install directly from this repo.