Skip to content

Releases: grenaud/vgan

v3.0.0 - Fagiolo

10 Apr 18:56
Compare
Choose a tag to compare

This release includes "soibean", a tool designed for the species identification of a pre-analysed ancient environmental DNA sample.

  • "soibean" identifies species, a mix of species as well as potential ancestral states of modern references from a FASTQ-file of reads that have been classified to a lower taxonomic resolution (e.g. family level)
  • "soibean" uses an MCMC sampling algorithm to find the most likely position on a phylogenetic tree for a species or multiple closely related species in a given sample.
  • At the current time, we are restricted to mitochondrial genomes from Tetrapoda and Arthropoda

Please note, if you would like to use euka with the new release, it is necessary to redownload euka's graph files as described in the README.

v2.0.2 - Miritillo

28 Apr 13:36
Compare
Choose a tag to compare

This release fixes minor mistakes in euka's likelihood function for classifying a read and the likelihood function used to compute the MCMC as well as corrections in the README.

v2.0.1 - Mirtillo

03 Apr 19:39
cc27968
Compare
Choose a tag to compare

This release includes "euka", a tool designed for the rapid and accurate characterization of ancient environmental DNA samples.

It uses a taxonomy-based pangenome graph of reference genomes for robustly assigning DNA sequences and uses a maximum-likelihood framework for abundance estimation.
At the present time, our database is restricted to mitochondrial genomes of tetrapods and arthropods but can be expanded in future versions.

v2.0.0 - Mirtillo

28 Mar 12:59
Compare
Choose a tag to compare

This release includes "euka", a tool designed for the rapid and accurate characterization of ancient environmental DNA samples.

  • It uses a taxonomy-based pangenome graph of reference genomes for robustly assigning DNA sequences and uses a maximum-likelihood framework for abundance estimation.
  • At the present time, our database is restricted to mitochondrial genomes of tetrapods and arthropods but can be expanded in future versions.

v1.0.2

17 Jan 08:27
Compare
Choose a tag to compare

Update to the Makefile to reflect changes in VG submodule dependencies.

In particular, the Makefile reverts commits of all VG submodules to avoid any future issues pertaining to changes to the VG codebase.

Mela v1.0.1

18 Oct 11:57
Compare
Choose a tag to compare

Minor fix to HaploCart help message and variable name (no change to the algorithm).

v1.0.0 - Mela

23 Sep 12:55
Compare
Choose a tag to compare

Make the static binary executable:
chmox +x vgan

Docker image: docker.io/gabrielreno/vganv1.0.0