Skip to content

Releases: BDI-pathogens/ShiverCovid

v3.0.4

24 Mar 14:34
Compare
Choose a tag to compare
  • Correct header function in QC combine_csvs.sh
  • Correct qc pipeline field

v3.0.3

14 Mar 08:31
Compare
Choose a tag to compare
  • Add pipeline to QC file
  • Remove unnecessary local variables in qc_consensus.sh

v3.0.2

23 Nov 08:17
Compare
Choose a tag to compare

Remove unnecessary config check loop

v3.0.1

22 Nov 14:47
Compare
Choose a tag to compare
  • Add git to environment.yml
  • Correct join in Snakefile

v3.0.0

22 Nov 13:38
a8193ed
Compare
Choose a tag to compare
  • Make environment.yml non-OS specific

  • Record Git repo information in a yaml file in the processing directory

  • Make the shiver mapper configurable in config.yaml

  • Require the SMARTer adapter version (v2, v3) as input to setup.sh & prepare.sh and record in config.yaml

  • Add SMARTer adapter trimming (3bp or 14bp, read 2), with the number of bps to trim determined by the SMARTer adapter version

  • Rename rules and scripts to make it clear when trimming is being done

v2.0.0

19 Oct 14:36
481c1cd
Compare
Choose a tag to compare
  • Move preprocessing before trimmomatic
  • Refactor preprocessing script
  • Adjust trimmomatic parameters
  • Pass trimmomatic output to shiver
  • Turn off trimmomatic in shiver
  • Use bowtie2 as the mapper in shiver
  • Use samples.txt in processing (rather than raw data) directory

v1.2.3

23 Sep 07:14
Compare
Choose a tag to compare

Simplify rule pipeline_trimmomatic params

v1.2.2

17 Sep 12:29
Compare
Choose a tag to compare

Update GitHub Actions

v1.2.1

07 Sep 09:44
Compare
Choose a tag to compare
  • Add GitHub Action to lint with flake8
  • Associated Python code updates

v1.2.0

02 Sep 12:21
255f97d
Compare
Choose a tag to compare

Run pangolin update as part of pre-processing as it fails with qsub