v1.1.0
What's Changed
This PR upgrades sr2silo to v1.1.0 by overhauling the metadata interface, centralizing sample selection via timeline.yaml, and integrating dynamic reference fetching and authentication improvements.
- Replace hardcoded SAMPLE_BATCH_IDS with dynamic filtering from timeline.yaml
- Fetch nucleotide/amino acid references from LAPIS at runtime and simplify metadata handling
- Update submission to use LoculusClient with CLI-based authentication and add SBATCH templating scripts
- v1.1.0 - reiterate interfaces & simplify metadata by @gordonkoehn in #283
Full Changelog: v1.0.1...v1.1.0