Skip to content

Releases: diyabc/diyabcGUI

v1.2.1-beta official beta release

Choose a tag to compare

@gdurif gdurif released this 21 Feb 18:09

If you encounter any problem, please check ongoing issues or fill a new issue here https://github.com/diyabc/diyabcGUI/issues

No installation required. Please check https://github.com/diyabc/diyabcGUI/blob/master/README.md for instructions.

Disclaimer:

  • some bugs may remain with advanced usage (see list of ongoing issues), we are currently working to fix them.
  • The Synthetic data file generation module is not working, please use the previous release (v1.0.14-beta) if you want to generate pseudo-observed data file. The full pipeline for DIYABC-RF (training set simulation and random forest analysis) should however be working.

Change log:

  • fix multiple bugs
  • analysis project organized by tabs

v1.1.1-beta official beta release

Pre-release

Choose a tag to compare

@gdurif gdurif released this 26 Nov 11:28

⚠️ major issue, use next version

If you encounter any problem, please check ongoing issues or fill a new issue here https://github.com/diyabc/diyabcGUI/issues

No installation required. Please check https://github.com/diyabc/diyabcGUI/blob/master/README.md for instructions.

Disclaimer:

  • some bugs may remain with advanced usage (see list of ongoing issues), we are currently working to fix them.
  • The Synthetic data file generation module is not working, please use the previous release (v1.0.14-beta) if you want to generate pseudo-observed data file. The full pipeline for DIYABC-RF (training set simulation and random forest analysis) should however be working.

Change log: see PR #96 and issue #110 #116

v1.1.0-beta official release

Pre-release

Choose a tag to compare

@gdurif gdurif released this 25 Aug 17:38

⚠️ major issue, use next version

If you encounter any problem, please check ongoing issues or fill a new issue here https://github.com/diyabc/diyabcGUI/issues

No installation required. Please check https://github.com/diyabc/diyabcGUI/blob/master/README.md for instructions.

Disclaimer:

  • some bugs may remain with advanced usage (see list of ongoing issues), we are currently working to fix them.
  • The Synthetic data file generation module is not working, please use the previous release (v1.0.14-beta) if you want to generate pseudo-observed data file. The full pipeline for DIYABC-RF (training set simulation and random forest analysis) should however be working.

Change log: see PR #96 and related

v1.0.14-beta official release for beta testing

Choose a tag to compare

@gdurif gdurif released this 12 Mar 11:40

⚠️ 🚧 IMPORTANT: an important release is due before the end of June 2021 (the planning is now fixed, after several delays). It will fix numerous ongoing issues. Please wait for this new release before opening new issues. It was preivously planned for May 12th, and we are really sorry for the delay, the final development stage did not go as smoothly as we expected. 🚧 ⚠️

If you encounter any problem, please check ongoing issues or fill a new issue here https://github.com/diyabc/diyabcGUI/issues

No installation required. Please check https://github.com/diyabc/diyabcGUI/blob/master/README.md for instructions.

Disclaimer: some bugs may remain with advanced usage (see list of ongoing issues), we are currently working to fix them.

Change log:

v1.0.13-beta official release for beta testing

Choose a tag to compare

@gdurif gdurif released this 11 Mar 12:10

If you encounter any problem, please check ongoing issues or fill a new issue here https://github.com/diyabc/diyabcGUI/issues

No installation required. Please check https://github.com/diyabc/diyabcGUI/blob/master/README.md for instructions.

Disclaimer: some bugs may remain with advanced usage (see list of ongoing issues), we are currently working to fix them.

Change log:

v1.0.12-beta Official release for beta testing

Choose a tag to compare

@gdurif gdurif released this 04 Mar 08:03

If you encounter any problem, please check ongoing issues or fill a new issue here https://github.com/diyabc/diyabcGUI/issues

No installation required. Please check https://github.com/diyabc/diyabcGUI/blob/master/README.md for instructions.

Disclaimer: some bugs may remain with advanced usage (see list of ongoing issues), we are currently working to fix them.

Change log:

v1.0.11 Official release for beta testing

Choose a tag to compare

@gdurif gdurif released this 23 Feb 16:09

If you encounter any problem, please check ongoing issues or fill a new issue here https://github.com/diyabc/diyabcGUI/issues

No installation required. Please check https://github.com/diyabc/diyabcGUI/blob/master/README.md for instructions.

Disclaimer: some bugs may remain with advanced usage (see list of ongoing issues), we are currently working to fix them.

Change log:

  • Should fix #83 and #84 (to be validated)

v1.0.10 Official release for beta testing

Choose a tag to compare

@gdurif gdurif released this 22 Feb 16:50

If you encounter any problem, please check ongoing issues or fill a new issue here https://github.com/diyabc/diyabcGUI/issues

No installation required. Please check https://github.com/diyabc/diyabcGUI/blob/master/README.md for instructions.

Disclaimer: some bugs may remain with advanced usage (see list of ongoing issues), we are currently working to fix them.

Change log:

1.0.9-beta Official release for beta testing

Choose a tag to compare

@gdurif gdurif released this 04 Feb 17:31

If you encounter any problem, please check ongoing issues or fill a new issue here https://github.com/diyabc/diyabcGUI/issues

No installation required. Please check https://github.com/diyabc/diyabcGUI/blob/master/README.md for instructions.

Disclaimer: some bugs may remain with advanced usage (see list of ongoing issues), we are currently working to fix them.

Change log:

  • switch to R-portable 4.0.3
  • enable synthetic data generation module
  • MRC filter is implemented

1.0.8-beta1 Current pre release for beta testing

Choose a tag to compare

@gdurif gdurif released this 20 Jan 13:56

If you encounter any problem, please fill an issue here https://github.com/diyabc/diyabcGUI/issues

No installation required. Please check https://github.com/diyabc/diyabcGUI/blob/master/README.md for instructions.

ChangeLog (sorry, in french) :

  • il est possible de fournir le zip d'un projet existant dans "Existing project"

  • le nom de projet global est maintenant requis (bloquant si oublié mais il y a un warning)

  • on peut définir des sous-projets par analyse ("Analysis (sub-project) name") qui correspondent à des sous-répertoires du même nom où sont stockés les résultats des analyses correspondantes (ça permet de faire plusieurs analyses RF sur le même training set)

  • les données restent stockées dans le répertoire principal du projet, c'était plus simple.

  • en mode SNP IndSeq, le nombre de loci dispo tient compte du MAF (et l'info sur le filtrage est donnée dans la rubrique "Data info"). Pour le mode SNP PoolSeq, la correction du nombre de loci dispo par le filtrage MRC n'est pas encore implémentée