Releases: theiagen/mercury
v1.0.9
This release checks if data is already uploaded to the destination GCP bucket and corrects a column name.
What's Changed
- Check if files exist and update the coverage value to be the correct one by @sage-wright in #5
Full Changelog: v1.0.8...v1.0.9
v1.0.8
Prevent failure when skipping NCBI submission
Full Changelog: v1.0.7...v1.0.8
v1.0.7
Python indentation!
Full Changelog: v1.0.6...v1.0.7
v1.0.6
What's Changed
- Create CODEOWNERS by @AndrewLangvt in #2
- auto-generate
isolate
field in BioSample metadata TSV for Flu by @kapsakcj in #3
New Contributors
- @AndrewLangvt made their first contribution in #2
- @kapsakcj made their first contribution in #3
Full Changelog: v1.0.5...v1.0.6
v1.0.5
Corrects a grievous error where organism was spelt wrong 😭
v1.0.4
This release fixes a bug where read2 files were renamed to the read1 filenames in error.
v1.0.3
This release removes the biosample_accession
column from the SRA metadata CSV.
v1.0.2
This release adjusts some output names and fixes some accidental capitalizations causing failures.
v1.0.1
mercury v1.0.1
This release fixes a bug that caused intended samples to not be extracted from the table.
v1.0.0
mercury v1.0.0
This is the first release of Mercury, a Python package that prepares and formats metadata for submission to national & international databases.