Skip to content

Releases: MultipathogenGenomics/dampa

v0.2.0

03 Nov 05:23

Choose a tag to compare

  • Added target generation function to produce a fasta file that can be used in downstream mapping analysis. Sequencing data generated by capture using a given panel design can be mapped to the target file to determine the presence of target organisms. i.e. using castanet
  • Target generation is currently in development!!
  • Added remove_outliers flag. This will cluster input sequences at a low cutoff (i.e. 80% identity) then remove sequences that are in singleton clusters. The rationale is that these are likely to be another species or possibly artificially modified (i.e. codon optimised). caution should be used if you have a sparse, diverse genome collection.

Full Changelog: v0.1.4...v0.2.0

v0.1.4

25 Jun 10:17

Choose a tag to compare

pangraph executable selection fix / refactor

fix eval errors

17 Jun 01:08

Choose a tag to compare

v0.1.3

Add --keeptmp argument and update version to 0.1.3

v0.1.2 minor updates

28 May 04:55
c4f3a25

Choose a tag to compare

Update __init__.py

v0.1.1 Minor bugfixes and pangenome graph linear merge

13 May 23:30

Choose a tag to compare

Fixed error with design -h output

Added function to merge linear chains of pangenome graph nodes in the pangenome consensus fasta file. This reduces increased probes caused by more node edges.

Initial release

08 May 23:22
1f0c80f

Choose a tag to compare

Initial Dampa release

v0.1.0 alpha initial release

07 May 04:40

Choose a tag to compare

Pre-release

for testing purposes