-
Notifications
You must be signed in to change notification settings - Fork 115
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed bug that made --print output inconsitent (#112)
* Added tests for --no-hydrogen/filters and --print is consistency * Discovered and fixed printed structure, when filtering atoms (#111) * Updated test coverage to cover bad --print order, Restructured main to be consistent with print * Added new --print options for printing only atoms used in RMSD calculation/rotation * Removed out-commented code and added clarification comment --------- Co-authored-by: Takafumi Shiraogawa <[email protected]>
- Loading branch information
1 parent
69f9239
commit a543e55
Showing
4 changed files
with
143 additions
and
66 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
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
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
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