FOI-Bioinformatics / nanometa_live

A streamlined workflow and GUI for real-time species identification and pathogen characterization via nanopore sequencing data. Engineered for precision, speed, and user-friendliness, with offline functionality post-initialization.
GNU General Public License v3.0
15 stars 2 forks source link

Update Project Configuration and Utility Functions #60

Closed druvus closed 11 months ago

druvus commented 11 months ago

This PR introduces several updates to the nanometa_live package, focusing on enhancing the project configuration and utility functions. Key changes include:

1. Version Update in __init__.py:

2. Configuration File Enhancements (config.yaml):

3. Utility Functions in kraken_utils.py:

4. New Project Creation Script (nanometa_new.py):

5. Preparation Script Updates (nanometa_prepare.py):