Releases: kiharalab/CryoREAD
Releases · kiharalab/CryoREAD
CryoREAD v11.0
What's Changed
- Update environment.yml to prevent pytorch compatibility issue with In… by @AntiMatter568 in #7
- Update requirements.txt by @AntiMatter568 in #8
New Contributors
- @AntiMatter568 made their first contribution in #7
Full Changelog: v10.2...v11.0
1 fixed edge density failure bug in very big map
CryoREAD v10.2
- Add pytorch based resize, which is much faster.
- fix the bug of solution exploration when the structure is very small.
- support fasta with lowercase
CryoREAD v10.1
Fix a small bug in refinement of structure modeling without sequence information
CryoREAD v10.0
Extend modelling support to maps at resolution up to 10A.
CryoREAD v9.1
- fix small fragment bug
- fix bugs when encountering with structures with more than 10,000 nucleotides.
CryoREAD v9.0
add evaluation script for comparing predicted structure and native structure to avoid unfair comparison of other methods with CryoREAD.
CryoREAD v8.2
Fix the bug for below-zero density processing
CryoREAD v8.1
1 remove redundant intermediate files, file system friendly for big structures.
2 server-side updated, run more efficiently
CryoREAD v8.0
1 change output pdb name
2 fix bugs when some base types did not exist in our prediction.
CryoREAD v7.0
Fix bugs for super small RNA with less than 10 nucleotides.