Skip to content

Releases: Changwanseo/FunVIP

FunVIP 0.5.7

25 Nov 07:03
ee840f5

Choose a tag to compare

What's Changed

Added --cluster_max_target_seqs option. Increasing this may help finding better outgroup,
while search step would be slower and result larger intermediate file size

FunVIP 0.5.6

07 Nov 03:44
1e189d2

Choose a tag to compare

  • Small optimizations in tree_interpretation
  • Better deterministic behavior by fixing random seed

What's Changed

Full Changelog: 0.5.5...0.5.6

FunVIP 0.5.5

06 Nov 01:10
a6ea098

Choose a tag to compare

What's Changed

  • Native support for Apple Silicon has launched!

FunVIP 0.5.4

04 Nov 06:55
ab80283

Choose a tag to compare

What's Changed

Full Changelog: 0.5.3...0.5.4

FunVIP 0.5.3

23 Oct 07:44
27ff523

Choose a tag to compare

  • Reordered manage_unicode calls to run before string manipulations for genus, species, and group fields to handle terminal spaces correctly.
  • Improved sequence handling to prevent unicode errors
  • Updated the project version to 0.5.3 in pyproject.toml.

FunVIP 0.5.2

13 Sep 08:20
1fbd6d2

Choose a tag to compare

What's Changed

  • Fixed FunVIP cannot read csv files with newline characters within quoted string
  • Fixed non-overlapping sequence detection indicating wrong pair of sequences
  • Fixed non-overlapping sequence detection indicating wrong pair of sequences

FunVIP 0.5.1

06 Aug 23:46
1fbd6d2

Choose a tag to compare

Release Notes

  • Fixed "&" sign in svg fails visualization

FunVIP 0.5.0

05 Aug 08:55
2c224a3

Choose a tag to compare

Update Notice: FunVIP 0.5.0 Released

You can update to the latest versions using:

pip install FunVIP --upgrade

Release Notes

  • Fixed issue with suspicious group detection - use the new --nosuspicious flag if you prefer the previous behavior
  • Added --terminate option - pipeline will stop when problematic alignments are detected
  • Enhanced diagnostics for alignments without overlapping regions - now identifies which sequence pairs are causing issues and provides a summary at the end
  • Fixed IQ-TREE crashes under specific conditions
  • Fixed modeltest-ng compatibility with Windows
  • Added bootstrap values to original tree SVG files
  • Corrected column names in Penicillium test dataset
  • Improved rerooting algorithm
  • Added temporary fix for crashes when using more than 100 threads
  • Updated GenMine dependency to version 1.3.0
  • Increased default font size for better readability
  • Changed default alignment to right-justify sequence IDs

FunVIP 0.4.1

07 Feb 02:03
a2e09fa

Choose a tag to compare

  • Enabled modeltest-ng dependency for Windows system
  • Fixed iqtree terminating with certain modeltest condition

FunVIP 0.4.0

04 Feb 09:24
4bf2c60

Choose a tag to compare

This is official release of FunVIP version, in published article.
Few bug fixes and improvments were included.

Patch notes from 0.3.25

  • Added option subgenus for --level
  • GenMine sequence download will be performed in randomized order to avoid NCBI ban if FunVIP is too frequently performed
  • Fixed zero length sequences terminating model selection