Releases: DasLab/create_templates
Releases · DasLab/create_templates
v1.1.0
v1.0.0
v0.3
Some updates to get ready for Kaggle deployment:
- Hotfix to release date lookup -- should do this after checking if cif exists (due to some missing DNA-containing test sequences, which should be skipped).
- Put main loop & output code into functions that can be easily called by external scripts
v0.2
Getting ready for all-atom templates
- Look at insertion codes to make sure the correct residues are being pulled out of templates.
- Save 26 atom names to
allatomfiles. - Save
pdb_id,pdb_seq_num,pdb_ins_code, andpdb_resnameto all-atom files to allow later tracing back to templates.
v0.1
Release initial version that should closely match MMseqs2 3D RNA template identification Kaggle notebook