-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Added `__eq__` functionality to `parser.Residue` and `parser.Chain` - Fixed issue with reading/writing files with new `_entity_poly.type` chain type determination - Added several tests for the parser, including reading/writing tests # Please enter the commit message for your changes. Lines starting # with '#' will be ignored, and an empty message aborts the commit. # # On branch main # Your branch is up to date with 'origin/main'. # # Changes to be committed: # modified: rna3db/parser.py # new file: tests/test_data/1ehz.cif # new file: tests/test_data/3cgs.cif # new file: tests/test_data/old_1ehz_A.cif # new file: tests/test_parser.py # # Untracked files: # notebooks/4x4n.ipynb # notebooks/8opl.ipynb # notebooks/_entity_poly_investigate.ipynb # notebooks/_entity_poly_investigate.txt # notebooks/clan_investigate.ipynb # notebooks/dev.ipynb # notebooks/diff.ipynb # notebooks/families_with_hits.ipynb # notebooks/find_length_range.ipynb # notebooks/improved_split_strategy.ipynb # notebooks/make_atom_table.ipynb # notebooks/mini-overfit.ipynb # notebooks/multichain_small.ipynb # notebooks/o.cif # notebooks/parse_coords.ipynb # notebooks/remake_split.ipynb # notebooks/resolution.ipynb # notebooks/rna3db-json.ipynb # notebooks/rna3db-update.json # notebooks/rna3db.json # notebooks/split2_dev.ipynb # notebooks/split_dev.ipynb # notebooks/supplementary_table.ipynb # notebooks/table.ipynb # notebooks/tmp.ipynb #
- Loading branch information
1 parent
5567f82
commit 1b041a9
Showing
5 changed files
with
7,787 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.