Releases: Dialpuri/Sails
Releases · Dialpuri/Sails
v0.3.1
v0.3.0
What's Changed
- Add O-Mannosylation to Sails by @Dialpuri in #2
- External build system by @Dialpuri in #3
- Add EM Support by @Dialpuri in #4
- Format files and add pre-commit by @Dialpuri in #5
- Add uncommon residues to snfg by @Dialpuri in #6
- Emscripten build by @Dialpuri in #7
- Add WURCS Support by @Dialpuri in #8
- Add morph support by @Dialpuri in #9
- Update Documentation by @Dialpuri in #10
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Add Internal SNFG engine by @Dialpuri in #1
- Add internal solvent accessibility calculation
- Added new command line tools
sails-snfg
to generate SNFGs for any CIF or PDB file - Removed external SNFG dependency
New Contributors
Full Changelog: v0.1.4...v0.2.0
v0.1.4
What's Changed
- Added
sails-find
utility command line tool - Exposed interface functions
- Squashed bugs
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- Fixed bug causing an attempt at removing the same residue twice
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- Added ability to determine Fobs column names from supplied reflection data
- Added compare script accessible with
sails-compare
- Squashed bugs
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- Fixed bugs with command line interface
- Added better error message when missing monomer library
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Version 0.1.0
- First release of Sails
- Support for n-glycosylation
- Support for c-glycosylation
- Support for SNFG generation
- Python API
Full Changelog: https://github.com/Dialpuri/Sails/commits/v0.1.0