Recent Releases of gappa
gappa - gappa v0.9.0
Notable Changes
- Move
prepare extractcommand toedit extract - Add option for excluding stem branches in
extractcommand #31 - Add options to rename output files of
extract, and change their defaults
- C++
Published by lczech about 1 year ago
gappa - gappa v0.8.5
Notable Changes
- Add GLM coefficient output to Placement-Factorization
- Add Kendall's tau to Edge Correlation
- Fix issue in Assign command
- C++
Published by lczech over 1 year ago
gappa - gappa v0.8.4
Notable Changes
- Fix bug in Edge PCA transformation table, and add more helpful tables and trees
- Refine CMake OpenMP static linking setup
- C++
Published by lczech almost 3 years ago
gappa - gappa v0.8.3
Notable Changes
- Add per-sample MSA file output in unchunkify, based on the chunked (hashed) query MSA
- Improve SVG output by setting proper document boundaries
- Extend tree output options, in particular for Newick
- Stability fixes for OpenMP and build setup for MacOS
- Fix EDPL histogram empty max value edge case #21
- C++
Published by lczech about 3 years ago
gappa - gappa v0.8.2
Notable Changes
- Add pendant length filters to
filtercommand
- C++
Published by lczech over 3 years ago
gappa - gappa v0.8.1
Notable Changes
- Add
clean-treecommand - Add taxon name cleaning option to taxonomy tree command
- Fix Newick reader error when reading multiple numeric values of a node
- C++
Published by lczech about 4 years ago
gappa - gappa v0.8.0
Notable Changes
- Add
filtercommand - Add
mergecommand - Add
lwr-distributioncommand and helper script - Refactor
lwrcommand intolwr-histogramandlwr-list - Add
--distant-labeloption forassigncommand - Rename module
randomtosimulate - Refine a lot of documentation and option descriptions
- Refine automatic thread number guessing to use OpenMP
- Fix nan issue in KR distance computation
- C++
Published by lczech about 4 years ago
gappa - gappa v0.7.1
Version bump to fix the version number. It was somehow stuck at v0.6.1
- C++
Published by lczech almost 5 years ago
gappa - gappa v0.7.0
Notable Changes
- Refactor file output to offer suffixes and gz compression
- Fix table input separator char option
- Fix file input gz filtering
- Fix KR distance normalization
- C++
Published by lczech about 5 years ago
gappa - gappa v0.6.1
Notable Changes
- Add support for multi gz file input
- Add more options to
gappa examine assigncommand - Refine documentation
- Fix several issues and bugs
- Extend travis test cases
- C++
Published by lczech over 5 years ago
gappa - gappa v0.6.0
This is the release that accompanies the publication of our application note
Genesis and Gappa: processing, analyzing and visualizing phylogenetic (placement) data. Lucas Czech, Pierre Barbera, and Alexandros Stamatakis. Bioinformatics, 2020. https://doi.org/10.1093/bioinformatics/btaa070
which is now the official reference to cite when using genesis and gappa.
- C++
Published by lczech about 6 years ago
gappa - gappa v0.5.1
Notable Changes
- Reduce memory footprint of Squash Clustering.
- C++
Published by lczech over 6 years ago
gappa - gappa v0.5.0
This is mostly a maintenance and quality-of-life update that improves usability and cleans up the interface.
Notable Changes
- Restructure analyze and examine modules.
- Move random data generation commands to own module.
- Add log file option.
- Improve error reporting and logging.
- Add tool commands, citation, license and version.
- Add proper formatting to help messages.
- Refine and add documentation of several commands.
- Several bug fixes.
- C++
Published by lczech over 6 years ago
gappa - gappa v0.4.0
Notable Changes
- Support for
jplacestandard versions 1 and 2. - Add
prepare random-placementscommand. - Better support for Mac OS.
- Fix https://github.com/bioconda/bioconda-recipes/pull/14765
- C++
Published by lczech almost 7 years ago
gappa - gappa v0.3.0
IMPORTANT
Unfortunately, this release has a broken commit hash for the genesis version. It hence does not work when using CMake to download the genesis dependency. Instead, you have to use git clone --recursive or some other git command to pull the correct genesis version. You have to pull this commit.
We do not fix this release, so please download a more recent release instead if needed. Sorry for the inconvenience.
Notable Changes
- Add
analyze placement-factorizationcommand. - Add
edit multiplicitycommand. - Add
edit splitcommand. - Add
prepare random-alignmentcommand. - Add
prepare random-treecommand. - Add
prepare taxonomy-treecommand.
- C++
Published by lczech almost 7 years ago
gappa - gappa v0.2.0
Changes:
- Add and change the output options for
assigncommand (#5). - Fix #6, where some large files were not parsed correctly.
- C++
Published by lczech about 7 years ago
gappa - gappa v0.1.0
Initial release that starts version counting. For now, the tool should not be considered stable. Anything may change at any time. More commands and features will be added. This release is mainly intended as a point of reference (see #4).
- C++
Published by lczech about 7 years ago