Recent Releases of cronology
cronology - cronology v0.2.0
cronology is an automated workflow for Cronobacter whole genome sequence assembly, subtyping and traceback based on NCBI Pathogen Detection Project for Cronobacter.
New in v0.2.0:
Features:
- The pipeline now automatically uploads the
mashtreegenerated output along with metadata to microreact.org. Please refer to the instructions on how to take advantage of this feature.
Bug fixes:
- Fixed a bug with the QUAST module which had incorrect container URL and incorrect software version generator.
- Fixed a bug wherein
rMLSTfails gracefully if the contigs file size is greater than 10 MB. - Fixed a bug where in
DOWNLOAD_REF_GENOMEmodule was failing withdockercontainer. - Other QoL fixes.
- Nextflow
Published by biocoder over 1 year ago
cronology - cronology v0.1.0
cronology is an automated workflow for Cronobacter whole genome sequence assembly, subtyping and traceback based on NCBI Pathogen Detection Project for Cronobacter.
This is the first release of the data analysis pipelines. It:
- Performs read quality filtering using
fastp. - Performs de novo assembly using
shovill. - Performs genome assembly polish using
polypolish. - Performs gene prediction and annotation using
prokka. - Generates assembly metrics using
quast.py. - Subtypes assemblies using
RMLST. - Performs whole genome based comparison using
mashandmashtreeusing NCBI Pathogen Detection for Cronobacter. - Optionally performs pangenome analyses using
pirate.
- Nextflow
Published by biocoder about 2 years ago