Releases: jaleezyy/covid-19-signal
Releases · jaleezyy/covid-19-signal
v1.4.2
v1.4.1
v1.4.0
- Add quick alignment of iVar and FreeBayes consensus sequences if FreeBayes is run
- Updates to postprocessing reports including the addition of Pangolin lineage assignments and consensus nucleotide differences between iVar and FreeBayes
- Individual sample and summary reports are more dynamic, only displaying information generated by optional tools if run through SIGNAL and output files found
- SIGNAL
ncov_tools
now takes a list of negative control sample identifiers or prefixes to provide a more complete ncov-tools config.yaml file - Fixed a dependancy issue when running BreSeq through SIGNAL
v1.3.0
- Add FreeBayes consensus and variant calling in parallel with iVar (option can be activated in config file along with BreSeq)
- Updates to SIGNAL postprocess to indicate differences in variant calls between iVar and FreeBayes
- Restore multiple pool samples support (now only applies to samples sharing the same sample identifier in the sample table)
- Updated sample table generator script (
generate_sample_table.sh
) to handle FASTQ files for multiple pool samples - Updates to ncov-tools submodule (automatically formats data for ncov-tools v1.4+, but manual run of ncov-tools is still required)
- Updated README
v1.2.1
v1.2.0
v1.1.0
- Removes multiple pool samples support (as this isn't used, was fragile, and introduced bugs)
- Update to ivar 1.3
- Makes running breseq optional
- Updates ncov-tools submodule (automatically formats data for ncov-tools manual run but automatic running of this still has issues related to nested conda envs).