- Nothing changed yet.
- Add option to limit assembly and sequence to genbank
- Add property for QC duplicate SS acc in accessioning pipeline properties
- Remove hard-coded accessioning job name from Spring properties generator
- Set default readPreference to "primary" for accessioning properties
- Remove internal Nextflow classes
- Handle ENA errors when detecting patch assembly
- Prevent multiple configs from sharing the same content
- Update biosamples communicator to not retry 404s
- Fix requirement.txt inclusion
- Enable overwrite on existing config path.
- Update lxml
- Make sure all loggers are debug by default
- Deprecate the AAP Authentication method
- Fix the spreadsheet module
- New function to get the version of the EVA metadata template
- Change the scientific name retrieval to first check in Ensembl then NCBI
- Bugfix for connection string
- Update spring properties to use mongo connection string with retryWrites=true
- Added new properties in clustering job to run clustering qc duplicate rs accession job
- Added hikari max-pool-size connection property to the method that generate property for spring jobs
- Allow text to be returned from biosamples communicators
- Add get methods to Contig alias client
- Add biosamples communicators
- Remove the instance id and add required dummy cutoff day for accessioning and clustering
- Allow NCBI function ot use API key
- Ensure that the port forwarding command is running before returning the process.
- Update Mongodb client to use mongosh instead of the legacy mongo.
- Variable log level when running a command
- Resolve patch assemblies to proper assembly code. See here.
- Added functionality to update config (Writable Config)
- Refactor to separate functions made for internal EVA use
- Check Ensembl rapid release for supported assemblies
- Scientific name fixes
- Metadata: use scientific name when no common name is available
- Fix log duplication in stdout
- SpringProperties generation: Support release automation and provide empty mongo username/password when missing
- Include multiple mongos hosts during Spring properties generation
- Add job tracker properties to accession import job
- Add spring properties generation option for variant load and accession import jobs
- Add new spring properties generation options
- Script to archive directories
- Get accession database from settings in properties generator
- Client for contig alias API
- Default read/write concerns for mongo clients
- Utilities for printing tables, generating properties files, scientific names
- New functions to create assemblies in the metadata databases
- New option in Nextflow.join_pipeline to keep the two pipeline independent
- New function to retrieve contig alias credentials.
- New functions to search NCBI taxonomy info
- New function to get count service credentials from maven profile.
- New function to add File handler to the logging configuration.
- Bugfix in retrieval of assembly/taxonomy code.
- New function to retrieve the variant warehouse database name even if it does not exist already
- Add function to normalise species scientific name
- Refactor & add functionality for accessing database credentials.