Don't omit bonds with bondOrder > 3

Apparently some sdfs use a bondOrder of 4 to indicate aromatic bonds.
At some point need to implement aromatic stick visualization.
This commit is contained in:
dkoes
2020-05-01 16:56:52 -04:00
parent 7f9221791e
commit 28319e2260
4 changed files with 13 additions and 11 deletions

View File

@@ -15,9 +15,7 @@
{
"cell_type": "code",
"execution_count": 4,
"metadata": {
"collapsed": false
},
"metadata": {},
"outputs": [
{
"data": {
@@ -97,9 +95,7 @@
{
"cell_type": "code",
"execution_count": 5,
"metadata": {
"collapsed": false
},
"metadata": {},
"outputs": [
{
"data": {
@@ -126,9 +122,7 @@
{
"cell_type": "code",
"execution_count": 6,
"metadata": {
"collapsed": false
},
"metadata": {},
"outputs": [
{
"data": {
@@ -202,7 +196,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython2",
"version": "2.7.10"
"version": "2.7.17"
}
},
"nbformat": 4,