Skip to content

Releases: iqbal-lab-org/pandora

Version 0.7.0

24 Nov 07:13
16c63ab
Compare
Choose a tag to compare

This is the first tagged release in a while, and importantly, the first release since releasing the preprint. It has a lot of breaking changes when compared to v0.6 and also to the pandora_paper_tag1 tag.

Added

  • discover subcommand for de novo variant discovery [#234]
  • many more tests

Changed

  • FASTA/Q files are now parsed with klib [#223]
  • command-line interface is now overhauled with many breaking changes
    [#224]
  • global genotyping has been made default [#220]
  • Various improvements to VCF-related functions

Fixed

  • k-mer coverage underflow bug in LocalPRG [#183]

0.6

05 Sep 16:11
3acb5b9
Compare
Choose a tag to compare
0.6 Pre-release
Pre-release

Now with a dockerfile.

Pre-release

30 May 10:01
5197169
Compare
Choose a tag to compare
Pre-release Pre-release
Pre-release
  • Index, map and compare are now more stable
  • Includes initial implementation of de novo discovery
  • With multi-threading, indexing now takes ~30 minutes on 16 threads to index an E. coli PanRG with 35,000 local graphs representing genes and intergenic regions
  • Compare not yet optimized : with 124GB RAM on a single core, can expect to be able to compare 16 Nanopore samples with 30X coverage each, or 16 Illumina samples with 20X coverage (just)

First pre-release

09 Jul 10:18
b0ea71b
Compare
Choose a tag to compare
First pre-release Pre-release
Pre-release

Allows consensus sequence inference and genotyping for nanopore and illumina data for a single sample read dataset