Releases: Rappsilber-Laboratory/xiRT
Releases · Rappsilber-Laboratory/xiRT
1.2.41
1.2.4
xiRT 1.2.3
Minor usabiility improvements and changes to the documentation.
- only load tensorflow when executing any work
- remove tensorflow-gpu dependencies
- remove graphviz and pydot dependencies
xiRT v.1.2.2 - usability improvements
Minor Release update which improves the generation and documentation of the parameter files.
E.g. example parameter files are now available in the github repository and they can be generated by running:
xirt -s learning_params.yaml
xirt -p xirt_params.yaml
xiRT v. 1.1.1
New Release with a couple of minor improvements:
- versioning is automated
- readme and docs
- example parrameters
Feature*
- allows transfer-learning when the number of fractions is not equal to the training data
xiRT v. 1.0.5
Major bug fixes/enhancements in
- ordinal regression encoding
- adds qc functionality to the main function
- enhances polynomial feature generation (only crosslinked peptide prediction errors are combined, as well as only peptide1/2 errors are combined) - for crosslink searches
- fixed heatmap plotting
- fixed 1-off error for softmax/sigmoid activation functions.
xiRT v. 1.0.33
First official release.
Package is not yet fully representing all the options from the publication (work in progress).
This release of xiRT comes with the ability to:
- use any combiation of activiation functions / chromatography experimental setup
- use the convenient command line interface ximl to perform RT prediction for linear and crosslinked peptides
- encode crosslinked peptide input in a highly configurable Siamese network structure
Dev Release
First Release on Github.
This release is a pre-release for library use only. Console scripts are not yet functional.