Skip to content

Releases: iqbal-lab-org/viridian

v1.2.2

30 Apr 14:27
Compare
Choose a tag to compare

Bug fix: version flag of previous version 1.2.0 was not updated. This release is to fix that, so it now reports 1.2.2.

v1.2.1

30 Apr 13:14
Compare
Choose a tag to compare

Bug fix where if there the pipeline would stop if there was only one amplicon scheme, because the second best score didn't exist (issue #111)

Known issue with this release: the --version flag was not updated, and still reports 1.2.0.

v1.2.0

20 Mar 11:44
Compare
Choose a tag to compare
  • Added new command line task dl_and_run, to download and run a batch of reads
  • changed name of options --ena_run -> --run_accession; --keep_ena_reads -> --keep_downloaded_reads
  • fixed bug where downloaded reads had to be paired. Now unpaired works
  • fixed bug where --tech option had to be specified when downloading reads

v1.1.0

26 May 15:40
Compare
Choose a tag to compare

Allow Illumina reads to be unpaired

v1.0.0

18 May 17:04
Compare
Choose a tag to compare
  • main script called viridian (viridian_workflow also kept for backwards compatibility, they are actually the same scripts)
  • improved scheme detection, using mapped fragment ends to make a normalised score, and remove unseen primers
  • add schemes artic5 and varskip
  • add ion torrent support
  • command line option to simulate fragments from reads and get the scheme scores
  • output MSAs for tree building
  • option to get reads from bam or download from ENA
  • optionally run ReadItAndKeep
  • plots of scheme score results and depth across genome
  • qc TSV and masking includes handling indels and ambiguous IUPAC codes
  • various bug fixes and other small improvements

v0.3.7

02 Mar 15:09
Compare
Choose a tag to compare
Add auto built Docker image to github containers

v0.3.6

18 Feb 17:20
Compare
Choose a tag to compare
Internal release, better handling of fragmented consensus sequences

v0.3.5

11 Feb 12:03
Compare
Choose a tag to compare
Internal release, adds ampliseq amplicon scheme

v0.3.4

26 Jan 16:50
e76e99c
Compare
Choose a tag to compare
Internal release with enhanced logging and optional thresholds

v0.3.2

17 Jan 17:11
6edd5c8
Compare
Choose a tag to compare
Internal release with FRS and depth masking