Major changes to profound
are documented here.
Version numbers for the project follow the conventions described in :pep:440
and Semantic versioning 2.0.0 <http://semver.org/>
_, with the exceptions that:
-
versions below
1.0.0
will be numbered as0.major.minor-or-patch
-
versions above
1.0.0
will be numbered asmajor.minor.patch
, as is typical
Add new query type RNADiffusionMaskedQuery
- More constraints on Boltz
- Promoter activity parameter change (pre-release) and new way to see tracks
Added Boltz structure inference
Added diffusion models
Fixing the github release pipeline
Added support for promoter activity inference.
Full API overhaul, now with class-based queries and responses.
- First version for Github and release
- Added documentation
- Added UTR model and ESM
- Added batch inference
- First version, AAO only