-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
compute the number of hbonds in pdb #112
Open
wpena1
wants to merge
1
commit into
main
Choose a base branch
from
wpc7
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
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
2021.03.5 Test ReportGlobal Parameters
Results
Test Detailslipinski_rule_of_fiveException on response 0module 'rdkit.Chem' has no attribute 'rdMolDescriptors' Exception on response 1module 'rdkit.Chem' has no attribute 'rdMolDescriptors' Exception on response 2module 'rdkit.Chem' has no attribute 'rdMolDescriptors' Exception on response 3module 'rdkit.Chem' has no attribute 'rdMolDescriptors' Exception on response 4module 'rdkit.Chem' has no attribute 'rdMolDescriptors' cubesderivative1d-chderivative_2degdipoleException on response 0unsupported operand type(s) for -: 'float' and 'NoneType' Exception on response 1expected an indented block (<string>, line 23) Exception on response 2unsupported operand type(s) for -: 'float' and 'NoneType' Exception on response 3unsupported operand type(s) for -: 'float' and 'NoneType' Exception on response 4unsupported operand type(s) for -: 'float' and 'NoneType' hbondsException on response 0invalid syntax (<string>, line 20) Exception on response 1invalid syntax (<string>, line 20) Exception on response 2invalid syntax (<string>, line 20) Exception on response 3name 'angle_' is not defined Exception on response 4module 'mdtraj' has no attribute 'baker_hub' hydrophobic_resException on response 0invalid syntax (<string>, line 23) integralException on response 4invalid syntax (<string>, line 21) trapinvert_matrixiupac2smilesException on response 0Python argument types in
rdkit.Chem.rdmolfiles.MolToSmiles(NoneType)
did not match C++ signature:
MolToSmiles(RDKit::ROMol mol, bool isomericSmiles=True, bool kekuleSmiles=False, int rootedAtAtom=-1, bool canonical=True, bool allBondsExplicit=False, bool allHsExplicit=False, bool doRandom=False) Exception on response 1Python argument types in
rdkit.Chem.rdmolfiles.MolToSmiles(NoneType)
did not match C++ signature:
MolToSmiles(RDKit::ROMol mol, bool isomericSmiles=True, bool kekuleSmiles=False, int rootedAtAtom=-1, bool canonical=True, bool allBondsExplicit=False, bool allHsExplicit=False, bool doRandom=False) Exception on response 2Python argument types in
rdkit.Chem.rdmolfiles.MolToSmiles(NoneType)
did not match C++ signature:
MolToSmiles(RDKit::ROMol mol, bool isomericSmiles=True, bool kekuleSmiles=False, int rootedAtAtom=-1, bool canonical=True, bool allBondsExplicit=False, bool allHsExplicit=False, bool doRandom=False) Exception on response 3Python argument types in
rdkit.Chem.rdmolfiles.MolToSmiles(NoneType)
did not match C++ signature:
MolToSmiles(RDKit::ROMol mol, bool isomericSmiles=True, bool kekuleSmiles=False, int rootedAtAtom=-1, bool canonical=True, bool allBondsExplicit=False, bool allHsExplicit=False, bool doRandom=False) Exception on response 4Python argument types in
rdkit.Chem.rdmolfiles.MolToSmiles(NoneType)
did not match C++ signature:
MolToSmiles(RDKit::ROMol mol, bool isomericSmiles=True, bool kekuleSmiles=False, int rootedAtAtom=-1, bool canonical=True, bool allBondsExplicit=False, bool allHsExplicit=False, bool doRandom=False) mapemapping_operatorException on response 0invalid syntax (<string>, line 19) Exception on response 1invalid syntax (<string>, line 19) Exception on response 2expected an indented block (<string>, line 20) Exception on response 3expected an indented block (<string>, line 25) Exception on response 4expected an indented block (<string>, line 20) matrix_factorialException on response 0only integer scalar arrays can be converted to a scalar index Exception on response 4only integer scalar arrays can be converted to a scalar index pair_wiseException on response 0invalid syntax (<string>, line 23) Exception on response 1invalid syntax (<string>, line 23) Exception on response 2invalid syntax (<string>, line 22) Exception on response 3unsupported operand type(s) for /: 'NoneType' and 'int' Exception on response 4invalid syntax (<string>, line 23) piException on response 0unsupported operand type(s) for -: 'NoneType' and 'float' Exception on response 2unsupported operand type(s) for -: 'NoneType' and 'float' Exception on response 3unsupported operand type(s) for -: 'NoneType' and 'float' Exception on response 4unexpected EOF while parsing (<string>, line 17) random_walkException on response 1unsupported operand type(s) for *: 'NoneType' and 'NoneType' Exception on response 2unsupported operand type(s) for *: 'NoneType' and 'NoneType' Exception on response 3invalid syntax (<string>, line 20) Exception on response 4invalid syntax (<string>, line 20) remove-water-chException on response 0'Trajectory' object has no attribute 'restrict_' Exception on response 1'Trajectory' object has no attribute 'rest' Exception on response 2'NoneType' object has no attribute 'n_atoms' Exception on response 3EOL while scanning string literal (<string>, line 17) Exception on response 4invalid syntax (<string>, line 20) remove-waterException on response 1EOL while scanning string literal (<string>, line 19) Exception on response 2name 'tra' is not defined Exception on response 3'NoneType' object has no attribute 'n_atoms' rmse-chrmserogException on response 0name 'radius' is not defined Exception on response 1name 'radius' is not defined Exception on response 2name 'radius' is not defined Exception on response 3name 'radius' is not defined Exception on response 4name 'radius_of_' is not defined select_framessequencesmoke |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
loada pdb file and computes number of hydrogen bonds